Skip to content

Commit

Permalink
release 1.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Aug 23, 2023
1 parent 892b535 commit 34af0e1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
### mate-panel 1.27.2

* update translations
libmate-panel-applet: don't use panel plug to find the screen
wayland-tasklist: really set maximum label width
wayland tasklist: fit buttons to tasklist, limit button size, hide contents as necessary
notification-area: stop warning on removal
Update org.mate.panel.object schema descriptions
button-widget.c: replace tabs with 4 spaces
Wayland: Fix blurry rendering of panel launcher icons
Wayland: ensure tasklist buttons get widget name
wayland: stop tasklist overflowing over other applets
Clock applet/wayland: position calendar window same as in x11
libmate-panel-applet/Makefile.am: Fix build with gettext 0.22
Fix distribution of applet service files
Wayland, Tray applet: allow in-process applet to load, using SNI only (#1372)
Wayland, hidpi: do not scale buttons in wayland (#1370)
tell dconf-edit about relocatable schemas (#1355)
applets/wncklet/wayland-backend: Add basic icon support (#1275)
applets/wncklet/wayland-backend: Add basic context menu (#1276)
panel-run-dialog: Add accelerator keys for "list of known applications" (#1359)

### mate-panel 1.27.1

* update translations
* Clock Applet: Update date/time and weather after resume from sleep mode
* Update window-list.c
Expand Down Expand Up @@ -28,6 +51,7 @@
* wncklet: do not exceed workspace number when setting n_rows

### mate-panel 1.27.0

* update translations
* wncklet: The values stored in the wrapper hash table are incorrect
* notification_area: fix build warning -Wbad-function-cast
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
AC_INIT([mate-panel], [1.27.1], [https://github.com/mate-desktop/mate-panel/issues],
AC_INIT([mate-panel], [1.27.2], [https://github.com/mate-desktop/mate-panel/issues],
[mate-panel], [https://mate-desktop.org])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news])
Expand Down

0 comments on commit 34af0e1

Please sign in to comment.