aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/goto-commands.h
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2021-10-15 04:46:46 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2021-10-15 04:46:46 +0300
commit50679b111d10b21dae655123b219d51e5f5b17ef (patch)
tree80f52f22c8c9046258be4f4b9a24b5bcfb0592f0 /src/goto-commands.h
parent3bafc5df177159a3fc888f8f0b8888574362bd20 (diff)
downloadsciteco-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/goto-commands.h')
0 files changed, 0 insertions, 0 deletions