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

If using an application specific remap, pressing a remapped key crashes xremap in hyprland 0.40.0 #477

Closed
DJXJD opened this issue May 12, 2024 · 6 comments

Comments

@DJXJD
Copy link

DJXJD commented May 12, 2024

Here is the error message:

application-client: Hypr (supported: true)
thread 'main' panicked at /cargo/registry/src/index.crates.io-6f17d22bba15001f/hyprland-0.3.13/src/data/regular.rs:31:19:
A error occured while parsing the output from the hypr socket: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
@DJXJD
Copy link
Author

DJXJD commented May 16, 2024

Based on what I've seen, this issue should be able to be fixed by upgrading hyprland-rs to the 0.4.0 alpha, if that's something you want to do

@k0kubun
Copy link
Contributor

k0kubun commented May 20, 2024

Have you tried the wlroots version? It should also work for Hyprland, and it's a more encouraged option since v0.8.9.

@DJXJD
Copy link
Author

DJXJD commented May 20, 2024

I believe I have, back when I first setup xremap. I'm using the AUR version, which as of now, is on 0.8.18. If I remember correctly, at the time, I wasn't able to get application specific remapping to work at all with the wlroots version. I'll give it another shot though and report back!

@DJXJD
Copy link
Author

DJXJD commented May 20, 2024

The wlroots version works beautifully! It also gives me access to window title based remapping, which, for my particular use case, is a lot nicer than window class based remapping.

Thank you so much for the help and for developing such an awesome project!

@k0kubun
Copy link
Contributor

k0kubun commented May 20, 2024

Nice! I fixed the AUR problem too.

@k0kubun k0kubun closed this as completed May 20, 2024
@DJXJD
Copy link
Author

DJXJD commented May 20, 2024

I noticed that, thank you very much again 😁 👍

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

2 participants