summaryrefslogtreecommitdiff
path: root/src/meta
Commit message (Expand)AuthorAgeFilesLines
* compositor: Guard X11 typesBilal Elmoussaoui2023-05-151-0/+3
* docs: Add missing flag documentationAndy Holmes2023-05-041-0/+1
* Export meta_window_has_pointer ()Ivan Molodetskikh2023-03-201-0/+3
* prefs: Add get_keybinding_label() methodFlorian Müllner2023-03-061-0/+3
* Remove support for window shadingRobert Mader2023-03-032-25/+7
* window: Add raise_and_make_recent() methodFlorian Müllner2023-02-231-0/+3
* x11: Make some unnecessarily public API private againCarlos Garnacho2023-02-231-16/+0
* x11: Drop unused methodsCarlos Garnacho2023-02-231-9/+0
* x11: Add public API to handle X11 eventsCarlos Garnacho2023-02-231-0/+14
* core: Make "adding ignored serials" private APICarlos Garnacho2023-02-091-4/+0
* core: Pass device/sequence on meta_window_begin_grab_op()Carlos Garnacho2023-01-301-3/+5
* window: Drop frame_action argument from meta_window_begin_grab_op()Carlos Garnacho2023-01-301-1/+0
* core: Make MetaDisplay grab API privateCarlos Garnacho2023-01-301-16/+0
* core: Make meta_window_begin_grab_op() more genericCarlos Garnacho2023-01-301-4/+4
* core: Pass "frame action" grab operations as an "unconstrained" grab opCarlos Garnacho2023-01-301-0/+3
* core: Drop META_GRAB_OP_WAYLAND_POPUPCarlos Garnacho2023-01-301-3/+0
* core: Change meta_display_get_grab_op() to has_grab()Carlos Garnacho2023-01-301-1/+1
* core: Drop META_GRAB_OP_FRAME_BUTTONCarlos Garnacho2023-01-301-3/+0
* util: Make meta_topic() log using the debug level in testsJonas Ådahl2023-01-241-1/+4
* core: Replace MetaVirtualModifierBilal Elmoussaoui2022-12-222-2/+2
* core: Add meta_accelerator_nameBilal Elmoussaoui2022-12-221-0/+4
* core: Add a in-tree copy of GtkBorderBilal Elmoussaoui2022-12-221-3/+18
* cleanup: Make GDK dependency specific to X11Bilal Elmoussaoui2022-12-221-1/+0
* meta: Move enum definitions to meta-enums.hOlivier Fourdan2022-12-173-393/+393
* later: Remove old APIJonas Ådahl2022-12-171-9/+0
* compositor: Enable introspectionJonas Ådahl2022-12-171-4/+0
* laters: Turn into GObjectJonas Ådahl2022-12-171-0/+4
* compositor: Don't make internal API publicJonas Ådahl2022-12-171-96/+0
* Deprecate meta_get_feedback_group_for_display()Jonas Ådahl2022-12-171-0/+1
* Remove meta_get_backend()Jonas Ådahl2022-12-171-3/+0
* meta: Remove meta_monitor_manager_get()Jonas Ådahl2022-12-171-3/+0
* Always queue MetaLater via compositor instanceJonas Ådahl2022-12-171-1/+1
* compositor: Add API to get feedback groupJonas Ådahl2022-12-171-0/+3
* wayland: Setup and use ownership chainsJonas Ådahl2022-12-171-1/+2
* monitor-manager: Make config timeout API non-staticJonas Ådahl2022-12-171-1/+1
* x11-display: Remove init GDK method from public APiJonas Ådahl2022-12-171-3/+0
* ui: Excise old frames UICarlos Garnacho2022-12-012-42/+0
* barrier: Make type derivable againJonas Ådahl2022-09-151-2/+7
* window: Notify about size-change when changing monitorAlessandro Bono2022-09-021-0/+1
* util: Add 'color' debug topicJonas Ådahl2022-09-011-0/+2
* main: Add meta-context to the headerCorentin Noël2022-08-101-0/+1
* barrier: Add GInitable based constructor methodJonas Ådahl2022-07-261-0/+9
* barrier: Modernize type implementationJonas Ådahl2022-07-261-52/+17
* barriers: Make barriers fully part of the backendJonas Ådahl2022-07-262-0/+10
* backends: Move MetaKeyboardA11yFlags to a public headerOlivier Fourdan2022-06-141-0/+38
* x11: Let X11 connection owners call XSynchronize() themselvesJonas Ådahl2022-06-031-3/+0
* restart: Make API that needs context take a contextJonas Ådahl2022-05-311-1/+2
* core: Drop zenity show_dialogBilal Elmoussaoui2022-05-061-12/+0
* util: Avoid overriding 'message' in meta_topic()Jonas Ådahl2022-04-291-3/+4
* startup-notification: Fix some introspection annotationsJonas Ådahl2022-04-131-9/+9