1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-07 03:22:33 +01:00
ScreenPlay/ScreenPlayWallpaper/src
Elias Steurer ffd26f3deb Merge remote-tracking branch 'origin/master' into 174-add-godot-wallpaper-support
# Conflicts:
#	.gitignore
#	.gitlab/ci/base_jobs.yml
#	.vscode/extensions.json
#	.vscode/launch.json
#	CMakePresets.json
#	ScreenPlayWallpaper/kde/ScreenPlay/contents/ui/WaitingForScreenplay.qml
#	Tools/setup.py
2023-10-29 13:31:19 +01:00
..
basewindow.cpp Update to Qt 6.6.0 2023-10-22 17:29:34 +02:00
basewindow.h Fix long standing qml error internal crash 2023-02-03 17:03:10 +01:00
linuxwaylandwindow.cpp Resolve "Add Wayland layer shell support" 2023-10-29 10:26:42 +00:00
linuxwaylandwindow.h Resolve "Add Wayland layer shell support" 2023-10-29 10:26:42 +00:00
linuxx11window.cpp Remove native rendering setting 2023-02-24 16:54:56 +01:00
linuxx11window.h Fix long standing qml error internal crash 2023-02-03 17:03:10 +01:00
macbridge.h Fix osx compilation 2023-02-03 17:55:22 +01:00
MacBridge.mm Remove QApplication in favor of QGuiApplication 2023-02-03 16:17:47 +01:00
macintegration.cpp Add automatic moc include for faster compile times 2023-02-04 11:42:32 +01:00
macintegration.h Fix osx compilation 2023-02-03 17:55:22 +01:00
macwindow.cpp Cleanup and small fixes 2023-06-02 10:19:12 +02:00
macwindow.h Fix long standing qml error internal crash 2023-02-03 17:03:10 +01:00
windowsdesktopproperties.cpp Add automatic moc include for faster compile times 2023-02-04 11:42:32 +01:00
windowsdesktopproperties.h WIP refactor ScreenPlayWallpaper 2023-01-20 14:42:48 +01:00
windowshook.cpp Add working Godot Wallpaper 2023-09-01 13:48:48 +02:00
windowshook.h Add working Godot Wallpaper 2023-09-01 13:48:48 +02:00
windowsintegration.cpp Change to use more functions into windowsintegration 2023-10-28 21:26:52 +02:00
windowsintegration.h Fix window position by setting it at the right time 2023-10-29 11:29:52 +01:00
winwindow.cpp Fix window position by setting it at the right time 2023-10-29 11:29:52 +01:00
winwindow.h Change to use more functions into windowsintegration 2023-10-28 21:26:52 +02:00