diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-04-14 14:12:36 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-04-14 14:12:36 +0300 |
| commit | ca66940ec39047eada21f7900bf0e49d61cb45fb (patch) | |
| tree | 5c71ab04163061e444c7146f62a356e773a97119 /src/TextInputWidget.cc | |
| parent | Bump version to v0.3.1 (diff) | |
| download | nheko-ca66940ec39047eada21f7900bf0e49d61cb45fb.tar.xz | |
Popup improvements
- ESC closes the popup. - Up/Down arrows for navigation. - BackTab for backwards navigation. fixes #301 fixes #302
Diffstat (limited to 'src/TextInputWidget.cc')
| -rw-r--r-- | src/TextInputWidget.cc | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/src/TextInputWidget.cc b/src/TextInputWidget.cc |
