1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-12 17:17:50 +03:00
Commit Graph

209 Commits

Author SHA1 Message Date
Michail Vourlakos
9e9a8428b5 improvements for ComboBoxButton
--centered aligned button text properly and
at the same time elide the text when needed in
order to not overlap with the combobox down
arrow
2019-03-27 21:03:16 +02:00
Michail Vourlakos
a461a66431 ui/behavior improvements for ComboBoxButtons 2019-03-27 21:03:16 +02:00
Michail Vourlakos
2c0087d16d provide a way for LatteComboBox to draw icons 2019-03-27 21:03:16 +02:00
Michail Vourlakos
06c965248c support customIndicators interface under settings
--a new element is introduced for CustomIndicators
which is going to be responsible to choose between
them and download also online for new indicators
2019-03-27 21:03:16 +02:00
Michail Vourlakos
06ec8ba68c improve ComboBox coloring 2019-03-25 23:32:22 +02:00
Michail Vourlakos
03001f4280 fork PlasmaComponents3.ComboBox to adjust for Latte 2019-03-25 23:08:28 +02:00
Michail Vourlakos
0b90411b1d IMPORTANT: All new Indicators architecture
--this huge commit contains all the changes needed
in order for Latte to load Indicators dynamically
from their own packages
2019-03-24 12:17:29 +02:00
Michail Vourlakos
22c67c4df1 update settings window to LatteComponents 2019-03-18 20:06:52 +02:00
Michail Vourlakos
ca80a7932f introduce LatteComponents to be consumed globally
--this is needed in order for indicators plugins in
the future to provide the same UI elements with the
rest of LatteView Settings windows
2019-03-18 19:35:53 +02:00