emvaized / kde-snap-assist

KWin script for KDE Plasma which suggests other window thumbnails on snap
https://store.kde.org/p/1875687
GNU General Public License v3.0
108 stars 6 forks source link

Cannot set colors in settings #7

Closed G2-Games closed 2 years ago

G2-Games commented 2 years ago

I don't know if this is an issue with the script, or with KDE, but I cannot set the colors in the system settings for the script: image

emvaized commented 2 years ago

Hmm, that's weird!

Did you tried re-login in Plasma, disabling/enabling the script? Are you able to set any color for these inputs, and then see the updated colors in the Snap Assist after re-enabling the script?

G2-Games commented 2 years ago

I have re-logged, disabled/enabled, and nothing has changed, even after updating. Additionally, setting the colors in the config file works fine, so I don't know what's up.

G2-Games commented 2 years ago

Update: The configs reset and turn the colors back to black after reboot;

[Script-kdesnapassist]
backdropColor=false
cardColor=false
hoveredCardColor=false
textColor=false

I have a feeling this is an issue with my system and not this script

emvaized commented 2 years ago

Yeah, I have the same feeling. Could not imagine how ColorButton element for a "string" type config could get the boolean "false" value.