Skip to content

v0.12.0beta

Compare
Choose a tag to compare
@vaxerski vaxerski released this 29 Aug 10:05
· 3303 commits to main since this release

New features:

  • Add cleaninstall task
  • Nix: add nixConfig
  • add clean install for those who build from source
  • added a forceinput rule
  • added a specialWorkspace anim leaf
  • added a swapactiveworkspaces dispatcher
  • added an event for moving workspace
  • added swapnext
  • added swapnext and swapprev for master

Fixes:

  • fix device closing
  • fix fullscreen in moving ws
  • fix fullscreen on workspace rule silent
  • fix indents, change crit log to info
  • fix internal keybinds
  • fix logic in candidates on unmap
  • fix more indents, im sorry vaxry
  • fix parser in nested categories
  • fix segfault in inactive sessions
  • fix shadows on silent rule
  • fix silent workspaces with back and forth
  • fix styling in const ptrs
  • fix subsurface UV handling on oversized windows
  • fix window rules
  • fix xwayland config option for nix (#587)
  • fixes to swapnext logic on dwindle
  • minor damage fixes
  • minor fixes to the viewporter behavior

Other:

  • Allow passing the mouse as well in pass
  • Force wlroots to not send leave events in pass to XWayland
  • Multiple improvements to the shutdown procedure
  • Unfocus first on non-internal ws changes
  • Viewporter implementaion (#585)
  • allow specifying window for toggle floating
  • better find device cats
  • don't find a new candidate to refocus on unfocused unmap
  • don't focus silent windows
  • guard nullptr in unmap
  • ignore oversized popups' dims in global coords
  • implemented DRM leasing for VR headsets
  • modify exit behaviour a bit
  • move X11 transients to top on parent top
  • optimize options in dwindle
  • pass press and release events separately
  • ratelimit setting cursor
  • remove general:sensitivity from the default config
  • reset uv on invalid buffer source box

Special thanks

Special thanks to these chads for their support:

  • port19
  • HauntedCoffeePot
  • Neutronic
  • Karagra

New Contributors

Full Changelog: v0.11.1beta...v0.12.0beta