diff --git a/screengrab.changes b/screengrab.changes index dcbdfea..ee37196 100644 --- a/screengrab.changes +++ b/screengrab.changes @@ -2,7 +2,25 @@ Tue May 22 10:29:04 UTC 2018 - mvetter@suse.com - Update to 1.98: - ... + * Update translations + * A more specific condition for Ctrl+C + * Filter out Ctrl+C in Delay box + * No window screenshot with shaded windows + * Always use contents rect Fixes https://github.com/lxqt/screengrab/issues/67 + * Never scale up beyond real size + * Several fixes, especially for the tray icon + * __DATE__ and __TIME__ macro are not very helpful for reproducible builds. + * Added a minimum default configuration + * Handle invalid window screenshots + * Corrected a grammar mistake + * Always use native (LXQt) file dialog + * Just changed the location of a comment + * Cleanup and fixes + * Some ui polishing + * Improve screengrab app behaviour + * Drops Qt foreach + * fix some uris + * Update references in about dialog ------------------------------------------------------------------- Sun May 20 09:31:14 UTC 2018 - mvetter@suse.com