-
Notifications
You must be signed in to change notification settings - Fork 15
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
Random crash at X11 #161
Comments
Here is the log
|
Is it the full log? I don't see it mention |
Oops, will upload full log next time crashed. But I think this should be
by merging #137 (comment) |
This seems to be some kind of internal issue with python-xlib/python-xlib#241 To install a specific version of the package with pip install python-xlib==0.31 It may not be quite that straightforward if you're using I haven't experienced anything like this with my own project that is using a modified fork of Looks like wrapping this line in File "/root/.local/pipx/venvs/keyszer/lib/python3.11/site-packages/keyszer/xorg.py", line 36, in get_xorg_context
wm_name = window.get_full_text_property(_display.get_atom("_NET_WM_NAME"))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
Did you mean https://github.com/RedBearAK/toshy? It looks promising, does it support https://github.com/hyprwm/Hyprland? |
That's the one. Toshy installs a development branch of That branch of https://github.com/k0kubun/xremap In theory the sway and Hyprland support could also be added to the same branch of |
Thanks for your link, I tried xremap and it works both at x11 and hyprland (should build seperately though). However I still encouther rust-windowing/winit#2898 (comment), did you know what's the magic behind keyszer? |
I don't know I'm trying to figure out if I can get what I need from Hyprland, but I don't have a way to run it right now. Would you mind starting a new issue in the Toshy repo and providing some sample output from commands like |
I still face the problem mentioned at #137 (comment). So open a issue to track this
The text was updated successfully, but these errors were encountered: