1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-23 03:02:30 +01:00
ScreenPlay/ScreenPlayWallpaper
Elias Steurer 1b01e33282 Merge branch 'master' into stashing/refactor/save-configs
# Conflicts:
#	ScreenPlay/src/screenplaymanager.cpp
2020-04-26 16:25:24 +02:00
..
src Merge branch 'master' into stashing/refactor/save-configs 2020-04-26 16:25:24 +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 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