A lot of QOL fixes were pushed
Finally, Client::get_active()
was fixed, hopefully for the final time!!!
The future from @yavko
I need maintainers, I'm in school and can only really work on hyprland-rs during the summer extensively. Once I find time I'll work on 0.4
, but I need help with the problems listed in gh issues
Autogenerated
What's Changed
- derive Eq, PartialEq, Hash, Ord, PartialOrd for Address by @H3rmt in #162
- add main to struct Keyboard by @jbaker0 in #133
- Fix dispatch_str for MoveFocusedWindowToWorkspace(Silent) by @sij1nk in #159
- Add WorkspaceIdentifier(WithSpecial) variant for
r
prefix by @sij1nk in #158 - fixed get_active for client by @H3rmt in #161
- Make
Animations
' fields public, add 2 new animation styles by @c0h2r in #125 - Add support for hyprwm/Hyprland#3661 by @UserSv4 in #134
New Contributors
- @c0h2r made their first contribution in #125
- @UserSv4 made their first contribution in #134
- @jbaker0 made their first contribution in #133
- @sij1nk made their first contribution in #158
- @H3rmt made their first contribution in #161
Full Changelog: 0.3.12...0.3.13