mutter/src/wayland
Jasper St. Pierre 7159d3bc35 window: Remove the concept of surface_mapped
The implementation was just wrong. We now consider it an error to attach
a NULL buffer to an xdg_surface. Users should destroy the surface properly.
2014-07-14 14:49:58 -04:00
..
protocol wayland: Add support for show_window_menu 2014-05-24 15:56:04 -04:00
meta-wayland-data-device.c data-device: Put the DataDevice implementation in its own struct 2014-07-10 13:30:05 -04:00
meta-wayland-data-device.h data-device: Put the DataDevice implementation in its own struct 2014-07-10 13:30:05 -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 monitor: Don't use wl_output_transform in our APIs 2014-07-13 11:35:01 -04:00
meta-wayland-outputs.h wayland: Split outputs to another file 2014-04-22 18:25:34 -04:00
meta-wayland-pointer.c wayland-pointer: fix condition for grabbing 2014-06-26 10:50:29 -04:00
meta-wayland-pointer.h wayland: Move checks for grabbing into a central location 2014-05-22 10:58:07 -04:00
meta-wayland-private.h wayland: Remove an unused field from MetaWaylandFrameCallback 2014-07-10 13:30:05 -04:00
meta-wayland-seat.c data-device: Put the DataDevice implementation in its own struct 2014-07-10 13:30:05 -04:00
meta-wayland-seat.h data-device: Put the DataDevice implementation in its own struct 2014-07-10 13:30:05 -04:00
meta-wayland-surface.c window: Remove the concept of surface_mapped 2014-07-14 14:49:58 -04:00
meta-wayland-surface.h wayland: Update to latest xdg-shell protocol 2014-05-12 18:25:23 -04:00
meta-wayland-touch.c wayland: Implement the server side bits of wl_touch_interface 2014-06-04 23:37:45 +02:00
meta-wayland-touch.h wayland-touch: Rearrange header slightly 2014-06-11 16:28:45 -04:00
meta-wayland-types.h data-device: Put the DataDevice implementation in its own struct 2014-07-10 13:30:05 -04:00
meta-wayland-versions.h wayland: Implement the server side bits of wl_touch_interface 2014-06-04 23:37:45 +02:00
meta-wayland.c wayland: Remove a few unused fields from MetaWaylandCompositor 2014-07-10 13:30:05 -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 window-wayland: Check to update the buffer_rect separately 2014-07-07 13:07:37 -04:00
window-wayland.h window: Move constructors to the respective header files 2014-05-20 15:59:17 -04:00