summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland.h
Commit message (Expand)AuthorAgeFilesLines
* wayland: Guard XWayland typesBilal Elmoussaoui2023-03-281-0/+4
* wayland: Add wl_global filter managerJonas Ådahl2023-02-131-0/+4
* wayland/compositor: Add API to get wl_displayJonas Ådahl2023-02-131-0/+1
* wayland: Add meta_wayland_compositor_is_grabbed() methodCarlos Garnacho2023-01-301-0/+2
* build: Allow disabling xwaylandBilal Elmoussaoui2023-01-031-2/+3
* wayland: Remove meta_wayland_compositor_get_default()Jonas Ådahl2022-12-171-3/+0
* wayland: Setup and use ownership chainsJonas Ådahl2022-12-171-1/+4
* wayland/surface: Make sure transactions are applied in consistent orderMichel Dänzer2022-12-011-0/+2
* wayland/compositor: Add MetaContext getterJonas Ådahl2022-08-021-0/+2
* wayland: Add getter for XWayland manager objectJonas Ådahl2022-05-311-0/+3
* xwayland: Make setup/teardown a bit more symmetricalJonas Ådahl2021-10-261-0/+3
* wayland: Initialize in a single stepJonas Ådahl2021-07-151-2/+0
* context: Make the context own MetaWaylandCompositorJonas Ådahl2021-07-151-7/+1
* main: Move MetaX11DisplayPolicy to a new meta-private-enums.hJonas Ådahl2021-07-151-0/+1
* wayland: Make init and shutdown symmetricJonas Ådahl2021-05-181-0/+2
* wayland: Store list of presentation-time surfacesIvan Molodetskikh2021-03-081-0/+6
* xwayland: Split Xwayland display name getter into twoJonas Ådahl2021-01-251-1/+3
* wayland: Drop meta_wayland_compositor_repick()Carlos Garnacho2020-12-231-2/+0
* wayland: Drive frame callbacks from stage updatesJonas Ådahl2020-05-261-2/+5
* wayland/compositor: Pass backend when constructingJonas Ådahl2020-05-261-1/+1
* Reshuffle Wayland initailizationJonas Ådahl2020-05-261-2/+4
* wayland: Don't export non-public API not used by testsJonas Ådahl2019-06-191-15/+8
* meta: Hide libmutter symbols by default and selectively export themMarco Trevisan (Treviño)2019-01-231-0/+20
* Fix const qualifier usageJonas Ådahl2019-01-221-1/+1
* Clean up include macros messJonas Ådahl2018-11-061-3/+3
* wayland: Notify actively of xwayland window/surface associationsCarlos Garnacho2018-04-231-0/+7
* wayland/output: Flush clients after creating wl_output globalJonas Ådahl2017-08-301-0/+2
* wayland: add inhibit shortcut mechanismOlivier Fourdan2017-08-021-0/+5
* wayland: Add API to override display nameJonas Ådahl2017-01-251-0/+2
* Nested X11: use KeymapNotify events to fix key state on FocusInOwen W. Taylor2015-09-031-0/+4
* wayland: Destroy pending frame callbacks when destroying a surfaceCarlos Garnacho2015-03-051-0/+3
* wayland: Clean up more includesJasper St. Pierre2014-10-071-0/+2
* Add meta_wayland_get_[x]wayland_display_nameOwen W. Taylor2014-09-121-0/+3
* main: Clean up the initialization sequenceJasper St. Pierre2014-08-181-0/+1
* wayland: Fix header file styleJasper St. Pierre2014-04-221-4/+4
* Move MetaLauncher to meta-backendJasper St. Pierre2014-03-311-6/+0
* Add meta_activate_sessionJasper St. Pierre2014-03-111-0/+2
* wayland: Move "public" Wayland API to another header fileJasper St. Pierre2014-02-281-0/+51