Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-06 | use MATE_COMPILE_WARNINGS from mate-common | rbuj | 20 | -67/+100 | |
2020-03-05 | housekeeping: Fix iconname of mate-disk-usage-analyzer | rbuj | 1 | -1/+1 | |
2020-01-09 | Merge pull request #303 from eworm-de/dbus-dir | Christian Hesse | 1 | -1/+1 | |
actually use the configured dbus directory | |||||
2019-12-22 | avoid redundant redeclarations | Pablo Barciela | 18 | -53/+14 | |
2019-12-05 | xrandr: add bigger icon sizes for tray-applet | raveit65 | 9 | -162/+195 | |
2019-08-30 | switch to use gettext | Wu Xiaotian | 38 | -100/+118 | |
2019-08-20 | msd-clipboard-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-clipboard-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-smartcard-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-smartcard-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -9/+4 | |
2019-08-20 | msd-smartcard: remove unused struct members | Pablo Barciela | 1 | -3/+0 | |
2019-08-20 | msd-smartcard: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 | |
2019-08-20 | msd-rfkill-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | rfkill-glib: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-rfkill-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-xsettings-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-xsettings-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-xrdb-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-xrdb-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-media-keys-window: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-media-keys-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-media-keys-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-xrandr-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-xrandr-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-sound-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-sound-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-typing-break-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-typing-break-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-dummy-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-dummy-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-mpris-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-mpris-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-ldsm-dialog: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-housekeeping-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | msd-housekeeping-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -5/+2 | |
2019-08-20 | msd-keybindings-plugin: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+3 | |
2019-08-20 | msd-keybindings-manager: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-20 | system-timezone: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -12/+8 | |
2019-08-20 | msd-datetime-mechanism: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-08-11 | mouse: Add acceleration profiles | Victor Kareh | 1 | -0/+171 | |
Currently libinput supports Adaptive and Flat acceleration profiles. We can use these to change mouse behavior. Synaptic touchpads are not supported through libinput, so they will not be affected by this change. The Default acceleration profile reads the value from the libinput defaults and sets them as the current profile. Usually ends up being Adaptive. | |||||
2019-08-02 | plugins a11y-settings: fix deprecated g_type_class_add_private | Wu Xiaotian | 2 | -12/+4 | |
2019-08-02 | plugins a11y-keyboard: fix deprecated g_type_class_add_private | Wu Xiaotian | 3 | -18/+6 | |
2019-07-27 | plugins mouse: fix deprecated g_type_class_add_private | Wu Xiaotian | 3 | -64/+51 | |
2019-07-27 | Change media-keys volume-step default from 6 to 5 in the gschema and use ↵ | gm10 | 1 | -5/+5 | |
only that instead of a redundant constant in the code. | |||||
2019-07-26 | plugins background: fix deprecated g_type_class_add_private | Wu Xiaotian | 2 | -12/+4 | |
2019-07-25 | xrandr plugin: i18n dropdown menu | rbuj | 1 | -8/+8 | |
2019-07-17 | plugins keyboard: fix deprecated g_type_class_add_private | Wu Xiaotian | 2 | -13/+4 | |
2019-07-11 | plugins: drop libXxf86 dependency | raveit65 | 4 | -49/+11 | |
The X server hasn't implemented it in over 10 years. and it was dropped from debian since a long time. fixes https://github.com/mate-desktop/mate-settings-daemon/issues/284 | |||||
2019-07-05 | plugins housekeeping: optimization code | Wu Xiaotian | 1 | -2/+1 | |
2019-07-05 | Avoid build warning | Wu Xiaotian | 1 | -1/+1 | |
/usr/include/glib-2.0/glib/gmacros.h:366:42: warning: division ‘sizeof (gchar ** {aka char **}) / sizeof (gchar * {aka char *})’ does not compute the number of array elements [-Wsizeof-pointer-div] 366 | #define G_N_ELEMENTS(arr) (sizeof (arr) / sizeof ((arr)[0])) | ^ msd-ldsm-dialog.c:163:25: note: in expansion of macro ‘G_N_ELEMENTS’ 163 | for (i = 0; i < G_N_ELEMENTS (settings_list); i++) { | ^~~~~~~~~~~~ |