0.3.1 The "I forgot to add these" update!!!
New stuff I can remember
since this was supposed to come out a month ago
- Added hyprctl commands
- Add layout dispatchers, new ones, and custom dispatcher (kind needed now cuz of plugins)
- Add support for getting all animations, and binds (yeah take that @NotAShelf)
- Add support for different async runtimes (Yes, no more bloat tokio if you so please)
Fixes
- Fix broken types (Some types changed, and sometimes I was just dumb)
- Add support for infinitely (theoretically) long responses from socket
Auto generated
What's Changed
- Fix a bug of MoveWorkspaceToMonitor dispatcher by @llwwns in #30
- Added iter functions to data structures by @tukanoidd in #34
- fix: read all Hyprland socket data returned by @cyrinux in #36
- fix: client struct use more signed integer by @cyrinux in #37
- fix: some others Client struct fixes, this fix grouped mode and monitor by @cyrinux in #38
New Contributors
- @llwwns made their first contribution in #30
- @tukanoidd made their first contribution in #34
Full Changelog: 0.3.0...0.3.1