github hyprland-community/hyprland-rs 0.3.1
0.3.1 The "I forgot to add these" update!!!

latest releases: 0.4.0-beta.1, 0.4.0-alpha.3, 0.4.0-alpha.2...
19 months ago

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

Full Changelog: 0.3.0...0.3.1

Don't miss a new hyprland-rs release

NewReleases is sending notifications on new releases.