
Hyprland — Wayland compositor, a dynamic frame window manager written in C++ and based on Aquamarine (prior to version 0.42.0, it was based on wlroots).
The developers also mention the release of hyprutils 0.50.
Critical changes:
master:always_center_master has been replaced with a more flexible master:slave_count_for_center_master (no primary/secondary!).
In the new version:
- Experimental support for HDR and color management has been added.
- Fixed the rounding of window corners.
- A negative trigger has been added to settings for the opposite reaction of the regular expression.
- Added the new tag selector: to identify windows by tag.
- The cyclenext command has been updated with a visible argument to limit cycling to only visible windows.
- Added the —verify-config option to check the correctness of the configuration file.
- In hyprpm Added the ability to reload all plugins.
- Some internal subsystems related to memory management, rendering, and applying animated effects have been rewritten.
- Work has been done to speed up regular expressions through caching of the compiled representation.
- Issues with the clipboard and Drag&Drop mode in XWayland have been resolved.
- Several innovations have been implemented, namely: hyprland_surface (already used in quickshell) and hyprland_lock_notify, which should allow hypridle to make the system wait until locking starts before going into suspend, avoiding the desktop appearing for a moment after waking up.
And probably the most discussed part of the news:
Following KDE's example, we have added a small window with a donation request that will appear once in July and once in December. You can disable it using ecosystem:no_donation_nag if you are a heartless person.
Source: linux.org.ru
