1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-06 19:12:30 +01:00
ScreenPlay/ScreenPlayWidget
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
..
assets Rename ScreenPlayWindow to the more fitting ScreenPlayWallpaper 2019-07-26 13:08:27 +02:00
src Migrate from QGuiApplication to QApplication for linux support 2020-03-27 14:29:44 +01:00
CMakeLists.txt Fix cmake be compilable on linux 2020-05-16 13:37:32 +02:00
main.cpp Migrate from QGuiApplication to QApplication for linux support 2020-03-27 14:29:44 +01:00
mainWidget.qml Fix 5.15 warnings for c++ singals to QML slots not using function 2020-03-25 21:29:01 +01:00
SPWidgetResources.qrc Rename ScreenPlayWindow to the more fitting ScreenPlayWallpaper 2019-07-26 13:08:27 +02:00
test.qml Add a way easier way to debug wallpaper and widgets 2019-03-27 18:38:36 +01:00