summaryrefslogtreecommitdiff
path: root/src/core/meta-context.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce the 'service channel' D-Bus serviceJonas Ådahl2023-02-131-0/+19
* context: Add 'started' and 'prepare-shutdown' signalsJonas Ådahl2022-11-251-2/+28
* Move MetaProfiler from the backend to coreJonas Ådahl2022-11-011-0/+16
* x11: Let X11 connection owners call XSynchronize() themselvesJonas Ådahl2022-06-031-0/+8
* context: Add a new API to raise and restore NOFILE limitsOlivier Fourdan2022-02-071-0/+113
* context: Add some missing introspection dataCorentin Noël2021-09-161-0/+27
* context: Add :unsafe-mode propertyFlorian Müllner2021-09-021-0/+39
* context: Move the signal handling and dir management to userJonas Ådahl2021-07-151-47/+0
* context: Move 'replace-current-wm' tracking to the contextJonas Ådahl2021-07-151-0/+6
* context: Move X11 display policy under the contextJonas Ådahl2021-07-151-0/+6
* context: Allow controlled destructionJonas Ådahl2021-07-151-1/+19
* context: Add explicit state trackingJonas Ådahl2021-07-151-4/+58
* x11-display: Get _GNOME_WM_KEYBINDINGS from the contextJonas Ådahl2021-07-151-0/+21
* x11-display: Get _NET_WM_NAME from contextJonas Ådahl2021-07-151-0/+8
* wayland: Initialize in a single stepJonas Ådahl2021-07-151-5/+1
* context: Make the context own MetaWaylandCompositorJonas Ådahl2021-07-151-11/+21
* Remove meta_quit()Jonas Ådahl2021-07-151-21/+0
* display: Keep pointer to the contextJonas Ådahl2021-07-151-1/+1
* context: Make context owner of MetaDisplayJonas Ådahl2021-07-151-5/+20
* context: Make the context owner of the backendJonas Ådahl2021-07-151-6/+28
* context: Add way to add custom option groupJonas Ådahl2021-07-151-0/+11
* context: Add way to set plugin GType instead of nameJonas Ådahl2021-07-151-2/+21
* Introduce MetaContextMainJonas Ådahl2021-07-151-1/+1
* context: Handle dealing with option entriesJonas Ådahl2021-07-151-0/+43
* main: Temporarily tie meta_quit() to meta_context_terminate*()Jonas Ådahl2021-07-151-0/+21
* context: Add 'notify_ready()' vfunc and methodJonas Ådahl2021-07-151-0/+6
* context: Init debug utils during setup phaseJonas Ådahl2021-07-151-0/+1
* context: Init introspection paths during setupJonas Ådahl2021-07-151-0/+10
* context: Change to home directory during setupJonas Ådahl2021-07-151-0/+15
* context: Initialize signal handlers during setupJonas Ådahl2021-07-151-0/+33
* context: Init prefs when startingJonas Ådahl2021-07-151-0/+3
* context: Add start/run/terminate phasesJonas Ådahl2021-07-151-0/+95
* context: Load plugin during setup phaseJonas Ådahl2021-07-151-0/+22
* context: Add setup phaseJonas Ådahl2021-07-151-0/+45
* context: Set up locale on initJonas Ådahl2021-07-151-0/+6
* context: Add entry points for context configurationJonas Ådahl2021-07-151-0/+33
* Introduce mostly empty MetaContext typeJonas Ådahl2021-07-151-0/+117