From 620f08c925c188a4c1eb7ccee21679be09376b85 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 4 Aug 2020 16:51:59 +0200 Subject: release 1.24.1 --- NEWS | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5e66fcde..8a54beb2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +### marco 1.24.1 + + * update translations + * common: window icon (META_DEFAULT_ICON_NAME) is no longer available + * workspace: Don't try to use per-workspace MRU lists as a hint for focusing + * stack: make meta_window_raise() and meta_window_lower() smarter + * compositor: fix possible crash closing/destroying window . Fixes to previous commit. + * window: fix crash if workspace is null + * workspace-switcher: fix colors of selected workspace when compositing is disabled. + * build: silent build warnings for distcheck + * Remove unnecessary warnings about visible region + * meson: improvements + * Guard against null changes introduced by previous commit + * Introduce nullpointer checks and return null if validation fails + * util: meta_bug raises SIGABRT so it shouldn't return + * add meson build files to EXTRA_DIST + * remove warning: 'GTimeVal' is deprecated + * theme: avoid deprecated g_memmove + * frames: don't bother painting the background + ### marco 1.24.0 * update translations -- cgit v1.2.1