summaryrefslogtreecommitdiff
path: root/src/meta
Commit message (Expand)AuthorAgeFilesLines
* Export meta_window_has_pointer ()Ivan Molodetskikh2023-04-251-0/+3
* 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
* mutter: Add missing nullable annotation when possibleCorentin Noël2022-04-051-3/+0
* laters: Expose MetaLaters publiclyJonas Ådahl2022-02-073-0/+17
* context: Add a new API to raise and restore NOFILE limitsOlivier Fourdan2022-02-071-0/+8
* core: Drop META_GRAB_OP_COMPOSITORCarlos Garnacho2022-01-291-4/+0
* compositor: Remove meta_plugin_begin/end_modalCarlos Garnacho2022-01-291-26/+0
* boxes: Add rectangle init macroJonas Ådahl2022-01-251-0/+8
* display: Add meta_display_list_all_windows()Florian Müllner2021-12-161-0/+3
* window: Add has_attached_dialogs() functionFlorian Müllner2021-12-141-0/+3
* Add method to show if in headless modeJoan Torres2021-12-071-0/+3
* backend: Expose get_monitor_manager() publiclyJonas Ådahl2021-12-031-0/+4
* util: Add back topic prefix to meta_topic() messagesJonas Ådahl2021-12-011-1/+4
* util: Remove unused logging functionsJonas Ådahl2021-11-211-9/+0
* util: Implement meta_verbose() using meta_topic()Jonas Ådahl2021-11-211-8/+2
* util: Implement meta_topic() using g_message()Jonas Ådahl2021-11-211-2/+6
* util: Export and annotate meta_get_clutter_debug_flagsSebastian Keller2021-10-181-0/+5
* util: Add 'render' debug topicJonas Ådahl2021-10-181-0/+2
* window-actor: Add paint_to_content() functionRobert Mader2021-09-041-0/+5
* keybindings: Remove support for 'panel-main-menu' bindingFlorian Müllner2021-08-301-2/+0
* cursor-tracker: Add meta_cursor_tracker_get_scale ()Ivan Molodetskikh2021-08-221-0/+3
* window: Add meta_window_lower_with_transients()Florian Müllner2021-08-041-0/+4
* util: Add 'backend' debug topicJonas Ådahl2021-07-161-0/+2
* context: Move 'replace-current-wm' tracking to the contextJonas Ådahl2021-07-152-3/+3
* context: Allow controlled destructionJonas Ådahl2021-07-151-0/+3
* x11-display: Get _GNOME_WM_KEYBINDINGS from the contextJonas Ådahl2021-07-152-3/+4
* x11-display: Get _NET_WM_NAME from contextJonas Ådahl2021-07-151-3/+0
* Remove meta_quit()Jonas Ådahl2021-07-151-4/+0
* display: Keep pointer to the contextJonas Ådahl2021-07-151-0/+3
* context: Make context owner of MetaDisplayJonas Ådahl2021-07-151-0/+4
* context: Make the context owner of the backendJonas Ådahl2021-07-152-0/+6
* main: Remove now unused functions used for running mutterJonas Ådahl2021-07-151-24/+0
* context: Add way to add custom option groupJonas Ådahl2021-07-151-0/+4
* context: Add way to set plugin GType instead of nameJonas Ådahl2021-07-151-0/+4
* main: Remove meta_test_init()Jonas Ådahl2021-07-151-3/+0
* Introduce MetaContextMainJonas Ådahl2021-07-151-0/+7
* context: Handle dealing with option entriesJonas Ådahl2021-07-151-0/+5
* context: Add 'notify_ready()' vfunc and methodJonas Ådahl2021-07-151-0/+3