syncthingtray/plasmoid
Martchus 8ea158aa23 Fix auto-detection of dark color theme in Plasmoid
* Remove `0 &&` in condition for making `QPalette` from Plasma theme
* Set `WindowText`/`Window` of `QPalette` in legacy case so
  `isPaletteDark()` works
* Set the icon manager's palette from the beginning (and not only if the
  Plasma theme changes)
2022-09-05 22:18:41 +02:00
..
cmake/templates Improve Plasmoid to make it look more like official Plasmoids 2021-11-30 19:43:26 +01:00
lib Fix auto-detection of dark color theme in Plasmoid 2022-09-05 22:18:41 +02:00
package/contents/ui plasmoid: Assign margins in consistency with official Plasmoids 2022-09-01 22:32:17 +02:00
resources/screenshots Improve screenshot-related section headings in README 2022-06-06 18:27:09 +02:00
scripts Ensure files for mocked configuration are found when testing plasmoid 2021-08-02 23:38:58 +02:00
testfiles Add mocks for testing rejected events 2018-05-02 00:00:47 +02:00
translations Update translations 2022-09-03 21:36:57 +02:00
.gitignore Prevent installing .gitignore as part of the plasmoid package 2020-03-18 17:26:22 +01:00
CMakeLists.txt Improve Plasmoid to make it look more like official Plasmoids 2021-11-30 19:43:26 +01:00
testing.md Improve Plasmoid to make it look more like official Plasmoids 2021-11-30 19:43:26 +01:00