aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/expressions.h
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2021-10-11 08:57:30 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2021-10-11 08:57:30 +0300
commit71bf522231d2998f1fb183f343c2b1f9dbcd3b15 (patch)
tree07c221ba3348a6c0acdcfef1d648ec132f8429f7 /src/expressions.h
parent8ef010da59743fcc4927c790f585ba414ec7b129 (diff)
downloadsciteco-71bf522231d2998f1fb183f343c2b1f9dbcd3b15.tar.gz
Gtk+ 3 UI: Don't use deprecated functions and make sure that the UI is updated regularily when holding down a key
* gdk_window_freeze_toplevel_updates_libgtk_only() is apparently no longer necessary with Scintilla 5. * When holding down a key constantly, it was not uncommon that the display would not be updated until it is released. This is now worked around by using a low priority idle timer for emptying the teco_interface.event_queue. This ensures that Gtk can call other watchers after every keypress.
Diffstat (limited to 'src/expressions.h')
0 files changed, 0 insertions, 0 deletions