v0.1.0
Finally ... I’ve written the release notes! LOL
As this is the first release, there are a lot of changes to cover. Here’s a comparison of what’s new from version v0.1.0-rc4
to the v0.1.0
.
New Features:
- Added MPV as the default video player with video looping enabled by default. The installation script has been updated to include MPV.
- Added CAVA as an audio visualizer with a new gradient mode featuring a purple color scheme. The installation script now includes CAVA.
- Added PulseAudio support. The installation script has also been updated accordingly.
- Added an emoji package with
ALT_L
+E
as the shortcut to launch the program. The installation script now includes this package.
Improvements:
- Resolved an issue where Hyprlock would attempt to lock the system even when it was already locked and Hyprland was running. The system now detects if Hyprland is already launched and will not lock if it is.
- Ensured that
notify-send
matches the program names and icons correctly. - Improved the readability of the README file and added a keybind section for better clarity.
- Fully upgraded the Waybar script to check if the necessary programs are installed before executing commands.
- Refined the Hyprland configuration by splitting it into multiple files for better management.
Cleanup:
- Cleaned up the
.wallpaper
directory to retain only preferred wallpaper images.
Full Changelog: v0.1.0-rc4...v0.1.0