diff options
author | Jani Mustonen <janijohannes@kapsi.fi> | 2017-11-03 08:54:17 +0200 |
---|---|---|
committer | mujx <mujx@users.noreply.github.com> | 2017-11-03 08:54:17 +0200 |
commit | 13cb0521fa4fd692f66a89c83ef17b7e3ea339bb (patch) | |
tree | 632e0721e88b301e2ed7b45a10e9f48bf18004f6 /include | |
parent | Update issue template (diff) | |
download | nheko-13cb0521fa4fd692f66a89c83ef17b7e3ea339bb.tar.xz |
Improvements to the quick switcher (#109)
- Ghetto disambiguation for the quick switcher - Fix the Ctrl+K shortcut - Fix keyboard focus when the quick switcher is closed fixes #114
Diffstat (limited to 'include')
-rw-r--r-- | include/MainWindow.h | 1 | ||||
-rw-r--r-- | include/TextInputWidget.h | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/include/MainWindow.h b/include/MainWindow.h |