summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-11-28 17:51:11 -0500
committerDavid Robillard <d@drobilla.net>2015-11-28 17:54:21 -0500
commit57a850cb5ccf6fe1031a6c7ea0e18a74eddcbdf2 (patch)
treebbf3ad90b92b18fe339d58515c5c06ca297c23a3 /NEWS
parent4c4fb2570f43371666746dde1eb4b6d97608b264 (diff)
downloadsuil-57a850cb5ccf6fe1031a6c7ea0e18a74eddcbdf2.tar.gz
suil-57a850cb5ccf6fe1031a6c7ea0e18a74eddcbdf2.tar.bz2
suil-57a850cb5ccf6fe1031a6c7ea0e18a74eddcbdf2.zip
Bubble X11 key events up to Gtk parent
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 88a0988..3f32b8e 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ suil (0.8.3) unstable;
* Various Windows fixes (patches from Robin Gareus)
* Center X11 UIs in Gtk (patch from Robin Gareus)
* Fix initial size of resizable X11 UIs in Gtk (patch from Robin Gareus)
+ * Bubble X11 key events up to Gtk parent (patch from Filipe Coelho)
* Add Gtk2 and X11 in Qt5 wrappers (patch from Rui Nuno Capela)
* Fix compilation with -Wl,--no-undefined
* Fix a few minor/unlikely memory errors
@@ -12,7 +13,7 @@ suil (0.8.3) unstable;
* Only report suil_ui_supported() if necessary wrapper is compiled in
* Upgrade to waf 1.8.14
- -- David Robillard <d@drobilla.net> Sat, 28 Nov 2015 15:26:47 -0500
+ -- David Robillard <d@drobilla.net> Sat, 28 Nov 2015 17:50:49 -0500
suil (0.8.2) stable;