hyprland-community / hyprland-rs

An unofficial rust wrapper for hyprland's IPC [maintainers=@yavko,@cyrinux]
Other
252 stars 55 forks source link

Support new fullscreen state in `Client` #258

Closed MrYuto closed 2 months ago

MrYuto commented 2 months ago

To support hyprwm/Hyprland#7104 changes in Client.

donovanglover commented 2 months ago

Works for me on Hyprland v0.42.0 :+1:

Fixes the following error:

called Result::unwrap() on an Err value: SerdeError(Error("invalid type: integer 0, expected a boolean", line: 21, column: 19))