Elias Steurer
|
1fde330685
|
Fix live wallpaper editing
|
2020-11-07 14:02:27 +01:00 |
|
Elias Steurer
|
f188e6eb1c
|
Fix osx compilation and CI
|
2020-10-31 19:59:46 +01:00 |
|
Elias Steurer
|
e9d333ba2e
|
Call format-cpp
|
2020-10-29 19:17:37 +01:00 |
|
Elias Steurer
|
8e117cebfd
|
Call format-cmake.py
|
2020-10-29 18:53:52 +01:00 |
|
Elias Steurer
|
a8720d51dd
|
Remove unused code
|
2020-10-02 21:29:20 +02:00 |
|
Elias Steurer
|
d6b27d30a5
|
Remove CMake min version to only set it in main CMakeList.txt
|
2020-10-02 21:29:11 +02:00 |
|
Elias Steurer
|
0fa55884ac
|
Add shadertoy shader
|
2020-09-24 19:08:06 +02:00 |
|
Elias Steurer
|
25df082d88
|
Add tmp
|
2020-09-13 19:51:20 +02:00 |
|
Elias Steurer
|
1b8e708836
|
Replace qt-breakpad with sentry.io
|
2020-09-11 16:33:27 +02:00 |
|
Elias Steurer
|
1d11f6970c
|
Add debug qrc version when running RelWithDebInfo
This is so we browser qrc files in QtCreator project
tree
|
2020-08-30 17:23:37 +02:00 |
|
Elias Steurer
|
5e775b202d
|
Cleanup
|
2020-08-23 19:06:17 +02:00 |
|
Elias Steurer
|
8838f4f00e
|
Remove copying of html file
It is now in the qrc
|
2020-08-22 12:15:18 +02:00 |
|
Elias Steurer
|
c32ea21e13
|
Add html files to qrc
Apparently this works now with newer Qt versions...
|
2020-08-22 12:14:05 +02:00 |
|
Elias Steurer
|
1fe1fb2c4b
|
Fix replacing wallpaper from different types
|
2020-08-11 20:18:34 +02:00 |
|
Elias Steurer
|
e1b40a7d4c
|
More settings save reworking
|
2020-07-31 11:58:05 +02:00 |
|
Elias Steurer
|
281c3cf639
|
Add missing fadeIn when using QML/HTML Wallpaper
|
2020-07-25 15:04:28 +02:00 |
|
Elias Steurer
|
3c1f5f72a4
|
Replace setContextProperty that will be removed in Qt6 with qmlRegisterSingletonInstance
|
2020-07-18 20:21:47 +02:00 |
|
Elias Steurer
|
12ab2a24a6
|
Fix SDK to properly export header files
|
2020-07-13 17:58:03 +02:00 |
|
Elias Steurer
|
14991cb317
|
Change Resources into two seperate qrc files
|
2020-07-10 20:49:11 +02:00 |
|
Elias Steurer
|
c76bebb68b
|
Remove install step
|
2020-07-08 17:10:27 +02:00 |
|
Elias Steurer
|
6d4afb5b62
|
Fix window flash on startup
|
2020-06-21 16:10:56 +02:00 |
|
Elias Steurer
|
f7a78448e5
|
Change compilation mode to c++ 20
Fix qml compilation in release mode
|
2020-06-21 16:07:41 +02:00 |
|
Elias Steurer
|
73730eaac5
|
Add replace wallpaper that reuses the existing ScreenPlayWallpaper process
|
2020-06-21 16:07:10 +02:00 |
|
Elias Steurer
|
a72c7ed149
|
Add qt quick compiler and fix windows cmd opening in release
|
2020-06-19 18:06:09 +02:00 |
|
Elias Steurer
|
b13d643d44
|
Change cmake to compile into a separate bin folder for easier deployment
|
2020-06-07 13:06:55 +02:00 |
|
Elias Steurer
|
c3de439436
|
Remove high DPI scaling for now
|
2020-06-06 16:01:44 +02:00 |
|
Elias Steurer
|
9410375a4b
|
Fix more casing errors of wallpaper type
|
2020-06-01 18:46:58 +02:00 |
|
Elias Steurer
|
4cf2318147
|
Change QSysInfo to be private member
Fix include order
|
2020-06-01 16:09:13 +02:00 |
|
Elias Steurer
|
4a709635a4
|
Fix buggy mouse click input by using the same position and mouse flags on release
|
2020-05-26 16:03:50 +02:00 |
|
Elias Steurer
|
a5ef63e3fe
|
Rename main qml file of wallpaper and widget to match their project names
|
2020-05-24 14:32:07 +02:00 |
|
Elias Steurer
|
23a2e5eb42
|
Add mouse movement on wallpaper without click
|
2020-05-23 18:10:52 +02:00 |
|
Elias Steurer
|
feaa87014d
|
Fix issue #84
|
2020-05-23 14:37:00 +02:00 |
|
Elias Steurer
|
2ac4540461
|
Add AGPL and Commercial copyright header
|
2020-05-16 23:01:09 +02:00 |
|
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 |
|
Elias Steurer
|
365e054003
|
Merge branch 'master' into refactor/save-configs
# Conflicts:
# ScreenPlay/ScreenPlay.pro
# ScreenPlay/src/settings.cpp
# ScreenPlay/src/settings.h
|
2020-05-03 19:22:40 +02:00 |
|
Elias Steurer
|
b868be7fbe
|
Fix initialization order
|
2020-05-03 13:59:35 +02:00 |
|
Elias Steurer
|
37d021c078
|
Add missing index.html for the wallpaper to cmake install step
|
2020-05-03 13:29:38 +02:00 |
|
Elias Steurer
|
c7fd69a78e
|
Add first working cmake version for ScreenPlay
Refactor stomt sdk from qmake/github to cmake/gitlab
|
2020-04-30 20:03:14 +02:00 |
|
Elias Steurer
|
1b01e33282
|
Merge branch 'master' into stashing/refactor/save-configs
# Conflicts:
# ScreenPlay/src/screenplaymanager.cpp
|
2020-04-26 16:25:24 +02:00 |
|
Elias Steurer
|
27d298e8b3
|
Merge branch 'master' into 66-port-screenplay-from-qmake-to-cmake
|
2020-04-23 09:45:30 +02:00 |
|
Elias Steurer
|
36644ba12d
|
Fix wallpaper functionallity for one screen on MacOS
|
2020-04-20 16:54:26 +02:00 |
|
Elias Steurer
|
a837bd3fe7
|
Fixed macOS compilation by replacing std::optional obj.value() that throws with *obj
|
2020-04-20 16:36:49 +02:00 |
|
Elias Steurer
|
3a8c686043
|
Remove linux code files from macos
|
2020-04-20 16:35:46 +02:00 |
|
Elias Steurer
|
f0550d9508
|
Merge remote-tracking branch 'origin/linuxFixes3'
# Conflicts:
# ScreenPlay/app.cpp
# ScreenPlay/src/sdkconnector.cpp
Removing QtBreakpad for now for linux and mac
|
2020-04-19 15:39:48 +02:00 |
|
Elias Steurer
|
6fdf2f5fb9
|
Fix mouse hook not being called on HTMLWallpaper
|
2020-04-17 15:04:12 +02:00 |
|
Elias Steurer
|
38f117b369
|
Merge branch 'master' into 66-port-screenplay-from-qmake-to-cmake
|
2020-04-16 11:14:49 +02:00 |
|
Elias Steurer
|
82fddb100c
|
Add stash
|
2020-04-16 11:13:33 +02:00 |
|
Elias Steurer
|
7e90f63f87
|
Change testing path to something download able from the steam workshop
|
2020-03-28 17:22:56 +01:00 |
|
Elias Steurer
|
cab12c4af8
|
Change wallpaper check again because the old code didn't work for WS_MAXIMIZE windows that weren't in the foreground
|
2020-03-28 17:22:29 +01:00 |
|
Elias Steurer
|
5d32ff8163
|
Fix visible check for one monitor
|
2020-03-28 12:54:46 +01:00 |
|