syncthingtray/plasmoid
Martchus 8ec133e62d Make the Plasmoid's Fork Awesome icon coloring react to theme changes
* Make the Fork Awesome image provider URL a property and change its value
  if the Plasmoid's theme changes to cause Qt Quick to redraw images
* Turn caching of Image objects off so Qt Quick actually fetches the images
  again from the image provider
* Change the URL only back after returning to the event loop; otherwise Qt
  Quick apparently does not react to the property change
* See https://github.com/Martchus/syncthingtray/issues/126
2022-05-30 20:36:03 +02:00
..
cmake/templates Improve Plasmoid to make it look more like official Plasmoids 2021-11-30 19:43:26 +01:00
lib Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
package/contents/ui Make the Plasmoid's Fork Awesome icon coloring react to theme changes 2022-05-30 20:36:03 +02:00
resources/screenshots Update README.md 2019-08-12 00:33:23 +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 Fix scroll view of Plasmoid 2022-05-23 23:20:51 +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