summaryrefslogtreecommitdiff
path: root/src/meta
Commit message (Expand)AuthorAgeFilesLines
* 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
* context: Add start/run/terminate phasesJonas Ådahl2021-07-151-0/+15
* context: Load plugin during setup phaseJonas Ådahl2021-07-151-0/+4
* context: Add setup phaseJonas Ådahl2021-07-151-0/+4
* context: Add entry points for context configurationJonas Ådahl2021-07-151-0/+6
* main: Move MetaCompositorType to a new meta-enums.hJonas Ådahl2021-07-152-0/+31
* Introduce mostly empty MetaContext typeJonas Ådahl2021-07-153-0/+34
* meta: Drop meta_backend_set_numlock from headerZander Brown2021-07-051-4/+0
* idle-monitor: Use G_DECLARE_FINAL_TYPE()Jonas Ådahl2021-05-181-11/+4
* backends: Introduce MetaIdleManagerJonas Ådahl2021-05-182-3/+4
* prefs: Make init function privateJonas Ådahl2021-05-171-3/+0
* core: Drop "volatile" from static GTypes in manual registrationCarlos Garnacho2021-03-221-7/+6
* main: Expose hooks to manage context with more granularityJonas Ådahl2021-03-131-0/+11
* background-content: Add support for rounded clipping when drawingJonas Dreßler2021-02-181-0/+8
* util: Add 'remote-desktop' debug topicJonas Ådahl2021-02-051-0/+2
* util: Add a SCREEN_CAST debug topicJonas Dreßler2021-02-051-0/+2
* display: Expose window_grab_modifiersFlorian Müllner2021-02-041-0/+3
* meta: Remave meta_activate_session()Jonas Ådahl2021-01-281-3/+0
* kms: Add some basic debug loggingJonas Ådahl2021-01-221-0/+2
* util: Add META_DEBUG_WAYLAND debug topicDaniel van Vugt2020-10-201-0/+2
* util: Don't expand meta_*() debug log arguments if topic not enabledJonas Ådahl2020-10-141-2/+18
* backends: Use graphene_point_t on meta_cursor_tracker_get_pointer()Carlos Garnacho2020-10-061-2/+1
* util: Remove now unused debug functionsJonas Ådahl2020-10-061-3/+0
* util: Remove unused meta_debug_spew()Jonas Ådahl2020-10-061-7/+0
* util: Remove a bunch of unused debug topicsJonas Ådahl2020-10-061-25/+17
* plugin: Drop version informationFlorian Müllner2020-10-063-87/+0
* backends: Centralize panel autorotation in a DisplayConfig propertyCarlos Garnacho2020-09-051-0/+3
* util: Add paint debug flagsRobert Mader2020-08-311-0/+20
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-291-3/+3
* cursor-tracker: Add X11 cursor tracker backendJonas Ådahl2020-08-051-5/+4
* wayland: Add API to launch trusted clientsSergio Costas2020-08-042-0/+73
* Include the pkgconfig-specified gdesktop-enums.hDaniel van Vugt2020-07-133-3/+3
* shaped-texture: Make set_opaque_region() privateRobert Mader2020-06-291-4/+0