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

No hot-corner on hyprland and message from client-toolkit: interface 'wl_surface' has no event 2 #20

Closed
siretty opened this issue Mar 11, 2024 · 4 comments

Comments

@siretty
Copy link
Contributor

siretty commented Mar 11, 2024

When used on Hyprland, the executable (specifically the smithay-client-toolkit crate) prints a message: interface 'wl_surface' has no event 2. The hot-corner functionality does not work in these cases.

This is a known issue, fixed in version 0.16.1 of the smithay-client-toolkit.

The issue in the client-toolkit can be found here.

@siretty
Copy link
Contributor Author

siretty commented Mar 11, 2024

Resolved by PR #21.

@lacamar
Copy link

lacamar commented Mar 19, 2024

I just encountered this issue and I was able to deal with it by installing it via cargo without the --locked flag, opposed to the directions in the readme. I'm guessing this issue is just caused by outdated dependencies.
cargo install waycorner

@siretty
Copy link
Contributor Author

siretty commented Mar 19, 2024

Thank you!

@siretty siretty closed this as completed Mar 19, 2024
@AndreasBackx
Copy link
Owner

Thanks for fixing @siretty. New version pushed that will soon be available for those using AUR and cargo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants