diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-09 00:43:29 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-09 00:43:29 -0500 |
| commit | 9a620a1419b7a20b57c93827d027d5c734831620 (patch) | |
| tree | c8c60918da3557c6f60f414067177c6fc12dbbb0 /CHANGELOG.md | |
| parent | e541b2b00869895734f29b5caf1c65d116ee35d0 (diff) | |
Fixed parser not detecting unbinds / rebinds
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/scripts/keybinds_parser.py
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 32bb05b4..92d777ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## v2.3.19 +- 2026-01-09 + - Fixed: Keybind parser latency + - Changed the parsing login to python instead of bash + - Also fixed duplicate bindings when you unmap / remap keybinds + - 2026-01-08 - Fixed: MPRIS artwork in Sway notification center only 10 pixels - Adjusted to 96 pixels |
