From 3bb4ce03762f1a94e6e085b5c072f97914de1e70 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 25 Mar 2018 20:50:31 +0200 Subject: release 1.20.1 --- NEWS | 24 ++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d911aafb..f0e51e47 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,27 @@ +### mate-panel 1.20.1 + + workspace-switcher: support i3 WM + Fix rendering of out-of-process window list with hidpi + workspace-switcher: support metacity WM + Apply fix for workspace-switcher + hidpi: fix tray icon spacing with window-scaling > 1 + Fix out-of-process applet sizes for HiDPI + Fix hide buttons make panel bigger + run dialog: force icon size when loading app icon + run dialog: fix expand of content on window resize + Fix run dialog show-program-list enabling fix + run-dialog: use F6 to switch between entry field and program list + Fix strut sizes for HiDPI multi-monitors + Do not down-scale monitor geometries for GDK monitors + Scale monitor geometries down to device pixels to support multiple monitors in HiDPI + +commit 13940c6221d0eb062352d238a45b879e65116fc6 +Author: info-cppsp +Date: Tue Feb 6 16:24:14 2018 +0100 + + Drawer cleanup and fix arrow behavior + + ### mate-panel 1.20.0 * Translations update diff --git a/configure.ac b/configure.ac index 87a77516..f0887585 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.20.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.20.1], [https://github.com/mate-desktop/mate-panel/issues], [mate-panel], [http://www.mate-desktop.org]) AC_CONFIG_HEADERS(config.h) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news]) -- cgit v1.2.1