Re: testing UIs and improving a11y all at once!

2022-08-10 Thread Alexey Andreyev
Cool initiative! I also could recommend similar projects related to Qt, UI and Appium-based testing to take a look for a reference. It's from the local company which maintains Sailfish fork called Aurora here at github: https://github.com/omprussia - appium — Appium patch to add an additional pla

Re: how to find kdesu?

2018-01-17 Thread Alexey Andreyev
Hello! command: "which kdesu" returns "/usr/bin/kdesu" for my archlinux command "readlink -f /usr/bin/kdesu" returns "/usr/lib/kf5/kdesu" so maybe "readlink -f `which kdesu`" is what you are searching for? 2018-01-17 14:43 GMT+03:00 Harald Sitter : > Moin > > I am currently trying to invoke kd

Re: KDM5?

2017-02-21 Thread Alexey Andreyev
https://github.com/Match-Yang/sddm-deepin https://github.com/absturztaube/sddm-archlinux-theme https://github.com/sniper1720/elegant-sddm-manjarolinux-theme https://github.com/AlfredoRamos/sddm-urbanlifestyle-theme 2017-02-21 15:04 GMT+03:00 René J.V. Bertin : > Hello, > > I get the impression I'

[Powerdevil] [Bug 357621] Screen cannot be turned on after it has been set to "energy saving" (goes off)

2016-04-05 Thread Alexey Andreyev via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357621 Alexey Andreyev changed: What|Removed |Added CC||aa...@ya.ru --- Comment #4 from Alexey

Re: How to add applications to the default panel?

2016-03-21 Thread Alexey Andreyev
Not sure I've understood you right, but how about edit ~/.config/plasma-org.kde.plasma.desktop-appletsrc ? Should be an option there to always show needed apps in a taskbar (even when closed). Somehow connected with 'launchers' keyword. 2016-03-21 16:11 GMT+03:00 Achim Mildenberger : > Hello, > >