.. |
bell.c
|
*: Fix spelling mistakes found by codespell
|
2020-08-29 09:10:31 +00:00 |
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
|
boxes: Make pointer declaration match code style
|
2022-01-14 20:02:26 +01:00 |
constraints.c
|
constraints: Try place popup on the same monitor as the anchor rect
|
2022-01-31 13:14:22 +00:00 |
constraints.h
|
window: Implement asynchronous popup moving
|
2020-02-29 21:01:50 +00:00 |
delete.c
|
core: Drop the default close dialog implementation
|
2022-05-06 16:13:45 +02:00 |
display-private.h
|
display: Remove META_EVENT_ROUTE_COMPOSITOR_GRAB
|
2022-05-28 10:25:29 +00:00 |
display.c
|
x11: Let X11 connection owners call XSynchronize() themselves
|
2022-06-03 13:43:26 +00:00 |
edge-resistance.c
|
core: Drop code to do edge resistance on timeouts
|
2021-10-25 15:45:35 +02:00 |
edge-resistance.h
|
core: Drop code to do edge resistance on timeouts
|
2021-10-25 15:45:35 +02:00 |
events.c
|
display: Bypass focus window during grabs
|
2022-05-28 10:25:29 +00:00 |
events.h
|
Clean up include macros mess
|
2018-11-06 17:17:36 +01:00 |
frame.c
|
Make meta_* logging utilities not require line break
|
2020-10-08 16:38:41 +02:00 |
frame.h
|
|
|
keybindings-private.h
|
display: Expose window_grab_modifiers
|
2021-02-04 19:26:18 +00:00 |
keybindings.c
|
core: Drop code to do edge resistance on timeouts
|
2021-10-25 15:45:35 +02:00 |
meta-accel-parse.c
|
|
|
meta-accel-parse.h
|
|
|
meta-anonymous-file.c
|
Add read-only anonymous file abstraction MetaAnonymousFile
|
2020-04-21 17:52:08 +02:00 |
meta-anonymous-file.h
|
Add read-only anonymous file abstraction MetaAnonymousFile
|
2020-04-21 17:52:08 +02:00 |
meta-border.c
|
|
|
meta-border.h
|
|
|
meta-clipboard-manager.c
|
core: Free clipboard selection source on shutdown
|
2020-06-08 12:11:11 +00:00 |
meta-clipboard-manager.h
|
|
|
meta-close-dialog.c
|
|
|
meta-context-main.c
|
x11: Let X11 connection owners call XSynchronize() themselves
|
2022-06-03 13:43:26 +00:00 |
meta-context-main.h
|
Introduce MetaContextMain
|
2021-07-15 11:25:21 +02:00 |
meta-context-private.h
|
x11: Let X11 connection owners call XSynchronize() themselves
|
2022-06-03 13:43:26 +00:00 |
meta-context.c
|
x11: Let X11 connection owners call XSynchronize() themselves
|
2022-06-03 13:43:26 +00:00 |
meta-fraction.c
|
|
|
meta-fraction.h
|
|
|
meta-gesture-tracker-private.h
|
|
|
meta-gesture-tracker.c
|
core: Drop repeated early return condition in function
|
2021-10-24 19:16:42 +02:00 |
meta-inhibit-shortcuts-dialog-default-private.h
|
|
|
meta-inhibit-shortcuts-dialog-default.c
|
|
|
meta-inhibit-shortcuts-dialog.c
|
|
|
meta-launch-context.c
|
core: Use DISPLAY envvar to forward in the launch context
|
2020-02-29 20:41:26 +00:00 |
meta-pad-action-mapper.c
|
core: Port to input device capabilities in pad mapper
|
2022-03-30 12:06:52 +00: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-selection-private.h
|
core: Add private function to get the current selection owner
|
2020-04-09 21:30:05 +00:00 |
meta-selection-source-memory.c
|
core: Fix task leak in meta_selection_source_memory_read_async
|
2020-02-01 14:02:19 +00:00 |
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
|
selection: Return an error if trying to transfer from NULL source
|
2022-05-31 12:00:55 +00:00 |
meta-sound-player.c
|
cleanup: remove controversial naming
|
2020-08-04 10:04:16 +02:00 |
meta-workspace-manager-private.h
|
|
|
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
|
Make meta_* logging utilities not require line break
|
2020-10-08 16:38:41 +02:00 |
place.h
|
place: Make placement rule processing provide relative coordinates
|
2020-02-29 21:01:50 +00:00 |
prefs-private.h
|
prefs: Make init function private
|
2021-05-17 16:08:42 +00:00 |
prefs.c
|
prefs: Make init function private
|
2021-05-17 16:08:42 +00:00 |
restart-helper.c
|
|
|
restart.c
|
restart: Make API that needs context take a context
|
2022-05-31 16:42:46 +00:00 |
stack-tracker.c
|
util: Remove push/pop no msg prefix logging
|
2021-11-21 20:53:33 +00:00 |
stack-tracker.h
|
|
|
stack.c
|
window: Move some display level window processing to MetaDisplay
|
2022-02-07 17:52:05 +00:00 |
stack.h
|
|
|
startup-notification-private.h
|
|
|
startup-notification.c
|
startup-notification: Fix some introspection annotations
|
2022-04-13 12:03:27 +02:00 |
util-private.h
|
x11: Let X11 connection owners call XSynchronize() themselves
|
2022-06-03 13:43:26 +00:00 |
util.c
|
util: Fix compilation when !WITH_VERBOSE_MODE
|
2022-05-07 11:53:41 +09:00 |
window-private.h
|
window: Add function to calculate current bounds
|
2022-03-04 14:48:25 +00:00 |
window.c
|
window: Reuse existing function
|
2022-07-01 16:05:33 +00:00 |
workspace-private.h
|
workspace: Add meta_workspace_get_default_focus_window()
|
2021-08-12 21:39:05 +05:00 |
workspace.c
|
Revert "workspace: Use existing focus_window when asked to focus default window"
|
2022-05-04 23:29:39 +02:00 |