diff options
author | raveit65 <[email protected]> | 2019-02-24 17:18:26 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-24 17:18:26 +0100 |
commit | 911003044ca997acef5b31660c184ff5950fff9a (patch) | |
tree | 63815f479d64d0cca020e6cde04a774dd28b8a3c /NEWS | |
parent | bc164ea6abd98de688dd47c1cdef4f4aee522a46 (diff) | |
download | marco-911003044ca997acef5b31660c184ff5950fff9a.tar.bz2 marco-911003044ca997acef5b31660c184ff5950fff9a.tar.xz |
release 1.22.0v1.22.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +### marco 1.22.0 + + * update translations + Initialize travis support + screen: Remove get_current_monitor in favor of get_current_xinerama + Increase icon size on tab and workspace popups + screen: avoid 'NULL' in 'meta_error_trap...' functions + prefs: avoid deprecated 'g_settings_list_keys' + add git.mk to autogenerate .gitignore files + enable silent output when building + 'meta_error_trap_push' instead 'meta_error_trap_push_with_return' + errors.c: avoid deprecated 'gdk_error_trap...' functions: + frames.c: drop unused variables + compositor-xrender: avoid deprecated 'gdk_error_trap_push/pop' + ### marco 1.21.1 * update translations |