1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-28 10:03:52 +03:00

10 Commits

Author SHA1 Message Date
Michail Vourlakos
2099b8ed36 add headers comments for all c++ files 2018-12-02 02:05:52 +02:00
Michail Vourlakos
a6a291d2c5 expose all latte colors to applets 2018-11-17 18:12:42 +02:00
Michail Vourlakos
620c45a5b9 improve schemecolors name handling 2018-11-09 10:44:51 +02:00
Michail Vourlakos
3155a8173a update colorscheme values based on plasmaTheme 2018-11-08 15:06:30 +02:00
Michail Vourlakos
d295d88249 expose disabled colors for text/background 2018-11-07 20:20:36 +02:00
Michail Vourlakos
722d656bfa enhance colorschemes and colorizer to new arch 2018-10-27 14:37:11 +03:00
Michail Vourlakos
a011333bf8 update KDirWatch implementations
--make sure that KDirWatch signals are taken into
consideration only when are triggered from the
questioned files
2018-10-27 11:06:40 +03:00
Michail Vourlakos
59f66233f2 track files for schemes changes
--track changes for wm default scheme
--track changes for colors in specific scheme
2018-10-23 20:42:13 +03:00
Michail Vourlakos
e1712dded4 add more colors to SchemeColors 2018-10-23 20:42:13 +03:00
Michail Vourlakos
f6b4aa55cf support background painting based on window scheme
--support painting based on the active window scheme.
Added a schemecolors class for this and updated
abstractwindowinterface to provide tracking for windows
color schemes.
2018-10-23 20:42:12 +03:00