Amended, second release - fixed a crash issue with the original one.
New features:
- Added layoutmsg and some master layout msgs
- Added toggleopaque dispatcher
- add gestures to example configs
- added DPMS
- added a dpms dispatcher
- added binds:scroll_event_delay
- added misc:damage_entire_on_snapshot
- added misc:mouse_move_enables_dpms
- added preferred to monitor cfg
- docs: add man pages
- meson: add -DGIT arguments (#321)
- nix: add home-manager module (#395)
Fixes:
- Fix crash from moving current workspace to nonexistent (null) monitor.
- Fix hyprctl flags help
- Nix: fix failing module
- even more damage scaled fixes
- fix alpha with xwl opacity
- fix crash oopsie
- fix empty workspace name on unspecified default
- fix fullscreen workspace slide anims
- fix lack of return in tickHyprctl
- fix ls fadeout on scaled
- fix minor XDG issue
- fix minor memory issue
- fix snapshots on scaled
- fix some XWayland weird popups
- fix typo in new anim handlers
- fixed device configs
- fixes to surface damaging on scaled 3
- minor fixes to render loop
- minor fullscreen anim fixes
- more scaled surface damage fixes
- some window fadeout fixes
- surface damage fixes
Other:
- Animation config rework
- Apply suggestions from code review
- Co-authored-by: Mihai Fufezan fufexan@pm.me
- Nix module: make package nullable
- Optimize shaders
- Remove extra packages in nix module (#343)
- Spam the protocols less with resizes of XDG
- account for scale in downrounding
- account for border in rounding
- account for geom in initial XDG window popups
- damage monitor on dpms on
- damage popups correctly
- do not call dmabuf_create twice
- focus to first window on not found in refocus
- hide only XWayland on incorrect size
- move to XDG 4
- optimize xwayland has_alpha blur
- remove wlr_viewporter, we do not support it
- render ls popups correctly
- support wlr-output-power-management
- tick hyprctl separately
- update decos on configureX11
- update default configs for new anim config
- update wlroots dep
- use pref in default configs
- use transformed size in popup unconstrain
- windowrules for floating remove hidden flag
Special thanks
A special thank you for donating to those people:
- devin
- roger
- BeardWarrior
New Contributors
- @volitank made their first contribution in #379
- @Misterio77 made their first contribution in #395
- @Roger-Roger-debug made their first contribution in #440
- @reptee made their first contribution in #343
- @IanManske made their first contribution in #446
Full Changelog: v0.8.1beta...v0.9.0beta