waypaper icon indicating copy to clipboard operation
waypaper copied to clipboard

GUI wallpaper manager for Wayland and Xorg Linux systems

Results 19 waypaper issues
Sort by recently updated
recently updated
newest added

First things first, I absolutely love the minimalistic approach of waypaper over [waypaper-engine](https://github.com/0bCdian/Waypaper-Engine). However, I have found a few concerning issues to address while using [SWWW] as the wallpaper setter...

enhancement

when using `swww init` a warning of deprecation is shown. ```sh DEPRECATION WARNING: `swww init` IS DEPRECATED. Call `swww-daemon` directly instead ``` suggest call to subprocess to `swww-daemon` **ps: wanted...

Hello, The problem is simple : I would like the gui to hide all wallpapers whose name starts with a dot likewise all files managers and be able to toggle...

enhancement

Right now, Waypaper keeps track of the current wallpaper in its config file in `$XDG_CONFIG_HOME/waypaper/config.ini`. This is problematic for lots of NixOS users who want to manage their application configurations...

It'd be nice if we can provide a custom command/script for the backend. For example if you wanted to have a custom random transition with `swww`, you can specify a...

enhancement

Include a generator of images that have the feel of [classic tiled wallpapers](https://github.com/peteroupc/classic-wallpaper). The following are suggestions on how the generator can generate these tiled wallpapers. - Relief effect, based...

enhancement

Any ETA on support for [Hyprpaper](https://github.com/hyprwm/hyprpaper)?

enhancement

MPV Paper (https://github.com/GhostNaN/mpvpaper) is a wallpaper client that utilizes MPV to play a video on the user's wallpaper. Apparently it is easy to control and forward files/inputs to it. Videos...

enhancement

Instead of fixed 3 column of images can we get number of column based on app window size (_can be based on launched window size or dynamic update upon resiz_e)...

I added `hyprpaper` support using `hyprrctl`. I tested it with `--restore` flag and it restores the wallpapers properly. The `monitor` variable in `changer.py` was locally changed to be an empty...