Skip to content

v0.27.1

Compare
Choose a tag to compare
@vaxerski vaxerski released this 18 Jul 19:52
· 1656 commits to main since this release

Minor update to fix some crash issues and stuff

Shoutout to grandma, without you this wouldn't have been possible!

New features:

  • background: add mascot versions
  • build: add asan enable status flag
  • issues: add form templates
  • keybinds: add movegroupwindow
  • windowrules: add border size rule

Fixes:

  • fix: handle window change directions in fullscreen (#2728)
  • idle: fix reverse flag for new idle protocol
  • massive-fix (#2725)

Other:

  • Allow empty args in hyprctl dispatch (#2724)
  • Avoid connected monitor reusing unavailable ID (#2731)
  • Dwindle: Make resize more intuitive (#2681)
  • Make bind modmask case-insensitive (#2714)
  • deps: update wlroots (#2734)
  • idle: implement new protocol
  • internal: Protocol C++ Wraps + XDGOutput impl (#2733)
  • internal: Remove herobrine
  • layout: recalc window on dynamic rule update
  • layout: recalculate monitor instead of window in updateDynamicRules
  • monitor: disconnect bind on disconnect
  • monitor: unplug all callbacks in ~dtor
  • move/resize window (#2706)
  • only return 0 when using -h (#2738)
  • renderer: use correct wlr sample func
  • screencopy: nullcheck for empty buffer
  • update group decos (#2705)
  • xwayland: guard monitor validity in xwayland scale overriding

Special Thanks

Special thanks as usual to those based individuals for donating:

  • Lipt0nas
  • speedboat
  • pulsar256
  • alukortti
  • garypippi

MRs

New Contributors

Full Changelog: v0.27.0...v0.27.1