Get some super basic controls working on X11 #29
Labels
bug
Something isn't working
implementations
An existing feature or necessary functionality is further implemented
X11
X11-specific issues and PRs.
The ability to open a new terminal window with Super + Shift + Enter and close the current window with Super + Shift + Q would be very helpful for testing. The code for this is already there at the moment, but not functioning. I need to research converting keysyms to keycodes in x11rb and make sure that I'm grabbing the keys correctly.
The text was updated successfully, but these errors were encountered: