stepanzubkov / where-is-my-sddm-theme

:eyes: The most minimalistic and highly customizable SDDM theme.
MIT License
191 stars 10 forks source link

Function and shortcut keys are not working. #12

Closed scientiac closed 11 months ago

scientiac commented 11 months ago

I tested them with sddm-theme --test-mode --theme . and when I tried to press f1 for help it didn't show the help text. I am running NixOS unstable with dependencies sddm qt5.qtquickcontrols2 qt5.qtgraphicaleffects.

stepanzubkov commented 11 months ago

try to test theme with sddm-greeter --test-mode --theme .. I always test my themes this way.

scientiac commented 11 months ago

Sorry, I mistyped it I did use sddm-greeter --test-mode --theme ., does it work on yours?

I tried to modify your theme to my liking, and ended up making this, I changed how the shortcuts worked though.

stepanzubkov commented 11 months ago

Yes, It work on my computer. What qt version are you using? It may differ from my qt version.

Your theme is cool! :) May you add free software license (MIT License, for example) to your theme so me and other people can use this free (with 4 essential software freedoms)?

scientiac commented 11 months ago

Done😉 Thanks for the theme. I'm on qt6 prolly (6.5.3), since it's a rolling release.

stepanzubkov commented 11 months ago

I use Qt 5.15 version (currently KDE Plasma Qt version). I think your qt version is a cause of problems (may be shortcuts is not working in qt6). I will test it on my KDE Neon system, that is using qt6.