Skip to content

v0.10.1beta

Compare
Choose a tag to compare
@vaxerski vaxerski released this 11 Aug 21:01
· 4024 commits to main since this release

Re-released to fix a minor bug.

New features:

  • Added hyprctl setcursor
  • add parse errors for invalid kb layouts
  • added experimental monitor saving
  • added hyprctl getoption
  • added misc:layers_hog_keyboard_focus
  • flake: add aarch64-linux as supported platform

Fixes:

  • fix cyclenext on fullscreen
  • fix cyclenext with fullscreen windows
  • fix error for popin
  • fix flags syntax in json
  • fix formatting in focused monitor hyprctl
  • fix movefocusto with null last
  • fixes to toplevel updates
  • further fixes to monitor disabling on launch

Other:

  • Completely rewrote Dwindle group code
  • adjust curve size for scaled
  • allow focus to override redirect
  • change active to focused in hyprctl monitors
  • change activemon to focusedmon for consistency
  • clean up unconstraining logic
  • compile shaders for every context separately
  • destroy program in shader destructor
  • disable focus to menu x11 types
  • disallow nested groups creation
  • don't damage in unsafe state
  • enable layers_hog_keyboard_focus by default
  • focus monitor on monitor rule
  • handle fullscreen in dwindle groups better
  • handle json for hyprctl version
  • ignore further keybinds on submap change
  • makes active windoe consistient with client json
  • minor changes to monitor logging
  • reinit render on disconnected displays
  • scale rounding in shadows
  • set correct full params in disabled at launch
  • unhide window on requested size change
  • warn about incorrect bezier args

Special Thanks

Special thanks to those people for continued financial support to keep this project alive:

  • Karagra
  • HauntedCoffeePot

Full Changelog: v0.10.0beta...v0.10.1beta