Releases: hyprland-community/pyprland
Releases · hyprland-community/pyprland
2.4.1
-
gbar kills the old process on reload
-
menus
Anyrun will now show menu entries on blank input -
scratchpads get a new features:
- restore_excluded
- settings can be shared via use
- implemented #124
- experimental #127 (feedback needed)
-
fixes on scratchpads and expose (#118 + #120 + #129 + #136 - thanks @axelKeizoStahl)
-
optimization: avoid consecutive
active_window
events
2.4.0
- scratchpads
force_monitor
fixes (#113)- new
pinned
option (enabled by default)
- layout_center improve the behavior
Note: If you don't like the new scratchpads behavior, set pinned = false
in the scratchpad config
2.3.8
- Fix regressions introduced since 2.3.5
- asyncio code was mostly broken and would not work on many systems
- layout_center can finally get some style
2.3.7
2.3.6
- New website/Wiki!
- gbar: generally improved behavior
- monitors: also apply configuration when a single monitor is plugged
- layout_center
- rotated screens support added
- can customize the behavior when a new client opens (see
on_new_client
) - different
margin
can be set for width and height (eg:[30, 80]
) - a
style
can be applied to the main window (requires the current Git version of Hyprland)
- adjust the max UNIX socket length check
2.3.5
2.3.4
- scratchpads get more harmonized code, improving
preserve_aspect
and multi-window support
2.3.3
- rework Hyprland's version handling and heuristics
- Add the hyprland_version configuration option
- magnify is compatible with Hyprland > 0.40.0
- scratchpads multi window handling improvements (should be very visible on multi-monitor setups)
- monitors fixes some cases using "end" positioning