Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Event]: every new v2 event #193

Open
FluffyDiscord opened this issue Mar 23, 2024 · 2 comments
Open

[Event]: every new v2 event #193

FluffyDiscord opened this issue Mar 23, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request event Hyprland event

Comments

@FluffyDiscord
Copy link

FluffyDiscord commented Mar 23, 2024

What is the name of the event

workspacev2

Related pull request from hyprland: hyprwm/Hyprland#5022

@REALERvolker1
Copy link
Contributor

2024-03-23T22:49:49.755139Z  INFO ThreadId(17) hbar::backend::hypr: src/backend/hypr.rs:53: Workspace subscriber started
A unknown event was passed into Hyprland-rs
            PLEASE MAKE AN ISSUE!!
            The event was: workspacev2
2024-03-23T22:49:52.721354Z DEBUG ThreadId(17) hbar::backend::hypr: src/backend/hypr.rs:66: Workspace changed: Regular("2")
2024-03-23T22:49:56.527853Z DEBUG ThreadId(17) hbar::backend::hypr: src/backend/hypr.rs:66: Workspace changed: Regular("3")
A unknown event was passed into Hyprland-rs
            PLEASE MAKE AN ISSUE!!
            The event was: workspacev2
2024-03-23T22:49:58.227398Z DEBUG ThreadId(17) hbar::backend::hypr: src/backend/hypr.rs:66: Workspace changed: Regular("1")
A unknown event was passed into Hyprland-rs
            PLEASE MAKE AN ISSUE!!
            The event was: workspacev2
A unknown event was passed into Hyprland-rs
            PLEASE MAKE AN ISSUE!!
            The event was: createworkspacev2
A unknown event was passed into Hyprland-rs
            PLEASE MAKE AN ISSUE!!
            The event was: movewindowv2
2024-03-23T22:50:12.032505Z DEBUG ThreadId(17) hbar::backend::hypr: src/backend/hypr.rs:60: Workspace added: Special(Some("hdrop"))
A unknown event was passed into Hyprland-rs
            PLEASE MAKE AN ISSUE!!
            The event was: movewindowv2
A unknown event was passed into Hyprland-rs
            PLEASE MAKE AN ISSUE!!
            The event was: destroyworkspacev2
2024-03-23T22:50:12.339592Z DEBUG ThreadId(17) hbar::backend::hypr: src/backend/hypr.rs:63: Workspace removed: Special(Some("hdrop"))

looks like a bunch of events got some sort of version bump

@yavko
Copy link
Member

yavko commented Apr 9, 2024

this is gonna be a pain to add....

@yavko yavko changed the title [Event]: workspacev2 [Event]: every new v2 event Apr 9, 2024
@yavko yavko added enhancement New feature or request event Hyprland event labels Apr 9, 2024
@yavko yavko mentioned this issue Apr 9, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request event Hyprland event
Projects
None yet
Development

No branches or pull requests

3 participants