Skip to content

1.8.0

Compare
Choose a tag to compare
@fdev31 fdev31 released this 01 Feb 18:33
· 1013 commits to main since this release

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 name
  • scratchpads 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 windows
  • reload will not partially break new plugins anymore
  • scratchpads will raise the window to top on show