Releases: GabMus/HydraPaper
HydraPaper 1.2
Introducing HydraPaper 1.2, a pretty big release with some more features and improvements to the whole user experience.
It took some time for me to finalize it and bring it to the point I wanted it to be, but I'm finally there (I think).
Here's a brief list of changes you can have a look at:
- Design makeover
- Added longpress/rightclick menu
- Implemented favorites
- Added option to temporarely disable paths
- Added option to minimize/restore all other windows
- Improved performance
- Various optimizations for flatpak distribution
- Removed the dependency on xmltodict
- Various bug fixes
New icon, support for monitors.xml v1
The old icon was mostly a placeholder, I took my time to make a better one, hope you like it.
Feel free to send feedback and propose a new one, tho. I am always open to change.
I also introduced support for monitors.xml version 1, since some people could need it.
Error checks, general improvements
- Improved 3+ monitors configuration
- Remember previously set wallpapers throughout sessions
- Implemented cache hitting
- Added checks and user friendly error messages for monitors.xml
Bug fixes
Pillow port!
This release switched the backend from imagemagick to pillow. This brings easier flatpakability and unexpectedly even some performance improvements.
Flatpak available now! Download it from here and install it via GNOME Software or running flatpak --user install hydrapaper.flatpak
.
Essentials release
This is a preliminary first release with essential features working.
You can set wallpapers for a single or dual monitor setups as for now.
Pillow port pre-release
A tentative port to pillow. Release done for flatpak reasons.