1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00
Commit Graph

1957 Commits

Author SHA1 Message Date
Elias Steurer
24bb3cf1a4 Fix community links 2021-04-29 16:22:18 +02:00
Elias Steurer
9c7a15ee88 Fix crash that only occours with clang 2021-04-22 18:28:18 +02:00
Elias Steurer
ba13492c7e Fix OSX compilation 2021-04-22 18:27:55 +02:00
Elias Steurer
dd3b94c01a Add explicit svg dependency to display svg icons
Also according to stackoverflow a include is needed
for some platforms deployqt
2021-04-22 18:27:26 +02:00
Elias Steurer
2cd40c559d Merge 2021-04-22 16:07:22 +02:00
Elias Steurer
e258c89281 Fix fade in showing black 2021-04-21 18:13:47 +02:00
Elias Steurer
1d7ba6044d Merge branch '125-screenplay-does-not-handle-windows-display-scaling-for-high-dpi-screens-like-4k' into 'master'
Resolve "ScreenPlay does not handle Windows display scaling for High-DPI screens like 4k"

Closes #125

See merge request kelteseth/ScreenPlay!57
2021-04-18 16:22:30 +00:00
Elias Steurer
3563c32409 Fix more flickering 2021-04-18 18:17:47 +02:00
Elias Steurer
eafba32c2e Fix some flickering when setup multiple wallpaper
Fix function comment
2021-04-18 18:14:28 +02:00
Elias Steurer
9065a4cb88 Refactor most ScreenPlayManager functions to retrun bool
Fix removal of ScreenPlay Wallpaper iteration
2021-04-18 18:03:08 +02:00
Elias Steurer
e7f1e61d33 Refactor wallpaper connection
Change sdk connection from shared to unqiue ptr
to make sure to only have one connection alive at
every time. This fixes to removal of wallpaper because
of a bug a shared connection as set in the monitorlistmodel.

The SDK connection is now part of the ScreenPlayWallpaper/Widget.
2021-04-18 17:23:21 +02:00
Elias Steurer
36a59518e9 Fix clazy connect-3arg-lambda 2021-04-16 10:59:18 +02:00
Elias Steurer
c4ec91bd13 Change creation of wallpaper return false on failure
Move start of wallpaper and widgets into separate function.
This was needed because the error signal would not be
connected by the time of object creation.
2021-04-16 10:33:35 +02:00
Elias Steurer
a5e07f5694 Add text for mouse position 2021-04-16 10:28:45 +02:00
Elias Steurer
94a7f26b05 Fix blog link 2021-04-16 10:25:36 +02:00
Elias Steurer
ffcaa7fa8a Merge branch 'fix-communitytab-swipesync' into 'master'
Add two-way binding for SwipeView and TabBar in Community Tab.

See merge request kelteseth/ScreenPlay!59
2021-04-15 08:45:15 +00:00
Elias Steurer
da096b6d4b Add link to CN readme 2021-04-14 16:02:37 +00:00
Wenjun Huang
adcae57d01 Add two way binding for SwipeView and TabBar in Community Tab. 2021-04-14 21:12:20 +08:00
Elias Steurer
a70aa8da2d Add simple workaround for clients that use scaling
Somehow this fixes the scaling problem, by simply
calling the function twice. I do not know why.
2021-04-08 13:36:46 +02:00
Elias Steurer
e07960f8c3 Add orange border to see the actual borders 2021-04-08 13:35:58 +02:00
Elias Steurer
0492e7c519 Merge remote-tracking branch 'origin/master' into 125-screenplay-does-not-handle-windows-display-scaling-for-high-dpi-screens-like-4k 2021-04-03 11:03:40 +02:00
Elias Steurer
d5efc93bc1 Replace manual offset calc with workerW
This now works when the monitors are in the negative
coordinate system aka left top from the main monitor.
2021-04-03 11:03:24 +02:00
Elias Steurer
cb3631189d Merge branch 'master' into 'master'
Update Translations

See merge request kelteseth/ScreenPlay!58
2021-04-02 08:58:51 +00:00
poly000
9bb8163437 emmm 2021-04-01 17:22:12 +08:00
poly000
290467ef82 emmm 2021-04-01 17:19:46 +08:00
Elias Steurer
97f98da292 Merge branch 'master' into 'master'
Update Chinese translations

See merge request kelteseth/ScreenPlay!55
2021-04-01 08:06:49 +00:00
Elias Steurer
9c9a3d4509 Merge branch 'feature/4ksupport' into 125-screenplay-does-not-handle-windows-display-scaling-for-high-dpi-screens-like-4k 2021-03-28 18:09:35 +02:00
Elias Steurer
2ce576d112 Fix dpi scalings 2021-03-28 18:07:49 +02:00
Elias Steurer
89f4ca58de Update README.md 2021-03-27 15:58:59 +00:00
Elias Steurer
bb2363acc5 Update vcpkg
[Changelog]
Update vcpkg to the latests master (27.03.21). This will speedup
initial setup because it uses prebuild vcpkg.exe
2021-03-27 16:53:58 +01:00
Elias Steurer
21ac302488 Add more test code 2021-03-27 16:25:15 +01:00
Elias Steurer
cfa7d3931f Merge branch 'master' into feature/4ksupport 2021-03-21 12:29:20 +01:00
Elias Steurer
a9170d35ca Add version as from class 2021-03-14 12:01:46 +01:00
Elias Steurer
f9a777be48 Change getter to only use one line 2021-03-14 12:01:16 +01:00
Elias Steurer
5dcf6a83fd Add copy step 2021-03-13 16:17:56 +01:00
Elias Steurer
0e97e805d2 Merge branch 'tmp/macos' into 130-add-macos-support 2021-03-12 09:20:01 +01:00
Elias Steurer
2852659e58 Add macos fixes 2021-03-12 09:19:19 +01:00
Elias Steurer
e4a9611aeb Fix taglist flickable 2021-03-11 17:23:20 +01:00
Elias Steurer
a99b1836e2 Remove print 2021-03-11 17:02:14 +01:00
Elias Steurer
5e5571096e Add missing qrc entry 2021-03-11 17:01:26 +01:00
Elias Steurer
773665e752 Add image scale on hover enter 2021-03-11 17:01:09 +01:00
Elias Steurer
1ed243ff65 Fix links 2021-03-11 17:00:51 +01:00
Elias Steurer
4bce695bb4 Fix text showing on load 2021-03-07 16:16:54 +01:00
Elias Steurer
fef17550e9 Add reddit icon 2021-03-07 16:14:05 +01:00
Elias Steurer
db400311a7 Update README.md 2021-03-07 15:08:03 +00:00
Elias Steurer
6cdfec4e7e Add 4k testing code 2021-03-07 15:58:54 +01:00
Elias Steurer
f44dbce413 Fix links 2021-03-06 13:38:57 +01:00
Elias Steurer
90543f1ca1 Fix news icon 2021-03-05 16:25:34 +01:00
Elias Steurer
7c2966e4e6 Add newsfeed from https://screen-play.app/blog/ 2021-03-05 16:21:19 +01:00
Elias Steurer
637ecee1ef Format file to use less boilerplate space 2021-02-28 12:47:21 +01:00