chore: hyprland-rs 0.4.0-beta.2#119
Conversation
|
The only test failures are pre-existing and not related to the changes. |
|
It looks good for me. But any reason you remove silent? For info, It will be very verbose for end user if a event if not handle by hyperland-rs - if this feature flag still exist. |
Yeah, @cyrinux I removed silent because it was removed in hyprland-community/hyprland-rs@b4ff36a. I don't think there's any equivalent, currently. |
e18daf4 to
43a73ed
Compare
|
It looks to me like the verbose logging for unknown events was removed (hyprland-community/hyprland-rs@b4ff36a#diff-c8a4a4f1c07565340179fe7fbd175cd1cabf756f8010591742a6a5993227724fL529-L539) at the same time, so the silent feature is no longer necessary. |
Description
Updates hyprland-rs to 0.4.0-beta.2
Type of change
How Has This Been Tested?
Relying on existing unit tests and testing it locally on my system.