New plugin:
- layout_center plugin, allows toggling this layout and provides focus handling functions
Breaking changes:
toggle_minimized
is renamed to toggle_special and has its own plugin of the same namescratchpads
requires Hyprland >= 0.30
Developers:
- main IPC functions are now provided by the plugin object
- logging in those IPC functions use the plugin's logger for better tracing
- added some color to logging
Fixes:
expose
ignores hidden windows and focused workspace windowsreload
will not partially break new plugins anymorescratchpads
will raise the window to top on show