summaryrefslogtreecommitdiff
path: root/plugins/mouse/msd-locate-pointer.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-18/+0
2017-03-18mouse: Also grab button presses so as to replay them on pointer locaterRui Matos1-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-18mouse: More pointer locater refactoringAlexei Sorokin1-55/+55
2017-03-14Make pointer locater always pass throughAlexei Sorokin1-1/+1
2017-03-13mouse: Fix and clean up pointer locaterAlexei Sorokin1-157/+236
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-132/+1
and require libmatekbd and libmate-desktop >= 1.17
2016-06-05GTK+3 mouse: fix deprecated gtk_style_context_get_background_colorraveit651-1/+21
taken from mate-notification-daemon
2016-06-05GTK+3 msd-locate-pointer: port to GtkStyleContextraveit651-0/+18
taken from: https://git.gnome.org/browse/gnome-settings-daemon/commit/?id=81cfd0e
2016-01-09mouse: less #if'smonsta1-20/+26
2015-12-02GTK3 mouse: don't use deprecated gdk_window_get_pointerWolfgang Ulbrich1-1/+29
2013-07-31mouse: Add GTK3 supportStefano Karapetsas1-2/+76
2012-12-22[mouse] remove deprecated gdk_drawable_get_size & gdk_drawable_get_screenJasmine Hassan1-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 Hassan1-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 Hassan1-13/+12
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=1c1677dcfd55eb7e1f6a20435af466331ec2a911
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-02-21gsd to msd complete rename patch by NiceandGently; file rename commithaxar1-0/+504