mutter/src/core
Jonas Ådahl 01353fdc08 profiler: Set 'persistent' state when persistent
This makes sure calling Start() and Stop() doesn't work, since we're
always recording.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2846>
2023-02-14 20:53:17 +00:00
..
bell.c
bell.h
boxes-private.h boxes: Add function to check if rectangle is adjacent to region 2021-08-04 14:02:16 +00:00
boxes.c core: Cleanup header includes 2023-01-30 10:56:29 +00:00
constraints.c core,wayland,compositor,x11: Migrate to MetaWindowDrag 2023-01-30 10:56:29 +00:00
constraints.h
delete.c core/delete: Avoid warnings when there is no close dialog 2023-01-30 13:17:19 +00:00
display-private.h x11: Handle accounting of ignored serials in X11 code 2023-02-09 14:38:39 +01:00
display.c Revert "display: Do not move X11 input focus during grabs" 2023-02-13 12:45:37 +00:00
events.c x11: Do not move X11 input focus during grabs 2023-02-13 12:45:37 +00:00
events.h core: Add a copy of GDK_PRIORITY_EVENTS 2022-12-22 15:13:54 +01:00
frame.c core: Update frame opaque region from _NET_WM_OPAQUE_REGION property 2023-01-20 22:23:55 +00:00
frame.h core: Add infrastructure to keep window frames' opaque regions 2023-01-20 22:23:55 +00:00
keybindings-private.h core: Delete now unused code 2023-01-30 10:56:29 +00:00
keybindings.c core: Move edge-resistance handling to src/compositor 2023-01-30 10:56:29 +00:00
meta-accel-parse.c core: Replace MetaVirtualModifier 2022-12-22 15:13:54 +01:00
meta-accel-parse.h core: Replace MetaVirtualModifier 2022-12-22 15:13:54 +01:00
meta-anonymous-file.c
meta-anonymous-file.h
meta-border.c
meta-border.h
meta-clipboard-manager.c core: Setup and use ownership chains 2022-12-17 15:13:48 +01:00
meta-clipboard-manager.h
meta-close-dialog.c
meta-context-main.c core: Setup and use ownership chains 2022-12-17 15:13:48 +01:00
meta-context-main.h Introduce MetaContextMain 2021-07-15 11:25:21 +02:00
meta-context-private.h Introduce the 'service channel' D-Bus service 2023-02-13 15:34:24 +00:00
meta-context.c Introduce the 'service channel' D-Bus service 2023-02-13 15:34:24 +00:00
meta-fraction.c
meta-fraction.h
meta-gesture-tracker-private.h
meta-gesture-tracker.c events: Make MetaGestureTracker work with the action event delivery 2023-02-03 12:10:22 +00:00
meta-inhibit-shortcuts-dialog-default-private.h
meta-inhibit-shortcuts-dialog-default.c
meta-inhibit-shortcuts-dialog.c
meta-launch-context.c core: Setup and use ownership chains 2022-12-17 15:13:48 +01:00
meta-pad-action-mapper.c core: Replace MetaVirtualModifier 2022-12-22 15:13:54 +01:00
meta-pad-action-mapper.h backends: Split pad action mapping to a separate object 2020-11-27 15:14:33 +00:00
meta-private-enums.h window: Move some display level window processing to MetaDisplay 2022-02-07 17:52:05 +00:00
meta-profiler.c profiler: Set 'persistent' state when persistent 2023-02-14 20:53:17 +00:00
meta-profiler.h Move MetaProfiler from the backend to core 2022-11-01 21:04:21 +00:00
meta-selection-private.h core: Setup and use ownership chains 2022-12-17 15:13:48 +01:00
meta-selection-source-memory.c
meta-selection-source-remote.c remote-desktop/session: Add support for SelectionTransfer/Write 2021-02-05 16:44:27 +00:00
meta-selection-source-remote.h remote-desktop/session: Add support for SelectionTransfer/Write 2021-02-05 16:44:27 +00:00
meta-selection-source.c
meta-selection.c core/selection: Set display on creation 2022-12-17 16:47:46 +01:00
meta-service-channel.c Introduce the 'service channel' D-Bus service 2023-02-13 15:34:24 +00:00
meta-service-channel.h Introduce the 'service channel' D-Bus service 2023-02-13 15:34:24 +00:00
meta-sound-player.c sound player: Don't unref undefined fields 2022-11-23 10:37:19 +01:00
meta-workspace-manager-private.h tests/stacking: Add workspace management commands 2022-09-20 17:14:53 +00:00
meta-workspace-manager.c util: Remove push/pop no msg prefix logging 2021-11-21 20:53:33 +00:00
mutter.c mutter: Raise the NOFILE limit if a Wayland compositor 2022-02-07 16:11:47 +01:00
place.c cleanup: Make GDK dependency specific to X11 2022-12-22 15:09:03 +01:00
place.h
prefs-private.h prefs: Make init function private 2021-05-17 16:08:42 +00:00
prefs.c core: Replace MetaVirtualModifier 2022-12-22 15:13:54 +01:00
restart-helper.c
restart.c ui: Excise old frames UI 2022-12-01 20:10:53 +00:00
stack-tracker.c compositor: Don't make internal API public 2022-12-17 15:13:48 +01:00
stack-tracker.h
stack.c core: Move remaining default focus window handling to workspace 2022-09-20 17:14:53 +00:00
stack.h core: Move remaining default focus window handling to workspace 2022-09-20 17:14:53 +00:00
startup-notification-private.h core: Setup and use ownership chains 2022-12-17 15:13:48 +01:00
startup-notification.c core: Setup and use ownership chains 2022-12-17 15:13:48 +01:00
util-private.h util: Remove left-over declaration 2022-09-19 14:46:01 +00:00
util.c core: Cleanup header includes 2023-01-30 10:56:29 +00:00
window-private.h core: Move accounting of "shaken_loose" to MetaWindowDrag 2023-01-30 10:56:29 +00:00
window.c window: Recalculate attachedness for Wayland window parent changes 2023-02-13 15:34:24 +00:00
workspace-private.h core: Move remaining default focus window handling to workspace 2022-09-20 17:14:53 +00:00
workspace.c workspace: Do not raise default focus window with raise-on-click 2023-02-03 17:09:12 +00:00