Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-22 | wnck-pager: Fix workspace switcher aspect ratio | lukefromdc | 1 | -1/+153 | |
2023-11-13 | libmate-panel-applet/Makefile.am: Fix build with gettext 0.22 | Brahmajit Das | 1 | -1/+1 | |
With gettext-0.22 we are getting build errors like: /usr/bin/msgfmt --desktop --keyword Name --keyword Description --template org.mate.panel.TestApplet.mate-panel-applet.desktop.in -d ../po -o org.mate.panel.TestApplet.mate-panel-applet /usr/bin/msgfmt: no input file should be given if --desktop and -d are specified Try '/usr/bin/msgfmt --help' for more information. make[3]: *** [Makefile:1035: org.mate.panel.TestApplet.mate-panel-applet] Error 1 make[3]: *** Waiting for unfinished jobs.... Bug: https://bugs.gentoo.org/908877 Signed-off-by: Brahmajit Das <[email protected]> | |||||
2023-11-13 | status-notifier: Show AttentionIcon when Status is NeedsAttention | Colomban Wendling | 1 | -9/+30 | |
Fixes #1412. | |||||
2023-11-13 | status-notifier: fix typo | Alberts Muktupāvels | 3 | -3/+3 | |
Cherry-picked from gnome-panel commit 1cc654e16dc06edccaef8c877db4e0da30ceeeaa. | |||||
2023-11-13 | status-notifier: fix a typo | Alberts Muktupāvels | 1 | -3/+3 | |
Cherry-picked from gnome-panel commit 55667a735ea33336f5b0912631b184b95ea2140b. | |||||
2023-10-13 | notification-area: stop warning on removal | lukefromdc | 1 | -1/+1 | |
*Use automatic signal handling for changing icon size so this code doesn't get called when the applet is removed | |||||
2023-05-02 | release 1.26.3v1.26.3 | raveit65 | 2 | -1/+12 | |
2023-05-02 | tx: pull from transifex | raveit65 | 360 | -698/+1066 | |
2023-05-02 | tx: migrate to new API | raveit65 | 1 | -16/+17 | |
2022-12-02 | windows-list.ui: lower gtk3 required version | raveit65 | 1 | -1/+1 | |
2022-07-02 | panel-applet: Fix leak in no-background code path | Colomban Wendling | 1 | -2/+3 | |
2022-07-02 | clock: Fix memory leak | Colomban Wendling | 1 | -1/+2 | |
2022-07-02 | wncklet: Fix crash thumbnailing dying or otherwise inaccessible windows | Colomban Wendling | 1 | -0/+8 | |
Fixes https://github.com/mate-desktop/mate-desktop/issues/478 | |||||
2022-07-02 | notification_area: Reduce lifetime of the settings local variable (#1309) | Robert Antoni Buj Gelonch | 1 | -2/+2 | |
2022-04-26 | Register SNI host only if SNI is enabled | Ilya Fedin | 1 | -1/+6 | |
This prevents duplication of tray icons | |||||
2022-02-20 | wncklet: do not exceed workspace number when setting n_rows | rbuj | 1 | -4/+7 | |
2022-01-26 | release 1.26.2v1.26.2 | raveit65 | 2 | -1/+11 | |
2022-01-26 | tx: pull from transifex server | raveit65 | 45 | -318/+596 | |
2022-01-26 | clock: fix memory leak | rbuj | 1 | -0/+2 | |
2022-01-26 | panel-test-applets: fix memory leak | rbuj | 1 | -2/+2 | |
2022-01-21 | wncklet: The values stored in the wrapper hash table are incorrect | rbuj | 1 | -16/+2 | |
2021-12-19 | Upscale in panel_xutils_set_strut | rbuj | 4 | -24/+13 | |
2021-12-19 | panel-toplevel: fix the computed dimension for (non) auto hidden panels | rbuj | 1 | -1/+1 | |
2021-12-19 | struts: add support for _GNOME_WM_STRUT_AREA | Alberts Muktupāvels | 3 | -6/+35 | |
In addition to existing properties set also new _GNOME_WM_STRUT_AREA property that allows creating struts between monitors. https://mail.gnome.org/archives/wm-spec-list/2018-December/msg00000.html https://gitlab.freedesktop.org/xdg/xdg-specs/merge_requests/22 https://gitlab.gnome.org/GNOME/gnome-panel/merge_requests/3 Upscale area strut because of 73e025b0eab94fe06cdafee61c347fb5fe6f7545 | |||||
2021-09-25 | release 1.26.1v1.26.1 | raveit65 | 2 | -1/+9 | |
2021-09-25 | tx: sync with transifex | raveit65 | 361 | -11222/+15147 | |
2021-09-25 | tx: update resource | raveit65 | 1 | -32/+32 | |
2021-09-13 | branch 1.26 | raveit65 | 2 | -45/+6 | |
2021-09-13 | tx: update transifex config | raveit65 | 1 | -3/+3 | |
2021-09-02 | fix show window thumbnails check button | mbkma | 2 | -15/+14 | |
adapt ui file to reverted window-list.c | |||||
2021-09-02 | Revert "window-list.c: use g_settings_* functions directly instead of using ↵ | mbkma | 1 | -104/+355 | |
stored values" This reverts commit ce8167e1b498e47ca6f667f83acaf21d407135bb. | |||||
2021-08-26 | Updated installation instructions ; added missing build dependency | Yannick Mauray (frenchguych) | 1 | -1/+6 | |
2021-08-26 | fix mate-desktop-item-edit executable | mbkma | 1 | -0/+4 | |
2021-08-04 | release 1.26.0v1.26.0 | raveit65 | 2 | -1/+8 | |
2021-08-04 | tx: sync with transifex | raveit65 | 14 | -129/+250 | |
2021-08-04 | tx: update resource | raveit65 | 1 | -30/+30 | |
2021-08-03 | Use absolute path g_get_home_dir replaces "~/" | zhuyaliang | 1 | -0/+15 | |
2021-07-28 | Fix clock applet add location crash | zhuyaliang | 2 | -3/+3 | |
2021-07-15 | Add the function of monitor panel launcher files | zhuyaliang | 2 | -0/+42 | |
2021-07-02 | release 1.25.3v1.25.3 | raveit65 | 2 | -1/+33 | |
2021-07-02 | sync with transifex | raveit65 | 358 | -70710/+73919 | |
2021-07-02 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
2021-06-22 | tx: update resource | raveit65 | 3 | -410/+427 | |
2021-06-22 | update copyright to 2021 | raveit65 | 122 | -0/+122 | |
2021-06-10 | workspace-switcher: support xmonad WM | mu | 1 | -1/+19 | |
2021-05-29 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
fixes build issues with fedora:latest (f34) tag. | |||||
2021-05-29 | travis: build with gtk-layer-shell from distros | raveit65 | 1 | -9/+4 | |
2021-05-09 | window-list.c: use g_settings_* functions directly instead of using stored ↵ | mbkma | 1 | -355/+104 | |
values - use g_settings_bind when possible | |||||
2021-05-09 | window-list.ui: use GtkNotebook | mbkma | 1 | -317/+307 | |
Set some callback functions in the ui file. | |||||
2021-04-25 | Replace deprecated GCompletion with GtkEntryCompletion | zhuyaliang | 1 | -53/+37 | |