summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* display: Drop the indirection when initializating XwaylandBilal Elmoussaoui2023-05-151-9/+0
* wayland: Guard XWayland typesBilal Elmoussaoui2023-05-151-0/+4
* wayland: Emit frame events in GSource after "empty" updatesRobert Mader2023-04-171-38/+208
* wayland: Add X11 interop service client protocolJonas Ådahl2023-02-131-0/+3
* wayland: Don't set X11 envvars when we don't support X11Jonas Ådahl2023-02-131-8/+6
* wayland: Add wl_global filter managerJonas Ådahl2023-02-131-0/+21
* wayland/compositor: Add API to get wl_displayJonas Ådahl2023-02-131-0/+6
* wayland: Add meta_wayland_compositor_is_grabbed() methodCarlos Garnacho2023-01-301-0/+6
* clutter: Pass 'ClutterFrame' in all stage update signalsJonas Ådahl2023-01-231-0/+1
* wayland: Move Xwayland specific call to xwaylandBilal Elmoussaoui2023-01-031-27/+0
* wayland: Add a prepare-shutdown signalBilal Elmoussaoui2023-01-031-8/+18
* build: Allow disabling xwaylandBilal Elmoussaoui2023-01-031-8/+17
* core: Add a copy of GDK_PRIORITY_EVENTSBilal Elmoussaoui2022-12-221-1/+2
* wayland/xdg-foreign: Add support for xdg-foreign-v2Jason Francis2022-12-171-0/+2
* wayland: Remove meta_wayland_compositor_get_default()Jonas Ådahl2022-12-171-15/+0
* wayland: Setup and use ownership chainsJonas Ådahl2022-12-171-2/+14
* surface-actor-wayland: Clean up and optimize check for primary viewRobert Mader2022-12-161-4/+2
* 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