1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-23 11:13:00 +01:00
ScreenPlay/ScreenPlayWallpaper
2020-04-23 09:45:30 +02:00
..
src Fix wallpaper functionallity for one screen on MacOS 2020-04-20 16:54:26 +02:00
CMakeLists.txt Fix version an add auto install script to replace install-dependencies 2020-03-16 11:50:35 +01:00
dot.png Rename ScreenPlayWindow to the more fitting ScreenPlayWallpaper 2019-07-26 13:08:27 +02:00
index.html Rename ScreenPlayWindow to the more fitting ScreenPlayWallpaper 2019-07-26 13:08:27 +02:00
main.cpp Fixed macOS compilation by replacing std::optional obj.value() that throws with *obj 2020-04-20 16:36:49 +02:00
mainWindow.qml Fix 5.15 warnings for c++ singals to QML slots not using function 2020-03-25 21:29:01 +01:00
qtquickcontrols2.conf Some refactoring of the wallpaper. Split video/webview into seperate qml file. 2019-11-23 17:22:24 +01:00
ScreenPlayWallpaper.pro Remove linux code files from macos 2020-04-20 16:35:46 +02:00
SPWResources.qrc Some refactoring of the wallpaper. Split video/webview into seperate qml file. 2019-11-23 17:22:24 +01:00
test.qml Add browser and buttons for click testing 2020-03-06 13:25:20 +01:00
WebView.qml Add small pause to wait until window animation is finished to not display black background for a few frames 2020-03-28 12:39:53 +01:00