1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00
ScreenPlay/ScreenPlayWallpaper
Elias Steurer 9ce9467dd7 Fix cmake be compilable on linux
Downgrade to 3.16 that ships with Ubuntu 20.04
Fix QML modules that does not exists ( cmake on Windows just ignores this lol)
2020-05-16 13:37:32 +02:00
..
src Merge branch 'master' into refactor/save-configs 2020-05-03 19:22:40 +02:00
CMakeLists.txt Fix cmake be compilable on linux 2020-05-16 13:37:32 +02: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 Add first working cmake version for ScreenPlay 2020-04-30 20:03:14 +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