waypaper

GUI wallpaper manager for Wayland and Xorg Linux systems

GPL-3.0 License

Downloads
838
Stars
354

Bot releases are hidden (Show)

waypaper - 2.2 Latest Release

Published by anufrievroman 4 months ago

Thanks to the great contribution by @nikolaizombie1 this version brings support of the hyprpaper backend on Hyprland, as well as some new filters and features!

New in this release

  • Adding support of the hyprpaper backend #7
  • Adding Options button that unites various filters
  • Adding none backend to use the GUI as a filepicker for post_command #33
  • Adding Show only gifs filter #41
  • Adding Show hidden filter #38
  • Adding the ability to set the number of columns in the UI with config entry: number_of_columns = 3 #43
  • Support for shortened paths in config #44
  • Various small bug fixes
waypaper - 2.1.2

Published by anufrievroman 5 months ago

This is a correction version that fixes various issues and introduces one new feature!

New in this release

  • Ability to include or exclude hidden files using . key. #38
  • Reworking how --random works #4
  • Fixing swaybg bug #34
  • Fixing sequencing in post command #36
  • Fixing swww deprecation warning #39
  • Fixing error with the --fill option #40
  • And some other fixes
waypaper - 2.1

Published by anufrievroman 10 months ago

New in this release

  • Support for swww transition options. These are available in your config now:
swww_transition_type = any
swww_transition_step = 90
swww_transition_angle = 0
swww_transition_duration = 2
  • Support for post command that runs after the wallpaper has been changed. For example, you can add this to your config and you can use $wallpaper as a parameter:
post_command = echo "My new wallpaper: $wallpaper "
  • Fixing random button
  • Fixing bug on non-rendering images (now they are rendered as black images)
  • Adding manpage
  • New icon
  • New documentation site: https://anufrievroman.gitbook.io/waypaper
  • Various minor fixes
waypaper - 2.0.4

Published by anufrievroman 10 months ago

Minor correction version

  • Improved handling of installed backends, which fixes bug #23
  • Minor improvements and refactoring
waypaper - 2.0.3

Published by anufrievroman 10 months ago

New in this release

  • Support for .webp, .bmp, .tiff, and other formats (on the backends where they are supported, like swww) #19
  • New config option swww_transition = left allows setting a transition type on swww #20
  • Lots of code improvements and optimizations thanks to the work by @Thaodan

Happy New Year!

waypaper - 2.0.2

Published by anufrievroman about 1 year ago

New in this release

  • Added ability to translate interface and several translations en, fr, ru, pl and de (thanks to @Rdeisenroth )
  • Added icons and desktop entries
waypaper - 2.0

Published by anufrievroman about 1 year ago

Version 2.0 signifies the somewhat stable version of the program, where all the planned features are mostly implemented and from here I plan to mostly address bugs and improve stability.

New in this version

  • Tooltips
  • Improved scrolling with the mouse
  • Improved behavior with keyboard navigation
  • Fix for the errors related to killall on some platforms #8
waypaper - 1.9

Published by anufrievroman about 1 year ago

New in this version

  • Support for different wallpaper for different monitors (with swww) #5
  • Support for --random key and Random button for randomly assigning a wallpaper #6
  • Minor improvements
waypaper - 1.8

Published by anufrievroman about 1 year ago

New in this release

  • Vim keys, including hjkl, g, and G
  • Improved keyboard navigation
  • Help screen. Call it with ?
  • Translation improvements

image

waypaper - 1.7

Published by anufrievroman about 1 year ago

New in this release

  • Sorting images by name or date
  • Adding wallutils backend
  • Improved file extension handling (some extensions were missing)
  • Implemented cache refresh r button (in case you changed your file)

image

waypaper - 1.6

Published by anufrievroman about 1 year ago

New in this release

  • Caching of wallpapers in the folders makes loading almost instant (after the first time)
  • Improved caching indicator
  • Improved interface response while loading
waypaper - 1.5

Published by anufrievroman about 1 year ago

New in this release

  • Setting background color
  • Improved handling of installed backends
  • Improved user arguments handling

20230812_13h18m28s_grim

waypaper - 1.4

Published by anufrievroman about 1 year ago

New in this release

  • Support for various backends like swww, swaybg and even feh (for x11)
  • Adding user arguments --backend and --fill
  • Minor improvements
waypaper - 1.2

Published by anufrievroman about 1 year ago

First stable release

New from initial release:

  • Ability to scan subfolders (up to 2 levels)
  • Ability to select fill type
  • Reworked architecture