-
### The problem
Logs are filling up with the following:
```omeassistant | 2024-10-08 20:17:48.673 WARNING (MainThread) [aiounifi.models.event] Unsupported event key EVT_USP_RpsPowerDeniedByPsuOve…
-
### Problem
When implementing a search bar I wanted the ability to ⌘K and toggle a modal. Additionally I wanted to escape to exit the modal.
This ticket is to look into and define a nice API for…
-
Currently it is really hard to implement something like an autocomplete box. Where you need an element e.g. `LineEdit` to enter text to filter your list and to check for down arrow and up arrow key ev…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
### Motivation
Currently, the write batch extractor play…
-
**What you want IINA to do:**
The shortcut keys support press and release event recognition
**What IINA does currently:**
There is currently no such function
**Why you think this should be add…
-
When under high cpu load, the focused window sometimes does not get key events.
The problem is kind of hard to reproduce reliably but it occurs to me mostly while playing games but also in alacritty …
-
**Please describe the problem you are trying to solve.**
Our events have the option to commit data, which is not a duration value.
https://github.com/precice/precice/blob/ffe0f992db5b28381ecb5f3…
-
So in the readme, in kloak -h, and in the manpage, all 3 state that the default maximum delay is 100ms and the default startup timeout is 100ms, when this is just not true. Default max delay is 20ms a…
-
Currently user is able to keep key pressed, causing repeated input. This should be blocked. Only Shift, Ctlr, Alt, Space, and CapsLock should remain non-blocking.
-
## User story .
As a developer, I need to understand how keypress events work.
## AC (Acceptance Criteria) .
When I look at this ticket
I should see documentation
that describes a keypress …