gtk/gdk/wayland
Kristian Høgsberg 6cd26e0939 wayland: Use event->key.time for setting key event time
We were using event->button.time before. That works because it's part of
the common event header, but it's wrong.
2014-05-27 10:24:34 -07:00
..
protocol wayland: Add support for show_window_menu 2014-05-24 15:55:55 -04:00
gdkapplaunchcontext-wayland.c
gdkcursor-wayland.c wayland: Remove unused stuff 2014-05-16 15:24:37 -04:00
gdkdevice-wayland.c wayland: Use event->key.time for setting key event time 2014-05-27 10:24:34 -07:00
gdkdisplay-wayland.c wayland: Clean up init code a tiny bit 2014-05-16 15:35:47 -04:00
gdkdisplay-wayland.h wayland: Simplify roundtrip initialization 2014-05-16 15:35:29 -04:00
gdkdnd-wayland.c
gdkeventsource.c
gdkkeys-wayland.c
gdkprivate-wayland.h wayland: Merge buffer implementations 2014-04-12 08:20:33 -07:00
gdkscreen-wayland.c gdkscreen-wayland: Emit monitors-changed when the output scale changes 2014-04-26 17:32:57 +02:00
gdkselection-wayland.c
gdkwayland.h
gdkwaylanddevice.h
gdkwaylanddisplay.h wayland: fix rename of wl_shell to xdg_shell 2014-01-20 14:37:33 -05:00
gdkwaylandselection.h
gdkwaylandwindow.h
gdkwindow-wayland.c wayland: Remove unused XSERVER_TIME_IS_LATER macro 2014-05-27 10:24:34 -07:00
Makefile.am