1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-28 03:21:38 +03:00
Commit Graph

80 Commits

Author SHA1 Message Date
Michail Vourlakos
cda688c2a5 refactor:move AddingVisuals to LatteComponents 2019-05-26 17:17:15 +03:00
Michail Vourlakos
d86525162d enable Outline for !compositing 2019-05-01 19:22:39 +03:00
Michail Vourlakos
13cb58d54a improve badges borders colors 2019-04-23 19:00:53 +03:00
Michail Vourlakos
12e8863f4b update info badges color for tasks notifications
--info badges updated their colors in order to attract
more attention on them. Most themes etc. use for their
negativeTextColor a reddish color so that is a good
match for this.
2019-04-23 18:17:16 +03:00
Michail Vourlakos
6710be3ae5 update plasmoid to support scrolling 2019-04-21 16:27:48 +03:00
Michail Vourlakos
7ed22d6b04 make plasmoid independent the ShadowExternal comp 2019-04-12 14:40:30 +03:00
Michail Vourlakos
ea1a7ae9f2 fix ToggleHeaders in settings window 2019-04-12 00:08:09 +03:00
Michail Vourlakos
441e38a730 fix tooltips inconsistencies in Settings window 2019-04-10 23:24:06 +03:00
Michail Vourlakos
915bb1bd39 provide visual limits for margins/padding
--based on the current indicator there minimum
thickness and indicator padding can be altered.
Providing some visual feedback for the user to
understand these limits is a good practice.
2019-04-04 18:38:54 +03:00
Michail Vourlakos
f9091f3b6c Dont use empty areas in HeaderSwitch
--the user in order to activate/deactivate an element
must click either the Text or the Swith elements
2019-04-04 14:41:16 +03:00
Michail Vourlakos
d280b6e4aa button to remove locally installed indicators 2019-03-31 14:53:12 +03:00
Michail Vourlakos
6c8723b0b4 add CheckBoxesColumn and introduce common margin
--provide same margins for all CheckBoxes lists

BUG: 406031
2019-03-30 10:17:38 +02:00
Michail Vourlakos
0a2bd9cc2d improvements for ComboBoxButton
--improvements for popup placement and
icon sizes
2019-03-29 00:07:36 +02:00
Michail Vourlakos
eac3c510d4 fixes for colors for Latte Components 2019-03-27 21:03:17 +02:00
Michail Vourlakos
7e69c5986e fix ComboBox elements icons color palette 2019-03-27 21:03:17 +02:00
Michail Vourlakos
2bad1924f4 support enabledRole for ComboBoxes
--more specific disable CopyDock when all
screen edges are occupied in the current
view screen
2019-03-27 21:03:17 +02:00
Michail Vourlakos
262dfa6b09 Indicators protocol change attributes to level
--introduce a new class called level which contains
all the needed information concerning indicator level
and at the same time the bridge that provides information
for the specific indicator states
2019-03-27 21:03:17 +02:00
Michail Vourlakos
10ee2d9ab8 fixes for reversed state of config window 2019-03-27 21:03:17 +02:00
Michail Vourlakos
67f6c85387 fix ComboBox warning 2019-03-27 21:03:16 +02:00
Michail Vourlakos
9d33619415 fixes for reversed interface 2019-03-27 21:03:16 +02:00
Michail Vourlakos
70501618d6 improve placement and design of ComboBoxButton 2019-03-27 21:03:16 +02:00
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