mate-panel 1.23.2 release
Changes since the last release: v1.23.1...v1.23.2
mate-panel 1.23.2
- update translations
- fish: Use a higher resolution image for Wanda the Fish
- Fetch clock formats using LC_TIME (as opposed to LANGUAGE)
- Change the panel menu descriptions to better identify them
- Load layouts from absolute paths
- Set compiler debug flags using MATE_DEBUG_CHECK
- sn-item: avoid 'g_type_class_add_private'
- notification_area/main: avoid 'g_type_class_add_private'
- na-tray: avoid 'g_type_class_add_private'
- clock-face: fix code formating
- clock: avoid deprecated g_type_class_add_private
- When determining whether the pos is in the applet, use ad->cells to calc.
- build: use AC_STRUCT_DIRENT_D_TYPE instead of custom macro
- panel-toplevel: avoid deprecated 'gtk_css_provider_get_default'
- panel-toplevel: fix applets placement on expanded vertical panel
- panel-toplevel: fix coding style and spacing a bit
- Fix GTK Layer Shell include and CFLAGS
- [clock-applet] Add scroll interface tabs with mouse wheel
- Keep menu button popup from covering up menu on Wayland
- Keep applet menus from covering up applets on Wayland
- Add comment headers to wayland backend files
- Add Wayland backend
- Remove trailing whitespaces
- Use monitor size instead of screen size in panel-toplevel.c
- Add panel_multimonitor_get_bounds ()