Commit Graph

12 Commits (c65b520c1eff5cc019e0cd234f51772fdcdd402e)

Author SHA1 Message Date
Michail Vourlakos d5ef4c8acf discover standard paths independent of distro
Michail Vourlakos 8a0c0740b3 improve how default scheme file is identified
--add also some improvements for color schemes

BUG: 404668
Michail Vourlakos 2099b8ed36 add headers comments for all c++ files
Michail Vourlakos a6a291d2c5 expose all latte colors to applets
Michail Vourlakos 620c45a5b9 improve schemecolors name handling
Michail Vourlakos 3155a8173a update colorscheme values based on plasmaTheme
Michail Vourlakos d295d88249 expose disabled colors for text/background
Michail Vourlakos 722d656bfa enhance colorschemes and colorizer to new arch
Michail Vourlakos a011333bf8 update KDirWatch implementations
--make sure that KDirWatch signals are taken into
consideration only when are triggered from the
questioned files
Michail Vourlakos 59f66233f2 track files for schemes changes
--track changes for wm default scheme
--track changes for colors in specific scheme
Michail Vourlakos e1712dded4 add more colors to SchemeColors
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.