Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-18 | mouse: Also grab button presses so as to replay them on pointer locater | Rui Matos | 1 | -0/+30 | |
Applications might want to establish keyboard grabs on button presses so we should also ungrab the keyboard when a button press occurs after the locate pointer key is pressed. https://bugzilla.gnome.org/show_bug.cgi?id=125618 | |||||
2017-03-18 | mouse: More pointer locater refactoring | Alexei Sorokin | 1 | -55/+55 | |
2017-03-14 | Make pointer locater always pass through | Alexei Sorokin | 1 | -1/+1 | |
2017-03-13 | mouse: Fix and clean up pointer locater | Alexei Sorokin | 1 | -157/+236 | |
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -132/+1 | |
and require libmatekbd and libmate-desktop >= 1.17 | |||||
2016-06-05 | GTK+3 mouse: fix deprecated gtk_style_context_get_background_color | raveit65 | 1 | -1/+21 | |
taken from mate-notification-daemon | |||||
2016-06-05 | GTK+3 msd-locate-pointer: port to GtkStyleContext | raveit65 | 1 | -0/+18 | |
taken from: https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=81cfd0e | |||||
2016-01-09 | mouse: less #if's | monsta | 1 | -20/+26 | |
2015-12-02 | GTK3 mouse: don't use deprecated gdk_window_get_pointer | Wolfgang Ulbrich | 1 | -1/+29 | |
2013-07-31 | mouse: Add GTK3 support | Stefano Karapetsas | 1 | -2/+76 | |
2012-12-22 | [mouse] remove deprecated gdk_drawable_get_size & gdk_drawable_get_screen | Jasmine Hassan | 1 | -8/+4 | |
Since we now require GTK 2.24, we can directly use gdk_window_get_width(), gdk_window_get_height(), and gdk_window_get_screen() | |||||
2012-12-15 | [plugins] Fix some deprecations (GTK2/GTK3) | Jasmine Hassan | 1 | -2/+2 | |
a11y-keyboard: gtk_dialog_set_has_separator(), deprecated in GTK+ 2.22 common|mouse: prefix GDK key constants with _KEY (GTK3) | |||||
2012-12-15 | [mouse] Replace Gdk drawing with Cairo (GTK3) | Jasmine Hassan | 1 | -13/+12 | |
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=1c1677dcfd55eb7e1f6a20435af466331ec2a911 | |||||
2012-10-12 | fix incorrect FSF address | raveit65 | 1 | -1/+1 | |
2012-02-21 | gsd to msd complete rename patch by NiceandGently; file rename commit | haxar | 1 | -0/+504 | |