Skip to content

0.3.1 The "I forgot to add these" update!!!

Compare
Choose a tag to compare
@yavko yavko released this 01 Apr 02:30
· 423 commits to master since this release
c5311bf

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