Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
X11:MATE:Next
mate-panel
mate-panel.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mate-panel.changes of Package mate-panel
------------------------------------------------------------------- Sun Jul 28 14:40:46 UTC 2024 - Hillwood Yang <hillwood@opensuse.org> - Add Requires tag for dconf-editor to workaround boo#1222583 ------------------------------------------------------------------- Wed May 22 06:51:23 UTC 2024 - ming li <mli@suse.com> - Update version to 1.28.1: * Build: require mate-desktop 1.28.2 * [ci] use mate-desktop 1.28.2 upon which this depends * Use MateImageMenuItem properly ------------------------------------------------------------------- Fri Apr 5 09:15:03 UTC 2024 - Hillwood Yang <hillwood@opensuse.org> - Drop mate-panel-layouts-suse.patch ------------------------------------------------------------------- Sun Mar 24 07:24:51 UTC 2024 - Hillwood Yang <hillwood@opensuse.org> - Update version to 1.28.0 * Update translations ------------------------------------------------------------------- Mon May 15 18:48:33 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru> - Update to version 1.26.3: * 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. * Register SNI host only if SNI is enabled. * wncklet: do not exceed workspace number when setting n_rows. * Update translations. ------------------------------------------------------------------- Tue Sep 6 16:00:52 UTC 2022 - Callum Farmer <gmbr3@opensuse.org> - Install gschema override with distribution default priority of 20 ------------------------------------------------------------------- Sun Feb 6 07:03:58 UTC 2022 - Hillwood Yang <hillwood@opensuse.org> - Update version to 1.26.2 * update translations * clock: fix memory leak * panel-test-applets: fix memory leak * wncklet: The values stored in the wrapper hash table are incorrect * Upscale in panel_xutils_set_strut * panel-toplevel: fix the computed dimension for (non) auto hidden panels * struts: add support for _GNOME_WM_STRUT_AREA ------------------------------------------------------------------- Sat Nov 20 19:39:20 UTC 2021 - Alexei Sorokin <sor.alexei@meowr.ru> - Update to version 1.26.1: * Fix show window thumbnails check button. * Revert "window-list.c: use g_settings_* functions directly instead of using stored values" * Update installation instructions. * Fix the mate-desktop-item-edit executable. * Update translations. ------------------------------------------------------------------- Sun Aug 22 11:27:21 UTC 2021 - Jan Engelhardt <jengelh@inai.de> - Trim em dash grammar from summaries. ------------------------------------------------------------------- Tue Aug 10 08:10:29 UTC 2021 - Hillwood Yang <hillwood@opensuse.org> - Update version to 1.26.0 * update translations * Use absolute path g_get_home_dir replaces "~/" * Fix clock applet add location crash * Add the function of monitor panel launcher files ------------------------------------------------------------------- Tue Jun 1 13:30:49 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org> - Also fix files section for -lang package. ------------------------------------------------------------------- Fri May 28 15:56:38 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org> - Do not own /usr/share/help/C, but only the package specific subdirectories. Avoid conflicts with more restrictive filesystem package. ------------------------------------------------------------------- Mon Apr 26 20:01:26 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 1.24.2: * Translations update * wncklet: Check the length of the pixel data for empty thumbnails ------------------------------------------------------------------- Sun Aug 9 16:04:06 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru> - Update to version 1.24.1: * wncklet: Hide window preview on non-visible windows. * launcher: Fix memory leaks. * panel-util: Fix memory leaks. * Fix creating several launchers at once. * clock: Fix GError double free. * clock: Properly free rsvg handles. * wncklet: Fix leaking cairo_t. * panel-run-dialog: Fix leaking tree model strings. * workspace-switcher: Fix leaking colour string. * panel-properties-dialog: Fix leaking string. * clock: Fix leaking GtkListStore. * panel-profile: Fix leaking list elements. * clock: Fix list iteration. * panel-lockdown: Fix leaking string array. * panel-menu-items: Fix leaking string. * mate-panel-applet: Fix leaking GVariantBuilder. * launcher: Fix leaking strings. * clock: Fix leaking cairo surface. * Clarify meaning of panel reset option. * panel-toplevel: Refactor panel_toplevel_update_hide_buttons_size(). * panel-util: Fix leaking root GFile. * panel-profile: Fix leaking list elements. * panel-frame: Fix leaking background-color. * panel-applet-frame: Fix leaking bg_pattern. * fix release tarballs on travis CI failed. * build: silent build warnings for distcheck. * use default MATE_COMPILE_WARNINGS level. * Add larger icon sizes. * Clean scalable svg files. * button-widget: Fix memory leak. * Do not collect the translation for Icon. * Enable applications in addto menu. * Update translations. ------------------------------------------------------------------- Wed Feb 26 19:38:40 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru> - Update to version 1.24.0 (changes since 1.23.0): * Wayland support for panel-toplevel.c. * Wayland support for panel-layout.c. * Wayland support for panel-profile.c. * Wayland support for main.c. * Wayland support for panel-applet-container.c. * Fix out-of-process applets on X11 by fixing mate-panel-applet.c. * Wayland support for mate-panel-applet.c. * Wayland support for libegg. * In mate-panel-applet-factory.c, only set screen when used. * Make system-tray X11-only. * Make panel-struts X11-only. * Reinit panel-multimonitor when screen is changed. * Reinit panel-multimonitor when a monitor is invalidated. * Make panel-multimonitor Wayland ready. * Update to the new panel_multimonitor functions. * Refactor panel_multiscreen functions into panel_multimonitor ones. * Rename panel-multiscreen files panel-multimonitor. * Make panel-background Wayland ready. * Make panel-background-monitor X11-only. * Strings resistance. * Fix Makefile.am to install in a given prefix path. * Error in the correct place when applets are loaded on a platform they don't support. * Add supported platform values to *.mate-panel-applet files. * Load and store what platforms applets support. * panel-addto support disabling applets. * Panel addto Wayland support. * Add MATE_PANEL_APPLET_LIB_PREFIX environment variable. * Switch out wayland protocols for gtk-layer-shell dependency. * revert menu-bar: Transfer focus correctly on alt-F1. * Avoid deprecated g_type_class_add_private. * Fix reloading the default layout after panel reset. * Fix random crashes on panel reset. * Set compressed="true" for gresource text files. * panel-toplevel: Clarify calculation precedence for '&' and '?'. * button-widget: Clarify calculation precedence for '&' and '?'. * Determine libwnck version during configure. * Add version check for libwnck. * window-list: Show window previews on hover. * Fix panel applet keyboard focus trap. * 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. * 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. * 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 (). * Avoid double a11y description on panel toplevels. * clock applet: Fix string comparison. * clock applet: add a call to ATK to provide the current displayed time. * status-notifier: Render menu items as cairo surface. * status-notifier: Render icons as cairo surface. * na-tray: Increase min_icon_size value. * Fix mate-panel can not find mo file. * Migrate from intltool to gettext. * build: %.gschema.xml files were already generated by autogen.sh. * build: Show warning flags on configure summary. * Update translations. - Drop support for old openSUSE versions. ------------------------------------------------------------------- Fri Jan 31 14:40:44 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org> - Drop pkgconfig(NetworkManager) BuildRequires: the build system never references this symbol. ------------------------------------------------------------------- Wed Sep 25 11:25:24 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de> - Remove build require on libxml2-python as it's not required. There is no sign in the source code that it's needed. ------------------------------------------------------------------- Wed Jul 17 14:32:12 UTC 2019 - Jonathan Brielmaier <jbrielmaier@suse.de> - Update to version 1.23.0: * Update translations. * Show single empty panel, even if no default layout is found * Dropped *-protocol suffix from generated files * na-tray-child: avoid deprecated 'gtk_widget_set_double_buffered' * Wayland support for several files * Error if compiling panel-plug-private.h without X11 support * Don't build X11 specific files when X11 support is not enabled * Remove unneeded X11 includes * GdkRectangle monitor -> monitor_geom * Change panel_toplevel_get_monitor_geometry to fill in a GdkRectangle instead of 4 ints - remove patch: * mate-panel-gtk-3.20.patch: we don't support gtk3.20 anymore - build require gtk >= 3.22, glib >= 2.50 and gio >= 2.50 ------------------------------------------------------------------- Sun May 12 18:13:56 UTC 2019 - Alexei Sorokin <sor.alexei@meowr.ru> - Update to version 1.22.1: * Add volume-applet to fedora layout. * help: Update copyright. * [Security] panel-keyfile: Use "g_strlcpy" instead of "strcpy". * Update translations. - Rebase mate-panel-layouts-suse.patch. ------------------------------------------------------------------- Fri Apr 5 17:10:22 UTC 2019 - Alexei Sorokin <sor.alexei@meowr.ru> - Update mate-panel-layouts-suse.patch for the volume control applet. ------------------------------------------------------------------- Tue Mar 5 15:19:33 UTC 2019 - sor.alexei@meowr.ru - Update to version 1.22.0: * Support new mate-menus api. * panel-context-menu.c: Avoid deprecated GtkImageMenuItem. * Avoid gtk_file_chooser_dialog_new with stock ids. * panel-run-dialog.ui: Avoid deprecated functions. * fish.c: Avoid gtk_dialog_new_with_buttons with stock ids. * panel-test-applets.ui: Avoid deprecated functions. * window-list.ui: Avoid GtkVBox and GtkButton:use-stock. * workspace-switcher.ui: Avoid deprecated GtkButton:use-stock. * panel-properties-dialog.ui: Avoid GtkButton:use-stock and GtkImage:stock. * fish.ui: Avoid deprecated functions. * clock.ui: Avoid deprecated functions. * Avoid gtk_dialog_add_buttons with stock ids. * panel-menu-button.c: Force use basename for compare. * applet.c: Avoid deprecated GtkImageMenuItem. * fish: Avoid deprecated "gtk_window_set_wmclass". * Replace deprecated gtk_menu_popup. * na-tray-child: Replace deprecated gdk_error_trap functions. * libmate-panel-applet: Replace deprecated gdk_error_trap functions. * panel-xutils: Replace deprecated gdk_error_trap functions. * panel-util: Replace deprecated gdk_flush. * main: Replace deprecated gdk_flush. * panel-widget: Replace deprecated gdk_flush. * panel-force-quit: Replace deprecated gdk_device_grab. * panel-force-quit: Replace deprecated gdk_error_trap functions. * panel-force-quit: Replace deprecated gdk_flush. * menu.c: Fix: Keep spaces in the left if "menus-have-icons" is off. * Panel-gtk.c: Show menu icons only when "menus-have-icons" is set. * workspace-switcher: Provide themed fallback colour. * Check if manager->proxy is NULL. * Migrate mate-panel from dbus-glib to gdbus. * notification-area-preferences-dialog.ui: Avoid GtkButton:use-stock. * Fix a GdkSeat warning. * Ensure alt-F1 can show the menu even if no menu applet on panel. * na-tray: Add preferences dialogue and applet menu entry. * na-tray: Wide panels, add GSettings to the applet. * README - Add dependency list. * libmate-panel-applet: Add comments in headers to explain Wayland behaviour. * libmate-panel-applet: mate-panel-applet.c Wayland support. * libmate-panel-applet: Applet factory Wayland support. * libmate-panel-applet: Error if panel-plug is built without X11. * libmate-panel-applet: Stop X11 specific files from building on Wayland. * eggsmclient: Avoid deprecated g_type_class_add_private. * panel-config-global: Avoid deprecated g_settings_list_keys. * Store fish surface size to enable rendering without backend specific code. * Remove unused screen variable in fish applet. * Remove X specific functions from fish applet. * README: Don't mention dbus-glib which is not needed anymore. * Disallow building without X11 support. * Allow for enabling and disabling a backend without affecting the other. * Remove generated Wayland files on make clean. * Replace wayland-scanner private-code option with code. * clock.c: Force negative margin, not passing on clockbutton. * Link with Wayland protocols and libraries. * Include Wayland protocol generating makefile in build system. * Add wayland protocol generating makefile. * Updated configure.ac for Wayland support. * Add XDG Shell protocol xml. * Add Layer Shell protocol xml. * Remove legacy X11 package detection. * panel-gtk: Fix memory leaks. * Ensure proper translation of the About dialogue title. * Make translatable the copyright in the About dialogue. * Fix last menu with gtk_menu_popup and failure to follow panel theme. * mate-panel-applet.c: Replace deprecated gtk_menu_popup. * Properly align button menu positions on vertical panels. * panel-action-protocol: Error if used when X11 is disabled. * panel-force-quit: Error if used when X11 is disabled. * panel-xutils: Error if used when X11 is disabled. * xstuff: Include GTK and GDK X11 headers. * xstuff: Add is_using_x11(). * xstuff: Error if X11 not enabled. * Applets: Only compile X11 applets when X11 is enabled. * Clock: Wayland support. * wncklet: Error if compiling without X11 support. * Notification area: Error if compiling without X11 support. * applet.c: Remove unused mate_panel_applet_position_menu. - Rebase mate-panel-gtk-3.20.patch. ------------------------------------------------------------------- Sat Feb 2 15:57:25 UTC 2019 - sor.alexei@meowr.ru - Update to version 1.20.5: * Fix a crash on removing tray. * Tray: Fix too-wide icon spacing after mate-polkit has been used with StatusNotifier. * na-tray: Wide panels, convert main GtkBox display to GtkGrid. * na-tray: Wide panels, preliminary batch box to grid rename. * button-widget: Wide panels, more suitable resize limits on Widgets and arrows. * clock: Set horizontal padding for clock-button. * Clock: Fix weather icon size selection for panel height. * Clock: Ensure weather icon resizes with panel. * clock: Force no button vertical padding and margin. * Update translations. ------------------------------------------------------------------- Sat Dec 22 20:48:48 UTC 2018 - sor.alexei@meowr.ru - Update to version 1.20.4: * Disable deprecation warnings for distcheck. * Tray: Simplify force-redraw, use code that actually works. * Use make functions for HELP_LINGUAS. * menu-bar: Transfer focus correctly on alt-F1. * Update legal.xml. * Clock applet help: To Adjust the System Date or Time. * Clock applet help: Add Show week numbers in calendar. * Clock applet help: Fix speed unit for meters per second. * Add fish and clock help to transifex config. * panel: Avoid a critical. * panel-toplevel: Fix memory leak in calculate_minimum_height. * Update translations. ------------------------------------------------------------------- Thu Aug 9 12:01:37 UTC 2018 - sor.alexei@meowr.ru - Update to version 1.20.3: * Change GTK_CHECK_VERSION to match the next GTK+3 release. * applets: Guard against GTK+ scale-factor fixes on GtkSocket. * window-list: Skip setting size hints until WnckTasklist has items to show. * applets: Fix runtime error messages. * mate-panel-applet: Setup_x_error_handler for in-process applets too. * GTK+ 3.23+: Fix applet size allocation. * GTK+ 3.23+: Don't cut tray icons too narrow in HiDPI mode. * na-tray-child: Remove na_tray_child_size_allocate. * Remove a leftover from GTK+2 that may play a role in cutting tray icons. * panel-toplevel: Add position css class. * Update translations. ------------------------------------------------------------------- Thu Jun 5 11:44:33 UTC 2018 - sor.alexei@meowr.ru - Update to version 1.20.2: * Convert launcher icons to cairo surfaces. * Fix rendering and removal of in-process applets on unexpanded panel. * Limit size of panel-hide-button. * clock: Fix copy/paste error which caused use-after-free. * fish: Install fish animations in fish-specific directory. * fish: Drop wanda image from gresource. * css: Use parsing-error signal to warn on bad css file or image. * css: Convert to GResource. * na-tray: Convert to GResource. * wncklet: Convert to GResource. * panel: Convert to GResource. * clock: Use new GdkPixbuf API to load resources. * clock: Convert to GResource. * fish: Convert to GResource. * libpanel-applet: Add panel_applet_setup_menu_from_resource() API. * Theme: Consistant theming for applet drag handles in all themes. * Revert "panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide()" * Accessibility: White/black applet handles in GNOME high contrast themes. * Theme: show applet handles on non-MATE themes. * Update translations. - Rebase mate-panel-gtk-3.20.patch. ------------------------------------------------------------------- Wed Apr 11 10:12:43 UTC 2018 - sor.alexei@meowr.ru - Update to version 1.20.1: * workspace-switcher: Support Metacity and i3 WMs. * Fix rendering of out-of-process window list with HiDPI. * Apply a 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 an application icon. * run-dialog: Fix expand of content on window resize. * Fix run dialogue show-program-list enabling fix. * run-dialog: Use F6 to switch between entry field and application 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. * Drawer cleanup and fix arrow behaviour. - Rebase mate-panel-gtk-3.20.patch. ------------------------------------------------------------------- Wed Mar 14 21:04:47 UTC 2018 - jengelh@inai.de - Update summaries. Trim bias and filler wording from descriptions. ------------------------------------------------------------------- Fri Mar 9 19:10:07 UTC 2018 - sor.alexei@meowr.ru - Update to version 1.20.0: * Require GTK+ 3.22 and GLib 2.50. * status-notifier: Fix a crash on unknown signal name. * Use GTK+3 bookmarks location for Places menu. * doc: Remove some references to nonexistent stuff. * Run dialogue: Add an option to reverse history view. * Run dialogue: Fix wrong history len with max size 1. * Run dialogue: Allow changing history size. * Run dialogue: Fix wrong history order. * status-notifier: Do not hide passive items. * panel-menu-bar: Fix a build warning and some spacing. * system-tray: Properly propagate orientation changes. * workspace switcher: Handle GDK_SCROLL_SMOOTH and fix a build warning. * status-notifier: Fix handling of the icon-padding style property. * Simplify the panel description shown when switching panels with the WM. * status-notifier: Plug a memory leak. * status-notifier-watcher: Allow re-registration of registered items. * Setup a custom icon. * status-notifier: Plug a memory leak. * menu: Remove incorrect code from the popup menu of a menuitem. * status notifier: Follow the same menu theme as the rest of the panel. * clock: Drop deprecated gtk_size_group_set_ignore_hidden(). * menu-button, action-button: Disconnect from GSettings when an applet is removed. * Avoid deprecated gdk_screen_get_number(). * system tray: Fix hidden icons on image/transparent colour BG. * clock: Fix hovering over timezone text, causes panel to scale beyond screen limit. * wncklet: Stop segfaults, warnings on removing the win-process switcher, window-list. * fish: Fix adding back after removal. * Fish: Stop all warnings on removing when built in-process. * Clock: Fix removal warnings when an in-process applet removed. * clock: Stop a segfault on removing applet when built in-process. * libmate-panel-applet: Fix typos in id->factory_id rename. * libmate-panel-applet: Only declare _panel_applet_shlib_factory() when needed. * libmate-panel-applet: Fix an error in unregistering dbus object. * libmate-panel-applet: Fix a build warning. * libmate-panel-applet: Fix introspection. * libmate-panel-applet: Unown the bus name and unregister the D-Bus object. * libmate-panel-applet: Include a dummy variable in factory for certian applets. * libmate-panel-applet: Fix bg rendering for in-process applets. * libpanel-applet/panel-applet.h: Rename id to factory_id for factory. * limatepanel-applet: Add panel-applet-private.h. * Don't use GtkPlug/GtkSocket for in process applets. * Make it possible to get an applet widget. * libpanel-applet: Add panel_applet_factory_get_applet_widget. * libpanel-applet: Return process type and applet uid. * libpanel-applet: Store factories in hash table. * libpanel-applet: Delay GtkPlug creation. * libpanel-applet: Add process type to private data. * libpanel-applet: Remove out_process from panel_applet_factory_main(). * Avoid deprecated gdk_screen_get_width/height(), gdk_screen_get_n_monitors(). * fish: Fix applet opening as a thin line when built in-process. * Forces a window scale of 1 for the panel instead of using the default or user configured scale. * Avoid deprecated gdk_screen_get_monitor_, gdk_screen_make_display_name(), gdk_display_get_screen() functions. * Don't use deprecated gtk_show_uri(). * An implementation of WidthOfScreen and HeightOfScreen. * Keep the right icons on bottom still displaying right when the resolution change larger. * wncklet: Disconnect signals by data on destroy. * Clock: Don't check variables that can never be < 0 for < 0. * status-notifier: Hide mate-polkit icon if passive. * Apply a position fix on popup to GTK+ 3.20 and earlier. * Stop panel collapse left on adding certain out-of-process applets. * panel-context-menu: Add confirmation dialogue to the panel reset option. * Add an option to the context menu to reset the panel. * Bump the minimum required libwnck version to 3.4.6. * status-notifier: Don't crash if the tooltip has the wrong type. * status-notifier: Don't crash if the menu layout has the wrong type. * Fix rendering of radio buttons in status notifier. * panel-run-dialog: Fix a segfault when the application list is enabled. * Get focus when displaying the "applet broken" dialogue. * Update the workspace switcher properties dialogue. * Simplify some code. * status-notifier: Properly handle the NULL case for items. * status-notifier: Handle wrong-size icons called by path. * status-notifier: Load icons specified by path. * Fix failures to load icons when the application calls for a path and not an icon name. * Fix a build warning: "toplevel_configure_event" defined but not used. * Fix a build warning: "GLIB_VERSION_MIN_REQUIRED" redefined. * status-notifier: Fix failure to show an icon for missing icon. * Spelling: apps, … spaced comma. * Support panel auto-scaling for HiDPI displays. * Add gir for mate_panel_applet_set_size_hints(). * panel-stock-icons.c: Fix warnings in ~/.xsession-errors. * Fix run dialogue show-program-list enabling. * panel-run-dialog: Fix a build warning about incompatible type. * workspace-switcher: Restore border width and spacing in the Preferences dialogue. * context menu: Add a separator before the Reset Panel menu item. * background: Reword a warning about an unsupported background-image value. * Set the "document-properties" icon in "Edit Menus". * Update translations. - Add mate-panel-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20 support. ------------------------------------------------------------------- Mon Jan 8 20:42:24 UTC 2018 - sor.alexei@meowr.ru - Update to version 1.18.7: * panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide(). * panel-toplevel: Ensure right aligned icons stay right aligned when changing resolutions. * status-notifier: Fix failure to show icon for missing icons. * panel-plug: Fix a build warning. * panel-wdget: FIx a build warning. * panel-applet-container: Rework the process of cancelling the background change operation. ------------------------------------------------------------------- Sat Nov 18 15:00:20 UTC 2017 - sor.alexei@meowr.ru - Update to version 1.18.6: * status-notifier: Hide the mate-polkit icon if passive. * wncklet: Disconnect signal handlers on destroy. * Stop segfaults, warnings on removing in-process switcher, window-list. * clock: Disconnect signal handlers on destroy. ------------------------------------------------------------------- Wed Nov 8 17:56:12 UTC 2017 - sor.alexei@meowr.ru - Update to version 1.18.5: * Apply a position fix on popup to GTK+ 3.20 and earlier. * GTK+ 3.22 status notifier: Reposition the menu when size changes. * GTK+ 3.22/status-notifer: Fix menu position if size changed since last shown. * Fix crashes on moving/removing applets with glib 2.53.4 or later. * Stop panel collapse left on adding certain out-of-process applets. * Add a gsettings key to enable/disable SNI Support. * Make file/directory launchers work again. * Update translations. ------------------------------------------------------------------- Tue Jul 20 11:00:10 UTC 2017 - sor.alexei@meowr.ru - Update to version 1.18.4: * Fix GTK+ theme image bg support on vertical panel. * Make panel image background in GTK+ theme work again. * Fix applet crashes on transparent user-set panel bg. * system tray: Fix hidden icons on image/transparent bg colour. * clock: Change size_reguest. * clock: Set a default width for calendarWindow. * clock: Set a margin_start for home icon. * clock: Set width_chars for time label. * GTK+ 3.18+ fix transparent default panel bg. ------------------------------------------------------------------- Mon Jun 12 06:40:01 UTC 2017 - sor.alexei@meowr.ru - Update to version 1.18.3 (changes since 1.18.1): * status-notifier: Fix a crash on unknown signal name. * Fix build with gcc 4.9 (looks like it's in c89 mode by default). * Run dialogue: Add an option to reverse history view. * Run dialogue: Fix wrong history len with max size 1. * Run dialogue: Allow changing history size. * Run dialogue: Fix wrong history order. * status-notifier: Do not hide passive items. * Properly fit expanded panel to smaller screen size. * system-tray: Properly propagate orientation changes. * notification-area: Fix item orientation. * Fix moving applets between panels. * Fix l10n in panel launchers. * Status notifier: Follow the same menu theme as the rest of the panel. * clock: Properly handle visibility of the edit button. * clock: Move GtkButton in another horizontal GtkBox parent. * Fix launching Mozo from menubar/menu-button when menulibre isn't installed. * menu: Fix a crash when some .desktop file has an empty Icon field. * menu: Restore focus after closing popup menu of a menuitem. * menu: Restore focus after drag-n-dropping menuitem outside. * Some misc fixes and cleanups. * Update translations. ------------------------------------------------------------------- Wed Apr 5 18:48:13 UTC 2017 - sor.alexei@meowr.ru - Update to version 1.18.1: * Reenable workspace switcher wrapping. * status-notifier: Fix handling of icon-padding style property. * Simplify panel description shown when switching panels with the window manager. * status-notifier: Plug a memory leak. * Remove the deprecated sys/timeb.h header, as nothing uses it. * status-notifier-watcher: Allow re-registration of registered items. * Fix setup a custom icon. * Revert "Suppress the shutdown option in the panel if LTSP_CLIENT is set". * notification area: Fix memory leak sorting items. * Update translations. ------------------------------------------------------------------- Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru - Update to version 1.18.0: * NEWS: Use consistent, project wide, markdown-like formatting to make generating release announcements easier. * Build: Require libmate-menu >= 1.10 and dconf >= 0.13.4. * Build: Require libmateweather and libmate-desktop >= 1.17. * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and --with-gtk build option. * Launchers: Add desktop actions support for additional launch options. * Menu applets: Add support for Menulibre menu editor, and prefer it over Mozo if both are installed. * Notification area: Add StatusNotifier support. * Fix lots of GTK+ deprecations and runtime warnings. * Don't spam accessible name changes when it is translated. * Some code cleanups. * Update translations. ------------------------------------------------------------------- Wed Feb 8 14:23:12 UTC 2017 - sor.alexei@meowr.ru - Update to version 1.16.1: * Clock applet: Mark a current day in the calendar. * Clock applet: Update a tooltip only when new text is different (fixes some OpenGL issues in fullscreen applications). * GTK+3: Stop the calendar window from jumping when expanding/folding locations. * GTK+3: Fix showing an icon at the mouse cursor on a launcher drag-n-drop. * GTK+3: Fix a heap of runtime warnings. ------------------------------------------------------------------- Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.ru - Update to version 1.16.0: * Use GtkAboutDialog instead of MateAboutDialog. * GTK+3: Use GtkColorButton/GtkColorChooser in properties dialogue. * GTK+3: fix a lot of deprecations. * Some more fixes and cleanups. * Update translations. ------------------------------------------------------------------- Sun Aug 14 11:23:16 UTC 2016 - sor.alexei@meowr.ru - Update to version 1.14.2: * Some fixes for opensuse.layout. * Some more fixes and cleanups. * Make distcheck use currently selected GTK+ version. * Update translations. - Rebase mate-panel-layouts-suse.patch. ------------------------------------------------------------------- Wed Jun 8 10:31:25 UTC 2016 - sor.alexei@meowr.ru - Update to version 1.14.1: * Fix missing focus for panel widgets. * panel-widget: Add missing function declaration for GTK+ >= 3.18. * Add missing variable initialisation. * Restore correct applet finalising code. * Revert "Cancel background settings upon MatePanelAppletFrameDBus destruction. * na-try-child: Add missing include for GTK_Version_Check. * configure: Remove unused python-related directive. * Update translations. ------------------------------------------------------------------- Sat Apr 9 11:24:53 UTC 2016 - sor.alexei@meowr.ru - Update to version 1.14.0: * Make max number of bookmarks in menu (before submenu is created) configurable via GSettings key * Some more fixes and cleanups. * Update translations. * Add Changelog generation. ------------------------------------------------------------------- Tue Mar 29 18:41:47 UTC 2016 - sor.alexei@meowr.ru - Update to version 1.13.2: * GTK+3.18: Apply panelplug rework. * GTK+3.18/3.20: Move background handling toplevel. * GTK+3.18: Revert a hack not needed with moved bg code. * GTK+3.20: adjust CSS classes for WnckPager. * Use GTK+3.20 custom bg fixes only for > gtk+-3.18 and > glib-2.42. * GTK+3.20: Prevent transparent panel on BG change. * GTK+3.20: Fix custom BG change on applets. * Make MAX_ITEMS_OR_SUBMENU configurable. * GTK+3.20: Preserve default background. * GTK+3.20: Force custom BG drawing on applets. * GTK+3.20: Make custom background work on main panel. ------------------------------------------------------------------- Sun Feb 21 14:46:29 UTC 2016 - sor.alexei@meowr.ru - Update to version 1.13.1: * Make icon size of menu items configurable via GSettings key. * Change default menubar icon size to 22px. * GTK+-3.20: A bunch of new css names and style classes are added. * GTK+-3.0 workspace-switcher: Remove switching workspace on scroll events, this is now done by WnckPager itself. * GTK+3: A lot of deprecations removal and fixes. * Fix some build warnings. * Icon chooser: Use a proper icon name for missing icons. * GTK+3: Fix ButtonWidget appearing as a thin line on creation. * Drop "Ubuntu hacks" (--enable-ubuntu build option) as Ubuntu dropped that stuff long ago. ------------------------------------------------------------------- Mon Jan 25 22:35:01 UTC 2016 - sor.alexei@meowr.ru - Update to version 1.13.0: * Gtk3: More panel BG rendering bugfixes. * Add separate "Delete" button in reload applet dialog, and make "Don't Reload" button do what it says (it won't delete applet permanently now). * Gtk3 workspace-switcher: Add fallback colour. * GTK+3: Fix rendering of custom backgrounds with 3.18 and newer. * Gtk3: Don't use deprecated gtk_misc_set_alignment. * Drop MateConf migration script. ------------------------------------------------------------------- Mon Jan 25 15:46:12 UTC 2016 - sor.alexei@meowr.ru - Update to 1.12.2: * Drawer applet: Fix occasional stretching of drawer's panel over the entire screen. * Drawer applet: Fix occasional crash on applet removing. * GTK+3: Fix infinite loop with some themes. * Some more fixes. ------------------------------------------------------------------- Wed Jan 6 13:21:22 UTC 2016 - sor.alexei@meowr.ru - Add missing XInput dependency. ------------------------------------------------------------------- Mon Nov 30 10:20:18 UTC 2015 - sor.alexei@meowr.ru - Update to 1.12.1: * Gtk3: fix background in some themes. * Some more fixes. ------------------------------------------------------------------- Thu Nov 5 20:43:01 UTC 2015 - sor.alexei@meowr.ru - Update to 1.12.0. - Add baselibs.conf. - Add "Show Desktop" Software Updater applets to openSUSE layout. ------------------------------------------------------------------- Wed Oct 28 19:40:09 UTC 2015 - sor.alexei@meowr.ru - Update to 1.11.1 (changes since 1.10.1): * Fix moving applets to another panel. * Run dialog: Make app description label unfocusable. * Fix positions of locked applets if screen resolution changed. * Gtk3: Add a style class for applets to follow panel-menu-bar. * Require XRandR 1.3. * Retrieve strings directly from gschema (requires intltool 0.50.1). * Switch to org.gnome.SessionManager (used by action buttons). * Multiple GTK+3 fixes. * Some more fixes and cleanups. - Remove mate-panel-no-locked-applet-position-change.patch: fixed upstream. - Do not require nm-applet. ------------------------------------------------------------------- Tue Oct 27 11:21:31 UTC 2015 - sor.alexei@meowr.ru - Add mate-panel-no-locked-applet-position-change.patch. ------------------------------------------------------------------- Tue Sep 29 22:10:04 UTC 2015 - sor.alexei@meowr.ru - Add missing gschema compile in mate-panel package. ------------------------------------------------------------------- Sat Jul 11 16:38:00 UTC 2015 - sor.alexei@meowr.ru - Update to version 1.10.1: * Fish and clock applets: help fixes. * Drawer applet: fix opening after adding applets to it. * Force Quit applet: fix desktop freezing with GTK+3. * Some more GTK+3 fixes. * Some code cleanup. * Translations updates. ------------------------------------------------------------------- Sun May 24 21:10:21 UTC 2015 - sor.alexei@meowr.ru - Add mate-panel-layouts-suse.patch: correct missing elements. - Spec cleanup. ------------------------------------------------------------------- Mon May 4 21:23:53 UTC 2015 - p.drouand@gmail.com - Update to version 1.10.0 * No changes since version 1.9.90 ------------------------------------------------------------------- Mon Mar 23 16:12:34 UTC 2015 - p.drouand@gmail.com - Update to version 1.9.90 (unstable) * Bugfixes release ------------------------------------------------------------------- Wed Dec 10 12:26:46 UTC 2014 - p.drouand@gmail.com - Make lib subpackage own /usr/share/mate, as it's a standard directory for applet stuff ------------------------------------------------------------------- Mon Dec 8 14:24:01 UTC 2014 - p.drouand@gmail.com - Update to version 1.9.4 (unstable) + Gtk3, Fix deprecated use of gdk pointer api + Gtk3, Port all GtkStyle to GtkStyleContext + Gtk3, Port gtk_rc_parse_string to GtkCssProvider + Gtk3, Several small fixes + Several more fixes from monsta + GDK_KEY_* is also in Gtk+2.24 + showdesktop: Fix the size of the icon + clock: Check allocated size before creating the shadow pixbuf + applet: Disconnect show and deactivate menu signals before destroying the applet menu + Add a gtkimage with the current pixbuf to button-widget + Fix implicit declaration of function of gdk_x11_set_sm_client_id + panel-addto: Remove the vbox as it is redundant. + na: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGE ------------------------------------------------------------------- Sun Nov 23 16:30:14 UTC 2014 - p.drouand@gmail.com - Update to version 1.9.3 (unstable) + Use gtk icon cache instead of custom one + Several small ------------------------------------------------------------------- Tue Nov 11 17:11:23 UTC 2014 - p.drouand@gmail.com - Update to version 1.9.2 (unstable) + No changelog available ------------------------------------------------------------------- Sun Oct 26 19:07:47 UTC 2014 - p.drouand@gmail.com - Update to version 1.9.1 (unstable) + No changelog available - Fix version requirements ------------------------------------------------------------------- Fri Oct 3 11:01:11 UTC 2014 - p.drouand@gmail.com - Add needed macros required by any package which contains gsettings schemas - Remove gsettings calling from main package ------------------------------------------------------------------- Fri Oct 3 10:35:30 UTC 2014 - p.drouand@gmail.com - Update to version 1.8.1 + Fix "Add to Panel" context menu with multiple monitors. ------------------------------------------------------------------- Sat Jul 12 12:26:51 UTC 2014 - p.drouand@gmail.com - The layout is installed with "make install"; just apply it; Anyway, it was installed on the wrong directory ------------------------------------------------------------------- Sat Apr 26 16:19:27 UTC 2014 - p.drouand@gmail.com - Apply installed layout provided by branding for initial installation with a gsettings override file ------------------------------------------------------------------- Wed Mar 5 10:57:28 UTC 2014 - p.drouand@gmail.com - Update to version 1.8.0 + no changes since version 1.7.90 - Do not require hicolor-icon-theme; it's wrong ------------------------------------------------------------------- Wed Feb 19 16:07:14 UTC 2014 - p.drouand@gmail.com - Update to version 1.7.90 + added support for multiple layouts, stored in $(datadir)/mate-panel/layouts + added --layout parameter + add hook to support run dialog and main menu opening with metacity + switch to libwnck + use yelp-tools instead of mate-doc-utils ------------------------------------------------------------------- Fri Feb 14 15:17:34 UTC 2014 - p.drouand@gmail.com - Update to version 1.7.2 + fix various help documentation issues + fix GTK3 support + update translations - Changes from version 1.7.1 + better GTK3 support + bugs fix release - Changes from version 1.7.0 + initial GTK3 support + use yelp-tools instead of mate-doc-utils to build documentation + use libwnck instead of libmatewnck - Replace libmatewnck-devel requirement with pkgconfig(libwnck-3.0) - Replace pkgconfig(mate-doc-utils) requirement with yelp-tools - Remove useless xz requirement ------------------------------------------------------------------- Thu Oct 31 20:32:37 UTC 2013 - p.drouand@gmail.com - Fix libexecdir definition ------------------------------------------------------------------- Fri Sep 20 13:24:20 UTC 2013 - p.drouand@gmail.com - Correct library subpackage group to System/Libraries ------------------------------------------------------------------- Thu Sep 19 15:01:00 UTC 2013 - johann.luce@wanadoo.fr - Fix Obsoletes Problem for factory ------------------------------------------------------------------- Mon Jul 15 13:23:39 UTC 2013 - johann.luce@wanadoo.fr - Update to version 1.6.1 + fixes for make dist + fix g_type_init deprecation + fix indentation + remove mate-panelrc + fix a bug which made mate-panel --reset trigered a abrt alarm in fedora close issue https://github.com/mate-desktop/mate-panel/issues/111 + libmate-panel-applet: Translate spanish comment + remove old mateconf script + save panel coordinates also if panel is expanded + allow to set panel orientation only for expanded panels + when the difference between timezones in the clock applet is less than 1 hour, an offset was not shown + add manpages for all binaries + wrap-workspaces option in workspace-switcher now persistent over sessions + modified the function workspace_switcher_applet_fill, which now correctly loads the wrap-workspaces GSchema entry. + clock: Allow users to set custom format in dconf-editor + fix panels issue when user has two separate X screens + fix MateConf convert file + fix vpath build of GIR + fix gtk-doc build + minor bugfix for the workspace switcher applet + fixed a bug when the toggle button belonging to wrap_workspaces is not toggled even though the value is TRUE on preferences dialog creation. ------------------------------------------------------------------- Fri Apr 12 15:39:06 UTC 2013 - p.drouand@gmail.com - Add "Requires: gsettings-backend-dconf"; it's needed to save settings changes by user ------------------------------------------------------------------- Mon Apr 8 14:09:39 UTC 2013 - johann.luce@wanadoo.fr - Add "Recommends: %{name}-lang" in spec file ------------------------------------------------------------------- Wed Apr 3 15:01:07 UTC 2013 - johann.luce@wanadoo.fr - Update to version 1.6.0 + update translations ------------------------------------------------------------------- Sun Mar 17 14:12:22 UTC 2013 - p.drouand@gmail.com - Update to version 1.5.6: + Add transparency background function for workspace-switcher + Fix dconf minimum versions + Make GSettings schemas translatable + Add a wrap around option for workspace switcher: - a toggle button in the preferences (wrap_workspaces_toggle), a gboolean keeping track (wrap_workspaces) - another entry in the schema (gsettings) - and some minor code changes (which only affect the code when scrolling while on the last or first index) ------------------------------------------------------------------- Fri Feb 22 18:30:55 UTC 2013 - p.drouand@gmail.com - Add branding subpackage and specific strings It is needed to allow to build an external branding ------------------------------------------------------------------- Fri Feb 8 10:34:10 UTC 2013 - p.drouand@gmail.com - Update to version 1.5.5: + fix dependencies versions in configure + wncklet: Set orientation in window list + fix indentation + avoid double forking when launching apps it breaks + AC_CONFIG_HEADERS to please automake 1.13 ------------------------------------------------------------------- Thu Jan 24 21:17:39 UTC 2013 - nmo.marques@gmail.com - Update to version 1.5.4 + fix mateweather units + wncklet: Fix window-list grouping preference + fix missing NULL pointer - Remove mate-panel-1.5.3-null_pointer_fix.patch, upstreamed ------------------------------------------------------------------- Thu Dec 20 18:15:07 UTC 2012 - nmo.marques@gmail.com - Add mate-panel-1.5.3-null_pointer_fix.patch; fix build, upstreamed ------------------------------------------------------------------- Wed Dec 19 23:48:42 UTC 2012 - nmo.marques@gmail.com - Update to version 1.5.3 ------------------------------------------------------------------- Tue Nov 20 19:10:49 UTC 2012 - nmo.marques@gmail.com - Add NetworkManager-gnome to Requires, we want to make sure that we have installed the nm-applet. ------------------------------------------------------------------- Tue Nov 20 14:39:43 UTC 2012 - nmo.marques@gmail.com - Remove conflicts for migration and change Requires to include gvfs-backends instead of gvfs-fuse. ------------------------------------------------------------------- Sat Nov 10 18:10:55 UTC 2012 - nmo.marques@gmail.com - Add runtime dependency on gvfs-fuse; we need/want it. A few other packages could take it also, but mate-panel is a must, so it gets stuffed here. ------------------------------------------------------------------- Sun Nov 4 02:36:33 UTC 2012 - nmo.marques@gmail.com - Add %post/%postun desktop database macros ------------------------------------------------------------------- Fri Oct 19 13:53:23 UTC 2012 - nmo.marques@gmail.com - Update to 1.5.2.1 + fix load background type at panel start + bump glib minimum to 2.26 ------------------------------------------------------------------- Tue Oct 16 22:11:45 UTC 2012 - nmo.marques@gmail.com - Update to 1.5.2 + add --run-dialog option to open run dialog + fix build with dconf >= 0.13 - Remove mate-panel-1.5.1-fix_dconf_014.patch - upstreamed ------------------------------------------------------------------- Mon Oct 15 09:48:28 UTC 2012 - nmo.marques@gmail.com - Add mate-panel-1.5.1-fix_dconf_014.patch: fix build issues for cases when dconf >= 0.14 (currently Factory). Cherry pick from upstream. ------------------------------------------------------------------- Fri Oct 12 16:21:34 UTC 2012 - nmo.marques@gmail.com - Update to version 1.5.1 + fix 64bit-portability-issues + fix dconf-requirements + fix mate-panel-applet-gsettings.c - Remove mate-panel-rpmlintrc ------------------------------------------------------------------- Thu Oct 11 14:40:46 UTC 2012 - nmo.marques@gmail.com - Update to version 1.5.0 + update sources to final release version ------------------------------------------------------------------- Wed Oct 10 23:44:05 UTC 2012 - nmo.marques@gmail.com - Update to version 1.4.9 + THIS IS A TEST RELEASE + private test version + dropped all mateconf and matecomponent stuff in favor of DBus and gsettings - Removed matecomponent and remove one library sub-package - Split typelib into sub-spackage - Obsolete old libraries and add conflicts to packages which might depend on them ------------------------------------------------------------------- Sat Sep 8 18:48:52 UTC 2012 - nmo.marques@gmail.com - Fix loading of entries in post transaction and schemas install ------------------------------------------------------------------- Sat Sep 8 14:51:10 UTC 2012 - nmo.marques@gmail.com - Exclude libmate-panel-applets-matecomponent.so module from main package for i386/i586/i686 where libexecdir and libdir match. - Add %fdupes macros for %{_includedir} ------------------------------------------------------------------- Sat Sep 8 03:55:58 UTC 2012 - nmo.marques@gmail.com - Update to version 1.4.0 + fix build for 1140 - copypac to X11:MATE + minor cosmetic fixes - Remove mate-panel-1.3.1-add_gmodules_to_linker.patch; fixed ------------------------------------------------------------------- Sun Jun 17 22:49:10 UTC 2012 - nmo.marques@gmail.com - Update to version 1.3.1 - Add mate-panel-1.3.1-add_gmodules_to_linker.patch: add GMODULES to linker, reported upstream. ------------------------------------------------------------------- Fri Feb 3 12:24:35 UTC 2012 - fisiu@opensuse.org - Initial package from version 1.2.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor