1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00
Go to file
2021-05-12 17:34:25 +02:00
.gitlab Add content creation links 2021-02-26 11:58:10 +01:00
Docs Update DeveloperSetup.md 2021-02-26 10:40:03 +00:00
ScreenPlay Bump version to 0.13.2 2021-05-08 09:33:18 +02:00
ScreenPlaySDK Refactor wallpaper connection 2021-04-18 17:23:21 +02:00
ScreenPlayShader Move util functions and global enums into dedicated lib 2021-01-28 15:19:46 +01:00
ScreenPlaySysInfo Add GPU Sysinfo 2021-05-12 17:09:24 +02:00
ScreenPlayUtil Add warning on file open error 2021-05-02 17:45:36 +02:00
ScreenPlayWallpaper Refactor BaseWindow to use Util functions 2021-05-12 17:34:25 +02:00
ScreenPlayWidget Refactor project to use Util functions 2021-05-12 17:33:17 +02:00
Tools Add GPU Sysinfo 2021-05-12 17:09:24 +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
.gitattributes Add workshop project 2018-11-17 11:48:57 +01:00
.gitignore Update docs 2020-12-26 21:17:28 +01:00
.gitlab-ci.yml Add allow_failure: true for now 2021-01-23 11:36:14 +01:00
CMakeLists.txt Add missing cmake option 2021-02-05 18:27:43 +01: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-05-09 17:34:17 +00:00


ScreenPlay pipeline status
Dev. Docs pipeline status

中文总览

Twitter Follow Subreddit subscribers

User Chat (Discord) Discord Developer Chat Gitter


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.

Preview

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