hyprland-community/hyprland-autoname-workspaces

update to hyprland-rs 0.3.1 when available

cyrinux opened this issue · 5 comments

this will fix this log polution due to missing activewindowv2 even in the previous release.

$ cargo r
   Compiling hyprland-autoname-workspaces v0.2.12 (/home/cyril.homedir/library/src/personal/github.com/cyrinux/hyprland-autoname-workspaces)
    Finished dev [unoptimized + debuginfo] target(s) in 1.62s
     Running `target/debug/hyprland-autoname-workspaces`
A unknown event was passed into Hyprland-rs
PLEASE MAKE AN ISSUE!!
The event was: (Unable to get)
A unknown event was passed into Hyprland-rs
PLEASE MAKE AN ISSUE!!
The event was: (Unable to get)
A unknown event was passed into Hyprland-rs
PLEASE MAKE AN ISSUE!!
The event was: (Unable to get)
yavko commented

this will fix this log polution due to missing activewindowv2 even in the previous release.

$ cargo r
   Compiling hyprland-autoname-workspaces v0.2.12 (/home/cyril.homedir/library/src/personal/github.com/cyrinux/hyprland-autoname-workspaces)
    Finished dev [unoptimized + debuginfo] target(s) in 1.62s
     Running `target/debug/hyprland-autoname-workspaces`
A unknown event was passed into Hyprland-rs
PLEASE MAKE AN ISSUE!!
The event was: (Unable to get)
A unknown event was passed into Hyprland-rs
PLEASE MAKE AN ISSUE!!
The event was: (Unable to get)
A unknown event was passed into Hyprland-rs
PLEASE MAKE AN ISSUE!!
The event was: (Unable to get)

Do you want me to make it a flag that can be disabled?

Good idea @yavko

yavko commented

Good idea @yavko

I'll add it to the next release then :)

yavko commented

Oh, yeah also this issue is resolved, since I released the update.

fix in #29