1
0
Fork 0
mutter-performance-source/src/wayland
Jasper St. Pierre 8d9653dece pointer: Update the button count after repicking
The default focus interface uses the button count to determine
whether we should update the pointer focused surface. When releasing
an implicit grab, we need to send the button release events to the
implicitly grabbed surface, so we can't reset the focus surface too
soon. We already explicitly set the focus at the end of implicit
grabs, so counting the buttons after is perfectly fine.
2014-05-15 13:59:28 -04:00
..
protocol wayland: Update to latest xdg-shell protocol 2014-05-12 18:25:23 -04:00
meta-wayland-data-device.c wayland: Have a consistent _init pattern for subcomponents 2014-04-22 18:27:43 -04:00
meta-wayland-data-device.h wayland: Fix header file style 2014-04-22 18:27:43 -04:00
meta-wayland-keyboard.c keyboard: Don't use a grab interface for sending key events 2014-04-28 16:30:51 -04:00
meta-wayland-keyboard.h keyboard: Don't use a grab interface for sending key events 2014-04-28 16:30:51 -04:00
meta-wayland-outputs.c wayland: Use standard SINCE version definitions 2014-05-12 17:01:00 -04:00
meta-wayland-outputs.h wayland: Split outputs to another file 2014-04-22 18:25:34 -04:00
meta-wayland-pointer.c pointer: Update the button count after repicking 2014-05-15 13:59:28 -04:00
meta-wayland-pointer.h wayland: Fix header file style 2014-04-22 18:27:43 -04:00
meta-wayland-private.h wayland: Remove unused list of surfaces 2014-04-22 18:27:44 -04:00
meta-wayland-seat.c wayland: Use standard SINCE version definitions 2014-05-12 17:01:00 -04:00
meta-wayland-seat.h wayland: Fix header file style 2014-04-22 18:27:43 -04:00
meta-wayland-surface.c wayland: Use meta_window_move to position xdg_popup windows 2014-05-14 12:01:11 -04:00
meta-wayland-surface.h wayland: Update to latest xdg-shell protocol 2014-05-12 18:25:23 -04:00
meta-wayland-types.h keyboard: Don't use a grab interface for sending key events 2014-04-28 16:30:51 -04:00
meta-wayland-versions.h wayland: Use standard SINCE version definitions 2014-05-12 17:01:00 -04:00
meta-wayland.c wayland: Clean up surface creation 2014-04-22 18:27:44 -04:00
meta-wayland.h wayland: Fix header file style 2014-04-22 18:27:43 -04:00
meta-xwayland-private.h xwayland: Fix xwayland 2014-02-07 19:28:05 -05:00
meta-xwayland.c xwayland: Don't crash when the window disappears from under us 2014-05-04 15:51:53 -04:00
meta-xwayland.h xwayland: Switch to the new Xwayland DDX 2014-04-02 13:24:57 -04:00
window-wayland.c wayland: Send a correct width / height for state changes 2014-05-12 18:25:24 -04:00
window-wayland.h window: Move move_resize_wayland to window-wayland.c 2014-04-28 18:22:55 -04:00