-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
N/A
### WezTerm version
20240212-074107-22f9f8d2
…
-
Hello sr!
For some reason that I ignore, after upgrading version (I guess that was what happen), I stop getting the event in the handler of an extra key specified in keymap (and I do need to stop e…
-
I use a piece of software on macOS called [BetterTouchTool](https://folivora.ai/) and one of its features is being able to turn caps lock into a hyper key. Hyper key for the uninitiated is actually a …
-
I'm trying to get the `USB HID` codes for key events. But the order is wrong.
### Steps to reproduce
1. Run the example code on Linux.
2. Switch to FR input method.
3. Press `AltGr` + `E`. Pre…
-
I think there should be a way to get any key that is being pressed down without having to pass in an argument into `is_key_down`
An example would be the event listeners from browsers: `window.addEv…
-
**Describe the bug**
When trying to add a new event in ikhal, it crashes with `AttributeError: 'zoneinfo.ZoneInfo' object has no attribute '_tzinfos'`
**If applicable: Stack Trace**
```
● ik…
-
Hey, I will start with cheering you for this incredible work you've done, I really appreciate it.
First thing first, I am running Fedora 40, KDE spin and after a fresh install the Fn+F5 key was alrea…
-
### Expected behavior
Creating a new typed key and registering it via the registerEventHandler should allow using those keys inside all further postFlatteners of the same type.
### Observed/Actual b…
-
today it stops recognize.
no event when i try to rebind hotkey action, also nothin catched with `sudo showkey -k`
what i changed - yesterday i played with grub entries, but i reverted them all alr…
-
Raised in https://github.com/rust-windowing/winit/pull/3538#discussion_r1508670322.
Should we remove synthetic keyboard events (those that contain `is_synthetic`)?
What are the benefits and the …