diff options
author | David Robillard <d@drobilla.net> | 2013-02-22 21:22:01 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-02-22 21:22:01 +0000 |
commit | 28cf00ed548bd658039b2ee52e35829b1e6dc821 (patch) | |
tree | 32fd1c70198a57b8d1218f70c633945038b99a3f /NEWS | |
parent | 61a8166c4fda5e3486ae9d19ff102e36a14bfcb0 (diff) | |
download | suil-28cf00ed548bd658039b2ee52e35829b1e6dc821.tar.gz suil-28cf00ed548bd658039b2ee52e35829b1e6dc821.tar.bz2 suil-28cf00ed548bd658039b2ee52e35829b1e6dc821.zip |
Fix key events for X11 in Gtk.
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@5064 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ suil (0.6.11) unstable; - * Add compile time option to disable explicit Gtk to X11 key forwarding - * Fix crash on close caused by key filter for X11 in Gtk + * Fix key events for X11 in Gtk * Fix crash when a broken UI returns a NULL descriptor * Fix compilation on BSD |