summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Touchpad support: Support edge and two-finger scrolling independentlyClement Lefebvre1-126/+57
2016-03-11add cursor theme and size to xsettingsSorokin Alexei1-14/+35
2016-02-01fix a build warningmonsta1-1/+1
2016-01-24GTK3: fix another GtkMisc deprecationWolfgang Ulbrich1-1/+2
2016-01-21[GTK+3] use x/y alignment functions for GtkLabelmonsta3-17/+22
2016-01-21housekeeping: use gtk_image_new_from_icon_name in both GTK+ buildsmonsta1-2/+2
2016-01-10Add setting to enable/disable the osdFriedrich Herbst1-0/+4
2016-01-10dummy: remove unused variablesmonsta1-15/+0
2016-01-10mouse: remove unused variablemonsta1-2/+0
2016-01-10background: remove unused variablesmonsta1-1/+0
2016-01-09housekeeping: remove unused variablesmonsta1-2/+1
2016-01-09a11y-keyboard: remove useless codemonsta2-115/+0
2016-01-09clipboard: remove useless codemonsta1-65/+0
2016-01-09keybindings: remove useless codemonsta1-65/+0
2016-01-09remove unused #define'smonsta2-8/+0
2016-01-09keyboard: remove useless codemonsta1-65/+0
2016-01-09mpris: remove useless codemonsta1-65/+0
2016-01-09mouse: remove useless codemonsta1-66/+0
2016-01-09sound: remove useless constructor functionmonsta1-20/+0
2016-01-09typing-break: remove useless codemonsta1-65/+0
2016-01-09xrandr: remove useless codemonsta1-65/+0
2016-01-09xrdb: remove useless codemonsta1-65/+0
2016-01-09xsettings: remove useless codemonsta1-65/+0
2016-01-09smartcard: remove unused variablesmonsta1-16/+2
2016-01-09xrandr: fix indent a bitmonsta1-42/+40
2016-01-09common: less #if'smonsta1-49/+54
2016-01-09mouse: less #if'smonsta1-20/+26
2015-12-13remove some dead codeMonsta1-4/+0
2015-12-02GTK3 media-keys: don't use deprecated gdk_display_get_pointerWolfgang Ulbrich1-0/+16
2015-12-02GTK3 mouse: don't use deprecated gdk_window_get_pointerWolfgang Ulbrich1-1/+29
2015-12-02GTK3: use gdk_error_trap_pop_ignored() when appropriateWolfgang Ulbrich8-0/+69
2015-12-02GTK3: don't use deprecated gtk_widget_size_requestWolfgang Ulbrich1-0/+4
2015-12-02Gtk-+3.14: don't use deprecated GtkMiscWolfgang Ulbrich3-0/+34
2015-12-02Glib: don't use deprecated g_unix_mount_monitor_newWolfgang Ulbrich1-0/+4
2015-12-02Gtk3: don't use deprecated gtk_{h/v}box_newWolfgang Ulbrich2-0/+10
2015-11-19Install icon into hicolor directoryGyörgy Balló1-1/+1
2015-11-19xrandr: Don't remove applet backgroundGyörgy Balló1-1/+0
2015-10-15GTK3: xrandr tray applet support custom panel themeslukefromdc1-1/+15
2015-09-28clarify "power" key bindings logicDenis Gorodnichev2-4/+15
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre3-8/+8
2015-09-04mouse: fix memleakMonsta1-1/+13
2015-09-04mouse: use syndaemon -K to ignore Ctrl+C and other combosMonsta1-1/+1
2015-09-03Touchpad: Added support for natural scrolling (along with minor changes to fi...Clement Lefebvre1-9/+67
2015-09-03Touchpad support: Fixed default value for tapping when configuration is outsi...Clement Lefebvre1-2/+2
2015-09-03Refactored mouse plugin a bit (tap actions used to instantiate a gsettings ob...Clement Lefebvre1-34/+31
2015-09-03Touchpad support: Added support for two and three finger clicksClement Lefebvre1-6/+60
2015-08-29Mouse manager now reads settings for touchpad mappingsmc-jesus1-3/+27
2015-08-18keyboard: connect to libmatekbd's GSettings before reading themMonsta1-4/+15
2015-08-18keyboard: rename variable to better match libmatekbd stuffMonsta1-4/+4
2015-08-07a11y-keyboard: drop deprecated property from ui fileMonsta1-1/+0