1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-06 19:12:30 +01:00
ScreenPlay/ScreenPlayWallpaper
Elias Steurer e7f1e61d33 Refactor wallpaper connection
Change sdk connection from shared to unqiue ptr
to make sure to only have one connection alive at
every time. This fixes to removal of wallpaper because
of a bug a shared connection as set in the monitorlistmodel.

The SDK connection is now part of the ScreenPlayWallpaper/Widget.
2021-04-18 17:23:21 +02:00
..
kde/ScreenPlay Add development info for KDE wallpaper 2021-01-02 21:16:47 +01:00
src Refactor wallpaper connection 2021-04-18 17:23:21 +02:00
CMakeLists.txt Fix dpi scalings 2021-03-28 18:07:49 +02:00
dot.png Rename ScreenPlayWindow to the more fitting ScreenPlayWallpaper 2019-07-26 13:08:27 +02:00
GifWallpaper.qml Add basic Gif and Website wallpaper 2020-12-28 17:26:56 +01:00
index.html Fix set replace wallpaper from type video to gif 2021-02-19 17:21:17 +01:00
main.cpp Refactor wallpaper connection 2021-04-18 17:23:21 +02:00
qtquickcontrols2.conf Some refactoring of the wallpaper. Split video/webview into seperate qml file. 2019-11-23 17:22:24 +01:00
SPWResources.qrc Add basic Gif and Website wallpaper 2020-12-28 17:26:56 +01:00
Test.qml Add text for mouse position 2021-04-16 10:28:45 +02:00
Wallpaper.qml Refactor wallpaper connection 2021-04-18 17:23:21 +02:00
WebsiteWallpaper.qml Fix website Wallpaper 2021-01-23 11:34:46 +01:00
WebView.qml Fix set replace wallpaper from type video to gif 2021-02-19 17:21:17 +01:00