1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-03 00:59:47 +02:00
Go to file
2021-09-10 12:46:30 +02:00
.gitlab Replace gif with webp 2021-07-25 17:35:42 +02:00
CMake Merge branch 'master' into qt6-support 2021-09-10 11:09:38 +02:00
Docs Remove last 5.x traces 2021-09-10 12:46:30 +02:00
ScreenPlay Remove versioned qml imports #2 2021-09-10 12:45:15 +02:00
ScreenPlaySDK Merge branch 'master' into qt6-support 2021-09-10 11:09:38 +02:00
ScreenPlayShader Remove versioned qml imports #2 2021-09-10 12:45:15 +02:00
ScreenPlaySysInfo Merge branch 'master' into qt6-support 2021-09-10 11:09:38 +02:00
ScreenPlayUtil Remove more Qt6 #ifdef 2021-09-10 11:16:46 +02:00
ScreenPlayWallpaper Fix qt6 qml capture => 2021-09-10 12:45:54 +02:00
ScreenPlayWidget Remove versioned qml imports #2 2021-09-10 12:45:15 +02:00
ScreenPlayWorkshop Remove more Qt6 #ifdef 2021-09-10 11:16:46 +02:00
Tools Change apple signing to run parallel 2021-09-04 21:50:34 +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 Remove last 5.x traces 2021-09-10 12:46:30 +02:00
CMakeLists.txt Merge branch 'master' into qt6-support 2021-09-10 11:09:38 +02:00
LICENSE Add LICENSE 2019-09-18 10:41:13 +00:00
README_zh_CN.md Update README_cn.md & Chinese translation. 2021-08-21 10:09:25 +00:00
README.md Update README.md 2021-08-19 16:44:19 +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.

Watch 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