Kovid Goyal
|
aecf07bcba
Wayland: Fix infinite loop causing bad performance when using IME via fcitx5 due to a change in fcitx5
|
7 months ago |
Kovid Goyal
|
8d1b0e54af
Use double for wayland float calculation
|
7 months ago |
Kovid Goyal
|
8fc96c5bd7
Make the debug logging functions consistent
|
7 months ago |
Kovid Goyal
|
2c4ffba0f3
Wayland: A new option to turn off IME
|
7 months ago |
Kovid Goyal
|
f51c2f08a5
DRYer
|
7 months ago |
Kovid Goyal
|
0c6fa47789
Wayland IME: Fix a bug with handling synthetic keypresses generated by ZMK keyboard + fcitx5
|
8 months ago |
Kovid Goyal
|
83468535dd
Implement support for preferred buffer scale
|
8 months ago |
Kovid Goyal
|
eb42ad3a2b
Rename scale to integer_scale
|
8 months ago |
Weng Xuetian
|
7fd119d0eb
Fix message recursion between wayland compositor (#5360)
|
2 years ago |
Kovid Goyal
|
40bba70bfe
Wayland IME: Avoid printing errors for compositors that pointlessly acknowledge previous IME commits rather than just the current one. Apparently kwin is one such. Fixes #5339
|
2 years ago |
Kovid Goyal
|
e7da874b82
GNOME: Workaround for GNOME's text input system going into an infinite loop if cursor position is updated in response to a done event
|
2 years ago |
pagedown
|
11343d42c3
Wayland: Fix backspace cannot clear the last character of pre-edit text
|
2 years ago |
pagedown
|
6c628bc594
Wayland: Fix IME is not enabled after switching the focus
|
2 years ago |
Kovid Goyal
|
e228f5105e
Merge branch 'refactor' of https://github.com/page-down/kitty
|
2 years ago |
Kovid Goyal
|
719760fd7b
Remove unused UNUSED
|
2 years ago |
pagedown
|
15615a4cd1
Avoid defining variables with the same name that already exist
|
2 years ago |
Kovid Goyal
|
be34af4555
Remove inline from .c files
|
3 years ago |
Kovid Goyal
|
5dbbed3dcc
Ignore text input done if serial is incorrect
|
3 years ago |
Kovid Goyal
|
7b130dc220
Double buffer pre-edit and commit events
|
3 years ago |
Kovid Goyal
|
317ecbc9fa
Wayland: Add support for the text input protocol
|
3 years ago |
Kovid Goyal
|
67445a22d3
...
|
3 years ago |
Kovid Goyal
|
62997956a0
Start work on Wayland text input protocol support
|
3 years ago |