1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-01 08:09:48 +02:00
Go to file
2021-08-14 14:34:55 +02:00
.gitlab Replace gif with webp 2021-07-25 17:35:42 +02:00
Docs Add mac signing guide 2021-08-14 13:38:51 +02:00
ScreenPlay Merge remote-tracking branch 'origin/master' 2021-08-14 13:39:41 +02:00
ScreenPlaySDK Add Qt5 and Qt6 compatibility to CMake 2021-07-11 08:27:13 +02:00
ScreenPlayShader Add Qt5 and Qt6 compatibility to CMake 2021-07-11 08:27:13 +02:00
ScreenPlaySysInfo Add Qt5 and Qt6 compatibility to CMake 2021-07-11 08:27:13 +02:00
ScreenPlayUtil Fix missing QtQuickCompiler and qrc 2021-07-16 16:44:28 +02:00
ScreenPlayWallpaper Move all qml files from all project into qml subfolder 2021-08-14 13:38:24 +02:00
ScreenPlayWidget Move all qml files from all project into qml subfolder 2021-08-14 13:38:24 +02:00
ScreenPlayWorkshop Add explicit steam deploy version flag 2021-08-14 12:59:43 +02:00
Tools Add steam depot config 2021-08-14 14:34:55 +02:00
.clang-format Add clang format 2019-04-25 13:17:35 +02:00
.cmake-format.py Add new ci build script and check step 2020-10-29 18:19:22 +01:00
.gitignore Add steam depot config 2021-08-14 14:34:55 +02:00
.gitlab-ci.yml Disable wget output spam 2021-07-25 16:38:11 +02:00
CMakeLists.txt Merge remote-tracking branch 'origin/master' 2021-08-14 13:39:41 +02:00
LICENSE Add LICENSE 2019-09-18 10:41:13 +00:00
README_zh_CN.md Add link to CN readme 2021-04-14 16:02:37 +00:00
README.md Update README.md 2021-07-25 15:55:47 +00:00


ScreenPlay pipeline status
Dev. Docs pipeline status

中文总览

Twitter Follow Subreddit subscribers

User Chat (Discord) Discord


ScreenPlay is an open source cross platform app for displaying Video Wallpaper, Widgets and AppDrawer. It is written in modern C++20/Qt5/QML. Binaries with workshop support are available for Windows and soon Linux & MacOSX via Steam. Join our community: Homepage - Forum

Download ScreenPlay

🚀Support ScreenPlay On Patreon🚀

Windows only, Linux and MacOS next.

Click gif to see the Steam Early Access Trailer (YouTube)

Important Issues

Content Creation

Learn the basics of QML for Wallpapers and Widgets in 5 minutes

  • Video Wallpaper. You can import any WebM file directly or use the importer for any other video type.
  • Performance Guidelines. You need a modern GPU for smooth playback. You can always use QML/HTML/GIF wallpaper if you encounter performance issues!
  • Video import via Handbrake. Handbrake offers easy bulk import of videos.

General Contributing

Everyone can contribute with code, design, documentation or translation. Visit our contributing guide for more information. Also checkout our Collaboration Guidelines.

Here are some ways you can contribute:

Development

Platform support

  • Not working/Not implemented
  • Only partially implemented/Not tested, help needed
Feature Windows Linux MacOS
ScreenPlay Main App
Steam Binaries
Wallpaper Help Needed for Gnome/KDE/etc!
Widgets
Multilanguage (EN,DE,RU,FR,ES,KO,VI,CH_ZN,PT_BR🆕)

Because every operating system has its own version of desktop environment we need to adapt the ScreenPlayWindow for every platform separately. The most feature complete for now is Windows 10. Windows 7 works but the wallpaper have the wrong coordinates. MacOS has some basic wallpaper functionality but no maintainer. For Linux we sadly have no support for any desktop environments at the moment, except basic KDE support.

If you want to help and add new desktop environments look at ScreenPlayWallpaper/src folder

Plattform Windows 10 Gnome KDE MacOS
Wallpaper Help Needed! Basic implementation Basic implementation