summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2 dayscorrecting po with errorsHEADmasterEvelyne Harlé1-1/+1
2 daysremove empty po fileEvelyne Harlé39-58342/+20
2 daysadd translation coverage badgeEvelyne Harlé1-0/+2
2 daysretrieve last transifex translationsEvelyne Harlé87-4524/+95129
2 daysRevert "Retrieve last transifex translations"Evelyne Harlé167-95289/+4604
2 daysRetrieve last transifex translationsEvelyne Harlé167-4604/+95289
2 daysRefers to mate-desktop/mate-terminal#487Evelyne Harlé6-1609/+60
2026-03-12build(deps): bump actions/checkout from 5 to 6dependabot[bot]2-2/+2
2026-03-12ci: migrate from Travis CI to GitHub Actionsmbkma11-270/+524
2026-03-12fix memleakmbkma1-0/+1
2025-10-07Bump version to 1.29lukefromdc2-1/+12
2025-10-07xsettings: Remove HiDPI scale change workaroundVictor Kareh1-38/+0
2025-09-02xsettings: Add gsettings for custom XSettings overrides1.28Victor Kareh4-0/+133
2024-10-02Remove remaining unused references to dbus-gliblukefromdc3-3/+2
2024-09-10Add a keyboard shortcut to start a screen reader (#416)vojtapolasek1-1/+1
2024-08-15configure.ac: don't link plugins with -no-undefinedorbea1-1/+1
2024-08-15plugins: add missing x11 linker flagsorbea6-1/+11
2024-08-15build: escape newlineorbea1-1/+1
2024-07-15ci: fix Debian buildslukefromdc1-1/+2
2024-02-16release 1.28.0v1.28.0raveit652-3/+7
2024-02-16tx: sync with transifexraveit653-16/+15
2024-01-25release 1.27.1v1.27.1raveit652-1/+17
2024-01-25tx: sync with transifexraveit65109-8148/+8239
2024-01-23ci: use ubuntu jammy as dockerraveit651-1/+1
2023-10-22Open default application using async functionXiaotian Wu1-17/+22
2023-10-20replace deprecated gtk_image_menu_item*raveit654-6/+8
2023-10-08ci: remove dbus-glibXiaotian Wu1-4/+0
2023-10-08remove dbus-glib from build systemXiaotian Wu1-4/+1
2023-10-07rfkill: change bus name to org.mate.SettingsDaemonXiaotian Wu2-2/+2
2023-10-07rfkill: allow another message bus connection to claim the bus name.Xiaotian Wu1-3/+2
2023-10-07xrandr: migrate from dbus-glib to GDBusWu Xiaotian4-66/+138
2023-10-07media-keys: migrate from dbus-glib to GDBusWu Xiaotian4-96/+232
2023-10-07msd: migrate from dbus-glib to GDBusWu Xiaotian6-348/+283
2023-09-28smartcard: migrate from dbus-glib to GDBusWu Xiaotian1-45/+70
2023-09-22datetime: migrate from dbus-glib to gdbusWu Xiaotian6-527/+608
2023-06-29a11y-keyboard-atspi: Fix memory leakColomban Wendling1-6/+6
2022-11-11release 1.27.0v1.27.0mbkma2-1/+26
2022-11-03configure.ac: The macro 'AC_HELP_STRING' is obsoleterbuj1-9/+9
2022-11-03a11y-keyboard: migrate from dbus-glib to GDBusWu Xiaotian1-28/+28
2022-11-03Relax High DPI limitsFabio Pugliese Ornellas1-2/+4
2022-10-29tx: update resourcembkma1-69/+69
2022-10-28tx: migrate config filembkma2-6/+16
2022-08-17msd-keyboard-xkb: use G_N_ELEMENTS macrorbuj1-8/+4
2022-08-08Add setting for adjustment of audio volume above 100 per cent: Part 3Gordon Norman Squash1-1/+14
2022-06-22build warning: AC_OUTPUT should be used without argumentsrbuj1-1/+2
2022-03-27mate-settings-manager: fix memory leakrbuj1-1/+4
2022-03-14Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj2-2/+2
2022-03-10datetime: declaration shadows a variable in the global scoperbuj1-5/+1
2022-03-10Fix build warnings about missing field initializerrbuj2-2/+3
2022-03-10Cppcheck: function parameter can be declared with constrbuj5-10/+10