1
0
Fork 0
mutter-performance-source/src/wayland
Jasper St. Pierre c40868b239 xwayland: Fix rendering
Since we get the ClientMessage after the surface is created, there's
no good way to synchronize the two streams. In this case, what we
need to do is delay the surface commit until after we get the
ClientMessage. Ideally, we'd be using a better surface system overall
where committing the surface didn't depend on what type it is, but
oh well, this is a good short-term hack for now.
2014-04-02 13:24:58 -04:00
..
protocol xwayland: Switch to the new Xwayland DDX 2014-04-02 13:24:57 -04:00
meta-wayland-data-device.c wayland-pointer: Drop unused arg from focus grab interface method 2014-03-17 11:06:58 +01:00
meta-wayland-data-device.h wayland: Make set_selection private 2014-03-11 15:42:37 -04:00
meta-wayland-keyboard.c wayland: Update keyboard state unconditionally 2014-03-18 19:15:17 +01:00
meta-wayland-keyboard.h wayland: Update keyboard state unconditionally 2014-03-18 19:15:17 +01:00
meta-wayland-pointer.c wayland-seat: Don't send pointer enter/leave events during a GRAB_OP 2014-03-20 17:08:53 +01:00
meta-wayland-pointer.h wayland-seat: Don't send pointer enter/leave events during a GRAB_OP 2014-03-20 17:08:53 +01:00
meta-wayland-private.h Move MetaLauncher to meta-backend 2014-03-31 23:44:46 -04:00
meta-wayland-seat.c wayland: Implement wl_seat v3 2014-04-02 11:40:40 -04:00
meta-wayland-seat.h wayland: Update keyboard state unconditionally 2014-03-18 19:15:17 +01:00
meta-wayland-stage.c wayland-stage: Clean up and rename 2014-04-01 14:04:58 -04:00
meta-wayland-stage.h wayland-stage: Clean up and rename 2014-04-01 14:04:58 -04:00
meta-wayland-surface-private.h xwayland: Fix rendering 2014-04-02 13:24:58 -04:00
meta-wayland-surface.c xwayland: Fix rendering 2014-04-02 13:24:58 -04:00
meta-wayland-surface.h wayland: Replace make_toplevel / window_unmanaging with set_window 2014-04-02 11:41:07 -04:00
meta-wayland-types.h wayland: split headers and distribute structure definitions 2013-09-03 10:57:28 -04:00
meta-wayland-versions.h wayland: Implement wl_seat v3 2014-04-02 11:40:40 -04:00
meta-wayland.c Move MetaLauncher to meta-backend 2014-03-31 23:44:46 -04:00
meta-wayland.h Move MetaLauncher to meta-backend 2014-03-31 23:44:46 -04:00
meta-xwayland-private.h xwayland: Fix xwayland 2014-02-07 19:28:05 -05:00
meta-xwayland.c xwayland: Fix rendering 2014-04-02 13:24:58 -04:00
meta-xwayland.h xwayland: Switch to the new Xwayland DDX 2014-04-02 13:24:57 -04:00
window-wayland.c window-wayland: Implement kill 2014-03-25 12:05:21 -04:00
window-wayland.h window: Add a type for Wayland windows 2014-03-20 10:50:27 -04:00