summaryrefslogtreecommitdiff
path: root/src/backends/meta-backend-private.h
Commit message (Expand)AuthorAgeFilesLines
* wayland/cursor-surface: Update cursor on disposeJonas Ådahl2023-04-171-0/+1
* backends: Add generic D-Bus session manager helper classJonas Ådahl2023-02-231-0/+2
* backend: Get 'is-stage-views-scaled' from backendJonas Ådahl2022-12-171-1/+1
* context: Add 'started' and 'prepare-shutdown' signalsJonas Ådahl2022-11-251-2/+0
* backends: Fix a typoPeter Hutterer2022-11-241-1/+1
* Remove meta_is_stage_views_enabled()Jonas Ådahl2022-09-191-3/+0
* backend: Remove unused barrier vfuncJonas Ådahl2022-09-021-6/+0
* tests: Add rudimentary color device testJonas Ådahl2022-09-011-0/+1
* monitor-manager: Move PNP lookup to MetaBackendJonas Ådahl2022-09-011-0/+3
* backend: Add color manager skeletonJonas Ådahl2022-09-011-0/+3
* barriers: Make barriers fully part of the backendJonas Ådahl2022-07-261-0/+8
* backends: Add private call to update MetaBackend from a deviceCarlos Garnacho2022-02-081-0/+3
* backends: Make meta_backend_update_last_device() privateCarlos Garnacho2022-02-081-3/+0
* tests: Add test for constraining pointer on hotplugJonas Ådahl2022-01-161-0/+2
* tests/wayland-unit-tests: Add test case for remapping popup with subsurfaceJonas Ådahl2021-12-191-0/+1
* Add method to show if in headless modeJoan Torres2021-12-071-0/+2
* backend: Expose get_monitor_manager() publiclyJonas Ådahl2021-12-031-2/+0
* monitor-unit-tests: Add tests with dynamic orientation changesMarco Trevisan (Treviño)2021-09-041-0/+2
* context: Make the context own MetaWaylandCompositorJonas Ådahl2021-07-151-8/+0
* main: Move MetaX11DisplayPolicy to a new meta-private-enums.hJonas Ådahl2021-07-151-0/+1
* context: Make the context owner of the backendJonas Ådahl2021-07-151-5/+1
* backends: Introduce MetaIdleManagerJonas Ådahl2021-05-181-3/+2
* backend: Take over seat ownership from the clutter backendJonas Ådahl2021-03-131-0/+5
* backend: Add 'prepare-shutdown' signalJonas Ådahl2021-03-121-0/+2
* backend-native: Add non-functional 'headless' modeJonas Ådahl2021-03-121-1/+4
* backends: Straighten MetaInputSettings creationCarlos Garnacho2020-11-271-1/+1
* backends: Handle numlock saving/restoring directly in backendsCarlos Garnacho2020-11-271-3/+0
* backends: Make MetaInputMapper take over MetaInputSettings public APICarlos Garnacho2020-11-271-0/+2
* backends: Move HW cursor inhibitors to MetaBackendCarlos Garnacho2020-11-271-0/+8
* backends: Add meta_backend_get_cursor_renderer_for_device()Carlos Garnacho2020-11-271-1/+4
* backends: Delegate pointer confinements to an impl objectCarlos Garnacho2020-11-271-0/+2
* backend: Don't pull generated headers (indirectly)Carlos Garnacho2020-10-061-4/+0
* backend: Add a backend release functionOlivier Fourdan2020-10-061-0/+1
* backend: Add getter for MetaScreenCastJonas Ådahl2020-08-291-0/+2
* cursor-tracker: Add X11 cursor tracker backendJonas Ådahl2020-08-051-0/+1
* backend: Remove unused freeze/thaw functionsJonas Ådahl2020-06-051-4/+0
* Reshuffle Wayland initailizationJonas Ådahl2020-05-261-0/+8
* backends: Add MetaInputDevice derivable classCarlos Garnacho2020-03-241-0/+4
* backends: Move warp_pointer() to ClutterSeatCarlos Garnacho2020-01-301-9/+0
* backends: Drop get_relative_motion_deltas() vfuncCarlos Garnacho2020-01-301-13/+0
* backends: Do not use device IDs on idle monitorsCarlos Garnacho2020-01-301-2/+2
* backends: Make meta_backend_update_last_device() take a clutter deviceCarlos Garnacho2020-01-301-2/+2
* display: Move finishing of touch sequence to the backendJonas Ådahl2019-10-281-0/+16
* backend: Move GPU ownership from the monitor manager to the backendJonas Ådahl2019-06-201-0/+7
* backend: Add API to freeze/thaw frame clockJonas Ådahl2019-04-021-0/+4
* meta, startup-notification: Make type declarations publicIain Lane2019-01-241-4/+0
* meta: Hide libmutter symbols by default and selectively export themMarco Trevisan (Treviño)2019-01-231-0/+4
* backend: Remove redundant function declarationsJonas Ådahl2019-01-221-3/+0
* Clean up include macros messJonas Ådahl2018-11-061-10/+11
* backend: Remove direct upower-glib usageBastien Nocera2018-07-181-1/+0