diff options
author | raveit65 <[email protected]> | 2022-11-12 17:35:28 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2022-11-12 17:44:33 +0100 |
commit | 2bdba6c22967496614b52bddf8186595f729a651 (patch) | |
tree | 358995f10ce18b1827e5032d5a23ee8a43983ea7 /NEWS | |
parent | c357e1c1816311680c04f8d720ba439d9bb325cf (diff) | |
download | marco-1.26.1.tar.bz2 marco-1.26.1.tar.xz |
release 1.26.1v1.26.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +### marco 1.26.1 + + * update translations + * replace _NET_WM_PID with XResGetClientPid + * Always bring into foreground the previous window after closing one + * window: do not disable fullscreen for dialogs + * theme: fix memory leak + * compositor-xrender: fix memory leak + * build: fix meson build + * prefs: fix memory leak + * fix code-formatting issue of previous commit + * Safeguard against calling gdk_x11_window_get_xid with a NULL GdkWindow + ### marco 1.26.0 * update translations |