diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2021-10-15 04:46:46 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2021-10-15 04:46:46 +0300 |
commit | 50679b111d10b21dae655123b219d51e5f5b17ef (patch) | |
tree | 80f52f22c8c9046258be4f4b9a24b5bcfb0592f0 /src/qreg-commands.c | |
parent | 3bafc5df177159a3fc888f8f0b8888574362bd20 (diff) | |
download | sciteco-50679b111d10b21dae655123b219d51e5f5b17ef.tar.gz |
Gtk: solve the key-repeat problem once and for all (or improved on it at least)
* Keeping a key pressed could still result in missing graphics updates and thus
visual feedback.
* Now try to process all Gdk events after thawing the window.
It no longer appears to happen.
* On the downside, key processing is much slower now which may result
in keys being queued up and processed some time even after releasing it.
There may be workarounds for that as well...
Diffstat (limited to 'src/qreg-commands.c')
0 files changed, 0 insertions, 0 deletions