summaryrefslogtreecommitdiff
path: root/plugins/a11y-keyboard/msd-a11y-keyboard-manager.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-24Use a blank line at mostrbuj1-2/+0
2021-06-23update copyright to 2021raveit651-0/+1
2021-01-31cppcheck warning: null pointer redundant checkrbuj1-2/+1
2020-09-05a11y-keyboard: Add support for togglekeys-backend settingColomban Wendling1-5/+23
2020-09-05a11y-keyboard: Delay registration of the pluginColomban Wendling1-1/+5
2020-09-05a11y-keyboard: Add sanity checks on beep sequence preferencesColomban Wendling1-6/+9
2020-09-05a11y-keyboard: Manually beep for togglekeysColomban Wendling1-0/+63
2020-08-15add G_GNUC_UNUSED in some unused parametersPablo Barciela1-5/+5
2020-08-08a11y-keyboard: Don't create a dummy object if AT-SPI is not availableColomban Wendling1-2/+14
2020-08-08a11y-keyboard: Add support for ringing the bell when CapsLock is activeColomban Wendling1-1/+24
2020-07-16msd-a11y-keyboard-manager: implicit declaration of function 'd'rbuj1-4/+4
2020-07-13build: Use MATE_DEBUG_CHECK macrorbuj1-13/+6
2019-12-22avoid redundant redeclarationsPablo Barciela1-3/+1
2019-08-02plugins a11y-keyboard: fix deprecated g_type_class_add_privateWu Xiaotian1-6/+2
2018-09-30Add support for org.mate.accessibility-keyboard.stickykeys-latch-to-lockColomban Wendling1-1/+6
2018-08-22a11y-keyboard-manager: replace deprecated gdk_error_trap_push/popraveit651-15/+27
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-13/+0
2018-01-09plugins: G_GNUC_UNUSED in unused but needed variablesPablo Barciela1-2/+2
2017-07-27ally-keyboard: fix help linkraveit651-1/+1
2017-07-27don't use deprecated gtk_show_uriraveit651-0/+7
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-12/+0
2016-10-26build: require XInput unconditionallymonsta1-10/+1
2016-01-09a11y-keyboard: remove useless codemonsta1-65/+0
2015-12-02GTK3: use gdk_error_trap_pop_ignored() when appropriateWolfgang Ulbrich1-0/+12
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2013-04-06Init libnotify in mate-settings-daemon, not in pluginsStefano Karapetsas1-4/+0
2013-02-26two more fixes for libnotifyElan Ruusamäe1-2/+0
2013-02-18use libnotify 0.7, not libmatenotifyElan Ruusamäe1-17/+15
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-10-01migrate to gsettingsmate-settings-daemon-1.5.0Stefano Karapetsas1-186/+124
2012-02-21gsd to msd complete rename patch by NiceandGently; file rename commithaxar1-0/+1347