Jakub Jaruszewski
Jakub Jaruszewski
@arielj I missed your PR. If thats okay with you I will mark this PR as a draft and wait until #3544 gets merged and rebase this on top of...
This is how "update available" looks: 
This is confirmed by #3592 There was a short discussion on Heroic's Discord that concluded that this setting probably should be renamed. _Note that I am not a maintainer and...
If anything this makes it unpredictable for the user, because suddenly NVAPI is disabled and option is misleading. If the option was `Enable NVAPI`, then I would expect it to...
Well, as far as I know Proton has internal nvapi blacklist, which can be only overriden by PROTON_FORCE_NVAPI
Breeze cursor theme has changed it's internal name, so probably your existing SDDM configuration is referencing non existing cursor theme. To remedy this: 1. Go to the cursor settings inside...
Can confirm on Plasma 6, even `-dpi` Xserver argument is not working for me. A workaround for Wayland is manually overrising scaling with env variable and manually setting `CusorSize` property....
> The other possibility is that compiling sddm with qt6 instead of qt5 is causing the issue. Since 0.21 was compiled for qt6 in arch's repository and previous versions were...
This issue is **fixed** in Kwin 6.0.3, by: - https://bugs.kde.org/show_bug.cgi?id=467039 - https://invent.kde.org/plasma/sddm-kcm/-/commit/61ab30924b9b26dafbad9f4eb3aa6e2cefe73fc1 **This requires EnableHiDPI to be set to true** which is not yet the default in `/etc/sddm.conf` (but will...
> It's almost perfect, except the cursor is twice as big as it should be. I am not sure how to use the CursorSize property to get the cursor to...