summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorrncbc <rncbc@rncbc.org>2018-07-07 19:46:42 +0100
committerDavid Robillard <d@drobilla.net>2018-07-09 21:17:40 +0200
commit570e04f26fffc6430ff6894da6a6e2f39b24efb7 (patch)
treef12f16ca23e2cf524bbb616075f98ccc7f4eecda /NEWS
parentba5d56d27534c6996bc26eb5972d3562ad660545 (diff)
downloadsuil-570e04f26fffc6430ff6894da6a6e2f39b24efb7.tar.gz
suil-570e04f26fffc6430ff6894da6a6e2f39b24efb7.tar.bz2
suil-570e04f26fffc6430ff6894da6a6e2f39b24efb7.zip
Fix Qt5 in Gtk2 wrapper
- Fixes initial size and resizing in some cases - Adds LV2_UI__resize and LV2_UI__idleInterface features - Adds LV2_UI__updateRate option
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e34284..710772f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
suil (0.10.1) unstable;
* Add support for Cocoa in Qt5
+ * Fix resizing and add idle and update rate support for Qt5 in Gtk2
-- David Robillard <d@drobilla.net> Tue, 03 Oct 2017 22:11:49 +0200