Age | Commit message (Expand) | Author | Files | Lines |
2016-03-24 | Touchpad support: Support edge and two-finger scrolling independently | Clement Lefebvre | 1 | -126/+57 |
2016-03-11 | add cursor theme and size to xsettings | Sorokin Alexei | 1 | -14/+35 |
2016-02-01 | fix a build warning | monsta | 1 | -1/+1 |
2016-01-24 | GTK3: fix another GtkMisc deprecation | Wolfgang Ulbrich | 1 | -1/+2 |
2016-01-21 | [GTK+3] use x/y alignment functions for GtkLabel | monsta | 3 | -17/+22 |
2016-01-21 | housekeeping: use gtk_image_new_from_icon_name in both GTK+ builds | monsta | 1 | -2/+2 |
2016-01-10 | Add setting to enable/disable the osd | Friedrich Herbst | 1 | -0/+4 |
2016-01-10 | dummy: remove unused variables | monsta | 1 | -15/+0 |
2016-01-10 | mouse: remove unused variable | monsta | 1 | -2/+0 |
2016-01-10 | background: remove unused variables | monsta | 1 | -1/+0 |
2016-01-09 | housekeeping: remove unused variables | monsta | 1 | -2/+1 |
2016-01-09 | a11y-keyboard: remove useless code | monsta | 2 | -115/+0 |
2016-01-09 | clipboard: remove useless code | monsta | 1 | -65/+0 |
2016-01-09 | keybindings: remove useless code | monsta | 1 | -65/+0 |
2016-01-09 | remove unused #define's | monsta | 2 | -8/+0 |
2016-01-09 | keyboard: remove useless code | monsta | 1 | -65/+0 |
2016-01-09 | mpris: remove useless code | monsta | 1 | -65/+0 |
2016-01-09 | mouse: remove useless code | monsta | 1 | -66/+0 |
2016-01-09 | sound: remove useless constructor function | monsta | 1 | -20/+0 |
2016-01-09 | typing-break: remove useless code | monsta | 1 | -65/+0 |
2016-01-09 | xrandr: remove useless code | monsta | 1 | -65/+0 |
2016-01-09 | xrdb: remove useless code | monsta | 1 | -65/+0 |
2016-01-09 | xsettings: remove useless code | monsta | 1 | -65/+0 |
2016-01-09 | smartcard: remove unused variables | monsta | 1 | -16/+2 |
2016-01-09 | xrandr: fix indent a bit | monsta | 1 | -42/+40 |
2016-01-09 | common: less #if's | monsta | 1 | -49/+54 |
2016-01-09 | mouse: less #if's | monsta | 1 | -20/+26 |
2015-12-13 | remove some dead code | Monsta | 1 | -4/+0 |
2015-12-02 | GTK3 media-keys: don't use deprecated gdk_display_get_pointer | Wolfgang Ulbrich | 1 | -0/+16 |
2015-12-02 | GTK3 mouse: don't use deprecated gdk_window_get_pointer | Wolfgang Ulbrich | 1 | -1/+29 |
2015-12-02 | GTK3: use gdk_error_trap_pop_ignored() when appropriate | Wolfgang Ulbrich | 8 | -0/+69 |
2015-12-02 | GTK3: don't use deprecated gtk_widget_size_request | Wolfgang Ulbrich | 1 | -0/+4 |
2015-12-02 | Gtk-+3.14: don't use deprecated GtkMisc | Wolfgang Ulbrich | 3 | -0/+34 |
2015-12-02 | Glib: don't use deprecated g_unix_mount_monitor_new | Wolfgang Ulbrich | 1 | -0/+4 |
2015-12-02 | Gtk3: don't use deprecated gtk_{h/v}box_new | Wolfgang Ulbrich | 2 | -0/+10 |
2015-11-19 | Install icon into hicolor directory | György Balló | 1 | -1/+1 |
2015-11-19 | xrandr: Don't remove applet background | György Balló | 1 | -1/+0 |
2015-10-15 | GTK3: xrandr tray applet support custom panel themes | lukefromdc | 1 | -1/+15 |
2015-09-28 | clarify "power" key bindings logic | Denis Gorodnichev | 2 | -4/+15 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 3 | -8/+8 |
2015-09-04 | mouse: fix memleak | Monsta | 1 | -1/+13 |
2015-09-04 | mouse: use syndaemon -K to ignore Ctrl+C and other combos | Monsta | 1 | -1/+1 |
2015-09-03 | Touchpad: Added support for natural scrolling (along with minor changes to fi... | Clement Lefebvre | 1 | -9/+67 |
2015-09-03 | Touchpad support: Fixed default value for tapping when configuration is outsi... | Clement Lefebvre | 1 | -2/+2 |
2015-09-03 | Refactored mouse plugin a bit (tap actions used to instantiate a gsettings ob... | Clement Lefebvre | 1 | -34/+31 |
2015-09-03 | Touchpad support: Added support for two and three finger clicks | Clement Lefebvre | 1 | -6/+60 |
2015-08-29 | Mouse manager now reads settings for touchpad mappings | mc-jesus | 1 | -3/+27 |
2015-08-18 | keyboard: connect to libmatekbd's GSettings before reading them | Monsta | 1 | -4/+15 |
2015-08-18 | keyboard: rename variable to better match libmatekbd stuff | Monsta | 1 | -4/+4 |
2015-08-07 | a11y-keyboard: drop deprecated property from ui file | Monsta | 1 | -1/+0 |