Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-12 | travis: fix mate-desktop version for using cppcheck | raveit65 | 1 | -2/+2 | |
2019-08-11 | release 1.23.1v1.23.1 | raveit65 | 1 | -1/+21 | |
2019-08-11 | tx: sync with transifex | raveit65 | 118 | -4659/+9381 | |
2019-08-11 | tx: update resource for transifex | raveit65 | 1 | -47/+178 | |
2019-08-11 | travis: update mate-desktop required version | raveit65 | 1 | -3/+3 | |
2019-08-11 | Bump version to 1.23.1 | Victor Kareh | 2 | -9/+11 | |
2019-08-11 | Add remaining peripheral schemas from mate-desktop | Victor Kareh | 4 | -0/+52 | |
2019-08-11 | mouse: Add acceleration profiles | Victor Kareh | 6 | -0/+243 | |
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-31 | tx: update transifex resource | rbuj | 1 | -12/+44 | |
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 | 2 | -6/+6 | |
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-15 | add new macro MATE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE | Wu Xiaotian | 1 | -11/+20 | |
2019-07-11 | plugins: drop libXxf86 dependency | raveit65 | 5 | -55/+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++) { | ^~~~~~~~~~~~ | |||||
2019-07-05 | plugins common: fix deprecated g_type_class_add_private | Wu Xiaotian | 1 | -6/+2 | |
2019-07-01 | Remove trailing whitespaces | Laurent Napias | 21 | -150/+150 | |
2019-07-01 | fix deprecated g_type_class_add_private | Wu Xiaotian | 2 | -9/+3 | |