You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cosmic should support Animated / Live wallpaper natively without relying on any third-party software which usually consumes more memory and CPU. If the native one can support GIF or any mp4 file upto 60fps then that can take the customization game to next level. All the current options are either in Javascript or python which usually takes around 150-200MB (sometimes 300+) just to show 5MB of a video at 30fps.
The text was updated successfully, but these errors were encountered:
For all DE (desktop environment) the Holy Grail is lowest resource usage and most efficient work with many features.
The current Alpha version is a bit disappointing in terms of resource usage (it wastes a lot of them), but I understand the early stage of this software. However, using the Rust programming language should give much better optimization than Gnome/KDE. XFCE seems to be hard to beat, but taking up e.g. 1 or 1.5 GB of RAM would be a great achievement 👏
The point of the matter:
All DEs are very similar in terms of features - with a few "unique" exceptions. Writing a DE in Rust is a great achievement, but this issue would allow to use potential and offer a feature that other DEs lack. Ofc there is software that is able to do this independently of DE, but as the Author rightly pointed out - it is too resource-hungry a solution. Existing solutions:
@DKB0512 Can You change title of this issue ? to be about two topics of
live Wallpaper
ScreenSaver
This is how Linux used to present a wonderful aquarium as a screensaver - let's go back to tradition and add our .webm/.mp4 as a screensaver in an efficient way (without the involvement of external applications).
Bring DE back to Home User (now everyone is focused on the corporate user) ⚔️
ps. I think this is a good direction, looking at Gnome which is increasingly starting to allow user customization (example: recent color theme changes, now extending the capabilities of existing native apps: https://news.itsfoss.com/gnome-image-viewer-loupe-editing/ )
I created a discussion 1408,
so that the upcoming DE version will have a chance to implement this great feature 😉
Best regards,
Zic
DKB0512
changed the title
[Feature Request] Animated / Live Wallpaper for background
[Feature Request] Native-Support for Live Wallpaper & Screensaver
Dec 29, 2024
Cosmic should support Animated / Live wallpaper natively without relying on any third-party software which usually consumes more memory and CPU. If the native one can support GIF or any mp4 file upto 60fps then that can take the customization game to next level. All the current options are either in Javascript or python which usually takes around 150-200MB (sometimes 300+) just to show 5MB of a video at 30fps.
The text was updated successfully, but these errors were encountered: