Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-12 | Update copyright to 2020 | raveit65 | 7 | -7/+7 | |
2019-12-13 | Clock applet: Fix string comparison | Clement Lefebvre | 1 | -2/+5 | |
2019-12-13 | clock applet: add a call to ATK to provide the current displayed time | Jonathan Michalon | 1 | -2/+7 | |
2019-12-04 | status-notifier: Render menu items as cairo surface | Victor Kareh | 1 | -2/+8 | |
2019-12-04 | status-notifier: Render icons as cairo surface | Victor Kareh | 1 | -18/+30 | |
Instead of GdkPixbuf, so that SNI icons can render correctly on HiDPI displays. | |||||
2019-11-21 | na-tray: increase min_icon_size value | raveit65 | 1 | -1/+1 | |
This is better for HIDPI resolution with larger icons. And tray- applet can be displayed in in one row with a full-size top/bottom panel. | |||||
2019-11-15 | fix mate-panel can not find mo file | Wu Xiaotian | 3 | -3/+3 | |
2019-11-11 | migrate from intltool to gettext | Wu Xiaotian | 8 | -47/+54 | |
2019-10-09 | fish: Use a higher resolution image for Wanda the Fish | Victor Kareh | 1 | -0/+0 | |
2019-10-09 | Fetch clock formats using LC_TIME (as opposed to LANGUAGE) | Clement Lefebvre | 1 | -0/+17 | |
This is a port of https://github.com/linuxmint/cinnamon-desktop/commit/7cd7c008e05acf36efd87446256d28a8b89d187a Which fixed https://github.com/linuxmint/cinnamon-desktop/pull/132 This commit fixes the same issue in the MATE clock applet. | |||||
2019-09-27 | sn-item: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -15/+12 | |
2019-09-27 | notification_area/main: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -5/+2 | |
2019-09-27 | na-tray: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -3/+2 | |
2019-09-16 | clock-face: fix code formating | raveit65 | 1 | -310/+310 | |
- replace tabs with spaces - fix a few indentation - reduce leading spaces (8 --> 4) | |||||
2019-09-14 | clock: avoid deprecated g_type_class_add_private | Wu Xiaotian | 6 | -111/+104 | |
2019-07-09 | [clock-applet] Add scroll interface tabs with mouse wheel | Laurent Napias | 1 | -1/+70 | |
2019-07-05 | Remove trailing whitespaces | Laurent Napias | 12 | -30/+30 | |
2019-06-23 | Make system-tray X11-only | William Wold | 2 | -2/+10 | |
2019-06-21 | Strings resistance | Laurent Napias | 1 | -2/+1 | |
2019-06-20 | Add supported platform values to *.mate-panel-applet files | William Wold | 4 | -0/+7 | |
2019-06-05 | na-tray: avoid deprecated g_type_class_add_private | Alberts Muktupavels | 1 | -5/+2 | |
origin commit: https://gitlab.gnome.org/GNOME/gnome-panel/commit/cb2cc3a | |||||
2019-05-13 | Set compressed="true" for gresource text files | rbuj | 1 | -6/+6 | |
shrink the size of binary files. | |||||
2019-05-09 | Determine libwnck version during configure | Victor Kareh | 5 | -31/+55 | |
2019-05-09 | Add version check for libwnck | Victor Kareh | 1 | -2/+30 | |
2019-05-09 | window-list: Show window previews on hover | Victor Kareh | 3 | -7/+417 | |
When hovering on taskbar entries, display a popup with a thumbnail of the associated window. Popup goes away when leaving the button. If a window has not been mapped since the applet started, it will not display a thumbnail. Once mapped, however, it will use its latest available thumbnail as preview, even when minimized. Thumbnails can be turned on or off, and the size can be changed in the applet preferences dialog. | |||||
2019-03-22 | na-tray-child: avoid deprecated 'gtk_widget_set_double_buffered' | Pablo Barciela | 1 | -7/+0 | |
2019-02-17 | Ensure proper translation of the about dialog title | rbuj | 7 | -0/+7 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-02-15 | Make translatable the copyright in about dialog | rbuj | 7 | -44/+23 | |
2019-01-29 | fix crash on removing tray | lukefromdc | 2 | -2/+3 | |
*clear applet gsettings on dispose to stop crash and memory leak introduced in github.com/mate-desktop/mate-panel/commit/10b9c30fc79de5f8d9516ba153df233c4968da65 *tray: fix misplaced g_return_if_fail check | |||||
2019-01-29 | Applets: only compile X11 applets when X11 is enabled | William Wold | 1 | -2/+6 | |
2019-01-29 | Clock: Wayland support | William Wold | 2 | -2/+9 | |
2019-01-29 | wncklet: Error if compiling without X11 support | William Wold | 2 | -0/+8 | |
2019-01-29 | Notification area: error if compiling without X11 support | William Wold | 7 | -2/+43 | |
2019-01-17 | clock: set horizontal padding for clock-button | raveit65 | 1 | -2/+2 | |
To make sure we have space left and right inside the button if applet is build-in-process. | |||||
2019-01-07 | Store fish surface size to enable rendering without backend specific code | William Wold | 1 | -2/+11 | |
2019-01-07 | Remove unused screen variable in fish applet | William Wold | 1 | -3/+0 | |
2019-01-07 | Remove X specific functions from fish applet | William Wold | 1 | -11/+9 | |
2019-01-03 | Clock: Fix weather icon size selection for panel height | lukefromdc | 1 | -2/+29 | |
2019-01-03 | Clock: ensure weather icon resizes with panel | lukefromdc | 1 | -4/+37 | |
Connect to the "change_size" signal and reload the icon at the correct size | |||||
2018-12-30 | Tray: Fix too-wide icon spacing after mate-polkit has been used w sni | lukefromdc | 1 | -0/+5 | |
Note that vertical and horizontal panels require different options in the grid, as "homogenous" is needed in rows for horizontal panels and columns in vertical panels to prevent icon rendering problems including icons growing without limit when the tray is moved from a horizontal to a vertical panel | |||||
2018-12-29 | clock: force no button vertical padding and margin | raveit65 | 1 | -5/+7 | |
fixes weather-icon problems with some themes | |||||
2018-12-12 | clock.c: Force negative margin, not passing on clockbutton | lukefromdc | 1 | -5/+6 | |
Allow themers to set padding on the clock without cutting the weather icons | |||||
2018-11-14 | Migrate mate-panel from dbus-glib to gdbus | yetist | 1 | -98/+90 | |
- Code optimization - Put GDBusProxy in PanelSessionManager struct | |||||
2018-11-05 | notification-area-preferences-dialog.ui: avoid GtkButton:use-stock | Pablo Barciela | 1 | -3/+9 | |
2018-10-20 | na-tray: add preferences dialog and applet menu entry | Fabien Broquard | 5 | -0/+262 | |
The only option in the preferences is a GtkSpinButton for the user to be able to set the icon sizes easily without having to use dconf-editor. | |||||
2018-10-20 | na-tray: wide panels, add GSettings to the applet | Fabien Broquard | 4 | -2/+49 | |
The new GSettings allow to change and remember the minimum icon size for the grid. The default icon size is set at 24px. | |||||
2018-10-20 | na-tray: wide panels, convert main GtkBox display to GtkGrid | Fabien Broquard | 2 | -56/+135 | |
New grid sorting/display functions to arrange notification area icons in a self reorganising grid main changes in: item_added_cb(), notification_notify() -> refresh_notify(). update_size_and_orientation() is no longer needed the grid auto arranges on any size-allocation which includes orientation changes. Grid is now refreshed with refresh_grid()/determine_grid_properties()/reorder_items_with_data(). based on the min_icon_size property the main applets' code can call na_grid_set_min_icon_size() to update the grid icon size. | |||||
2018-10-20 | na-tray: wide panels, preliminary batch box to grid rename | Fabien Broquard | 5 | -91/+78 | |
box/Box/BOX changed to grid/Grid/GRID as a preliminary step to prepare for changing GtkBox in na-box/na-grid to a GtkGrid to make the notification area work well on vertical and wide panels note: even if everything is renamed to grid, the GtkWidget is still a GtkBox thats why GtkBox and GTK_TYPE_BOX have not been renamed. | |||||
2018-08-07 | Change GTK_CHECK_VERSION to match next gtk+ release | raveit65 | 2 | -5/+5 | |
2018-07-27 | applets: Guard against GTK scale-factor fixes on GtkSocket | Victor Kareh | 2 | -6/+6 | |