diff options
author | raveit65 <[email protected]> | 2023-11-27 11:40:13 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-11-27 12:05:02 +0100 |
commit | 657386f020adfd99b082be06c03d67f2e632b3b0 (patch) | |
tree | e369817fc3bdba4231d00fdcd42d25dd7cc39482 /NEWS | |
parent | dabe07b9937cb5ae09db0abee7b315ec15872ea7 (diff) | |
download | mate-panel-657386f020adfd99b082be06c03d67f2e632b3b0.tar.bz2 mate-panel-657386f020adfd99b082be06c03d67f2e632b3b0.tar.xz |
release 1.26.4v1.26.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 16 insertions, 7 deletions
@@ -1,13 +1,22 @@ +### mate-panel 1.26.4 + + * update translations + * wnck-pager: Fix workspace switcher aspect ratio + * libmate-panel-applet: Fix build with gettext 0.22 + * status-notifier: Show AttentionIcon when Status is NeedsAttention + * status-notifier: fix typo + * notification-area: stop warning on removal + ### mate-panel 1.26.3 * update translations - windows-list.ui: lower gtk3 required version - panel-applet: Fix leak in no-background code path - clock: Fix memory leak - wncklet: Fix crash thumbnailing dying or otherwise inaccessible windows - notification_area: Reduce lifetime of the settings local variable (#1309) - Register SNI host only if SNI is enabled - wncklet: do not exceed workspace number when setting n_rows + * windows-list.ui: lower gtk3 required version + * panel-applet: Fix leak in no-background code path + * clock: Fix memory leak + * wncklet: Fix crash thumbnailing dying or otherwise inaccessible windows + * notification_area: Reduce lifetime of the settings local variable (#1309) + * Register SNI host only if SNI is enabled + * wncklet: do not exceed workspace number when setting n_rows ### mate-panel 1.26.2 |