diff options
author | David Robillard <d@drobilla.net> | 2015-02-08 11:38:56 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-02-08 11:38:56 +0000 |
commit | afccbe2f52eb950dd214a60f91d5ed7fb63826bc (patch) | |
tree | 5581c9b743c859a25e969ba4e2f1f5e817a3fd7c /NEWS | |
parent | 8e9ed4b7ddeea6f48fe31dfaa911ac46a727973a (diff) | |
download | patchage-afccbe2f52eb950dd214a60f91d5ed7fb63826bc.tar.gz patchage-afccbe2f52eb950dd214a60f91d5ed7fb63826bc.tar.bz2 patchage-afccbe2f52eb950dd214a60f91d5ed7fb63826bc.zip |
Save window size and position when closed via window manager.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5542 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,9 +2,10 @@ patchage (1.0.1) unstable; * Support Jack CV and OSC via metadata. * Configure based on compiler target OS for cross-compilation. + * Save window size and position when closed via window manager. * Fix compilation with Jack DBus. - -- David Robillard <d@drobilla.net> Wed, 19 Nov 2014 13:42:09 -0500 + -- David Robillard <d@drobilla.net> Sun, 08 Feb 2015 06:36:55 -0500 patchage (1.0.0) stable; |