summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland/surface: Make sure transactions are applied in consistent orderMichel Dänzer2022-12-011-0/+10
* window: Move surface property to it subclassesBilal Elmoussaoui2022-11-171-1/+5
* wayland: Add single pixel buffer supportJonas Ådahl2022-08-021-0/+1
* wayland/compositor: Add MetaContext getterJonas Ådahl2022-08-021-0/+6
* wayland: Clean up tablet manager stateMichel Dänzer2022-07-251-0/+1
* wayland: Clean up output stateMichel Dänzer2022-07-251-0/+1
* wayland: Clean up presentation-time stateMichel Dänzer2022-07-251-0/+1
* wayland: Clean up xdg-activation stateMichel Dänzer2022-07-251-0/+2
* wayland: Clean up scheduled_surface_associations hash tableMichel Dänzer2022-07-251-0/+2
* wayland: Disconnect signals when Wayland compositor object is finalizedMichel Dänzer2022-07-251-0/+5
* wayland: Add getter for XWayland manager objectJonas Ådahl2022-05-311-0/+6
* wayland: Remove Gtk primary selection protocolFernando Monteiro2022-05-181-1/+0
* wayland/buffer: Only query Wayland EGL buffer if display boundJonas Ådahl2022-05-171-5/+24
* Name unnamed sourcesIvan Molodetskikh2022-03-041-6/+9
* wayland: Drop deprecated text inputFernando Monteiro2022-01-051-1/+0
* wayland/dma-buf: Make manager object a GObjectJonas Ådahl2022-01-051-2/+1
* wayland/dma-buf: Add manager structJonas Ådahl2022-01-051-1/+27
* wayland: Fix some code style issuesRobert Mader2022-01-031-16/+16
* xwayland: Don't remove /tmp/.X11-unix/X0 when running testsJonas Ådahl2021-12-191-1/+6
* wayland: Detach event source on tear downJonas Ådahl2021-12-071-0/+3
* xwayland: Make setup/teardown a bit more symmetricalJonas Ådahl2021-10-261-0/+7
* wayland: Only init EGLStream controller if we didn't end up with gbmJonas Ådahl2021-10-201-2/+23
* wayland/output: Make each wl_output correspond to one monitorJonas Ådahl2021-08-221-3/+2
* context: Move X11 display policy under the contextJonas Ådahl2021-07-151-3/+5
* wayland: Initialize in a single stepJonas Ådahl2021-07-151-14/+9
* context: Make the context own MetaWaylandCompositorJonas Ådahl2021-07-151-26/+32
* main: Move MetaX11DisplayPolicy to a new meta-private-enums.hJonas Ådahl2021-07-151-0/+1
* wayland: Implement the xdg-activation protocolCarlos Garnacho2021-07-091-0/+2
* wayland: Make init and shutdown symmetricJonas Ådahl2021-05-181-5/+9
* xwayland: Pass MetaWaylandCompositor pointer when initializingJonas Ådahl2021-05-181-0/+1
* wayland: Bind Wayland EGL display ourselvesJonas Ådahl2021-05-181-3/+32
* Rename MetaDisplayPolicy to MetaX11DisplayPolicyJonas Ådahl2021-05-171-2/+2
* xwayland: Handle shutting down without having startedJonas Ådahl2021-05-061-1/+1
* wayland: Tear down seat too when shutting downJonas Ådahl2021-05-051-0/+2
* wayland: Clean up Wayland clients and display on shutdownJonas Ådahl2021-05-051-0/+5
* wayland: Wire up presentation-time machineryIvan Molodetskikh2021-03-081-0/+48
* wayland: Store list of presentation-time surfacesIvan Molodetskikh2021-03-081-0/+19
* wayland: Implement stub presentation-timeIvan Molodetskikh2021-03-081-0/+2
* xwayland: Split Xwayland display name getter into twoJonas Ådahl2021-01-251-1/+7
* wayland: Drop meta_wayland_compositor_repick()Carlos Garnacho2020-12-231-6/+0
* xwayland: Clean up error reportingJonas Ådahl2020-12-101-2/+6
* wayland/compositor: Only emit frame callbacks for the primary stage viewRobert Mader2020-11-191-6/+5
* wayland: Allow specifying Wayland display name from command lineJonas Ådahl2020-10-201-0/+2
* Make meta_* logging utilities not require line breakJonas Ådahl2020-10-081-1/+4
* wayland/shm: Advertise support for RGB565Jonas Ådahl2020-08-071-1/+2
* wayland: Respond to frame callbacks also if a clone was paintedJonas Ådahl2020-07-021-3/+2
* clutter: Paint views with individual frame clocksJonas Ådahl2020-07-021-0/+6
* wayland/compositor: Process frame callbacks on 'after-update'Jonas Ådahl2020-07-021-4/+8
* wayland: Drive frame callbacks from stage updatesJonas Ådahl2020-05-261-16/+40
* wayland/compositor: Pass backend when constructingJonas Ådahl2020-05-261-2/+7