1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-07 13:57:40 +03:00

12 Commits

Author SHA1 Message Date
Michail Vourlakos
64f036dadd improve layouts elements interaction in config
--use DoubleClick to change ShowInMenu
--dont change Activities when Activities combobox
loses focus, only when the user has really clicked
an element
--select user-set backgrounds properly when showing
the combobox backgrounds popup
2018-04-20 02:01:30 +03:00
Michail Vourlakos
55c373a9e1 RTL fixes in settings windows 2018-04-19 20:48:21 +03:00
Michail Vourlakos
20c38f6f22 improvements in layouts editor painting 2018-04-16 19:02:45 +03:00
Michail Vourlakos
136a0f322b add missing license headers 2018-04-15 15:21:12 +03:00
Michail Vourlakos
dd2751add9 center activities text in Layouts 2018-02-15 19:34:34 +02:00
Michail Vourlakos
afe9a2e09d rename latteconfigdialog to settingsdialog 2018-02-03 13:35:58 +02:00
Michail Vourlakos
de794cf8fe show running Activities in bold in config window 2018-01-30 01:19:47 +02:00
Michail Vourlakos
8fb12bdbcf improvements to new Latte config window 2018-01-26 18:40:25 +02:00
Michail Vourlakos
f28edd6d03 make activities combobox work properly
--activitiescmbbox in layout manager now shows always only
the available activities
2017-07-24 20:01:11 +03:00
Michail Vourlakos
d8716f18a8 improve the Activities combobox behavior 2017-07-24 20:01:11 +03:00
Michail Vourlakos
0dfdd75746 drop QMultiComboBox for activities selection
--QMultiComboBox couldnt cooperate nicely with the
TableView, a different approach is needed. Probably
it is easier to just add a text indicator for the selected
activities
2017-07-24 20:01:11 +03:00
Michail Vourlakos
747fe2fd02 expose a QMultiComboBox for activities in layouts 2017-07-24 20:01:11 +03:00