lxqt / lxqt-config

Tools to configure LXQt and the underlying operating system
https://lxqt.github.io
GNU Lesser General Public License v2.1
83 stars 61 forks source link

lxqt-config-appearance: Possible to select multiple palettes and then apply #1048

Closed isf63 closed 2 weeks ago

isf63 commented 2 weeks ago

Under 'Qt Palette' it is possible to click "Load Palette", select multiple palettes, and then hit OK. When loading with multiple selected, I believe only the last one is applied, but in general it's nondeterministic.

Expected Behavior

Allowing for selecting more than one is necessary, to enable deleting multiple at a time.

Not sure what to do with "OK".

Current Behavior

Selecting multiple palettes and hitting OK either applies the last one or has unknown behavior.

tsujan commented 2 weeks ago

I believe only the last one is applied, but in general it's nondeterministic.

No, the current item is applied (which is usually the last one, but not necessarily), and it's deterministic.

All styles should have ways to distinguish the current item, whether it's selected or not. In this case, only the selected current item is applied.

I guess you use Breeze, which has more than one design flaw. The following screenshots are taken with Fusion and Kvantum. In both, the current item is "KvAmbience", and it is applied.

fusion

kvantum