github hyprwm/Hyprland v0.11.0beta

latest releases: v0.43.0, v0.42.0, v0.41.2...
2 years ago

Breaking changes

  • The SHIFT modifying behaviour in the config has been removed
    example:
bind=SHIFT,exclam,movetoworkspace,1 # OLD
bind=SHIFT,1,movetoworkspace,1 # NEW
  • As an additional result of the above, for multi-layout users, see this page

New features:

  • Add mapwindow, unmapwindow and movewindow IPC events
  • Add switching to previous workspace
  • add general:allow_workspace_cycles option
  • add general:workspace_back_and_forth option
  • add switching to previous workspace

Fixes:

  • fix a minor border issue
  • fix another edge case for fullscreen default windows
  • fix bug which allowed a switch to workspace ID -1.
  • fix crash
  • fix incorrect popup handling on oversized
  • fix retrieval of monitor
  • fix special workspace windows being xray with new optim
  • fix style conflicts and config + monitor retrieval
  • fix warn
  • minor activewindow and focus fixes

Other:

  • handle fullscreen pre-map
  • remove unused func
  • set new optimizations for blur in example configs
  • use a custom translation state in keybinds
  • warn about outdated keybind cfg

New Contributors

Special thanks

Special thanks to the following people for their continued amazing support:

  • Neutronic
  • HauntedCoffeePot
  • Karagra

Full Changelog: v0.10.3beta...v0.11.0beta

Don't miss a new Hyprland release

NewReleases is sending notifications on new releases.