.. |
bell.c
|
mutter: Remove stray spaces
|
2023-05-24 14:16:41 +02:00 |
bell.h
|
frame: Remove flashing support
|
2019-03-12 00:27:07 +00:00 |
boxes-private.h
|
Remove unused meta_rectangle_edge_to_string
|
2023-08-12 19:53:46 +00:00 |
boxes.c
|
Remove unused meta_rectangle_edge_to_string
|
2023-08-12 19:53:46 +00:00 |
constraints.c
|
constraints: Delay initial maximization until after reparenting is done
|
2023-07-21 11:38:17 +00:00 |
constraints.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
delete.c
|
core/delete: Avoid warnings when there is no close dialog
|
2023-01-30 13:17:19 +00:00 |
display-private.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
display.c
|
compositor: Fold meta_compositor_do_manage into meta_compositor_manage
|
2023-08-12 19:53:46 +00:00 |
events.c
|
core: Use ClutterEvent getter methods
|
2023-08-08 04:11:11 +02:00 |
events.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
frame.c
|
x11: Use input region from frame window for decorated windows
|
2023-06-02 20:21:56 +00:00 |
frame.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
keybindings-private.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
keybindings.c
|
core: Use ClutterEvent getter methods
|
2023-08-08 04:11:11 +02:00 |
meta-accel-parse.c
|
core: Replace MetaVirtualModifier
|
2022-12-22 15:13:54 +01:00 |
meta-accel-parse.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-anonymous-file.c
|
Add read-only anonymous file abstraction MetaAnonymousFile
|
2020-04-21 17:52:08 +02:00 |
meta-anonymous-file.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-border.c
|
MetaBorder: Use float constants and functions instead of double variants
|
2016-02-16 19:02:48 +08:00 |
meta-border.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-clipboard-manager.c
|
core: Setup and use ownership chains
|
2022-12-17 15:13:48 +01:00 |
meta-clipboard-manager.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-close-dialog.c
|
cleanup: Stop translating nick/blurb for pspecs
|
2023-07-19 11:33:59 +00:00 |
meta-context-main.c
|
context: Start persistent profiling via command line argument
|
2023-05-31 08:37:52 +00:00 |
meta-context-main.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-context-private.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-context.c
|
cleanup: Stop translating nick/blurb for pspecs
|
2023-07-19 11:33:59 +00:00 |
meta-fraction.c
|
Add MetaFraction for dealing with fractions
|
2017-08-29 14:39:04 +08:00 |
meta-fraction.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-gesture-tracker-private.h
|
core: Pass ClutterStage explicitly to MetaGestureTracker
|
2023-08-08 04:02:54 +02:00 |
meta-gesture-tracker.c
|
core: Use ClutterEvent getter methods
|
2023-08-08 04:11:11 +02:00 |
meta-inhibit-shortcuts-dialog-default-private.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-inhibit-shortcuts-dialog-default.c
|
Use a consistent style for enum braces
|
2019-02-28 09:31:01 +01:00 |
meta-inhibit-shortcuts-dialog.c
|
cleanup: Stop translating nick/blurb for pspecs
|
2023-07-19 11:33:59 +00:00 |
meta-launch-context.c
|
cleanup: Stop translating nick/blurb for pspecs
|
2023-07-19 11:33:59 +00:00 |
meta-pad-action-mapper.c
|
core: Use ClutterEvent getter methods
|
2023-08-08 04:11:11 +02:00 |
meta-pad-action-mapper.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-private-enums.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-profiler.c
|
profiler: Actually free ThreadInfo when a thread unregisters
|
2023-06-14 23:54:41 +03:00 |
meta-profiler.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-selection-private.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +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
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-selection-source.c
|
Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource public
|
2019-05-02 16:31:45 +02:00 |
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
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +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
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
meta-workspace-manager.c
|
cleanup: Stop translating nick/blurb for pspecs
|
2023-07-19 11:33:59 +00:00 |
mutter.c
|
mutter: Raise the NOFILE limit if a Wayland compositor
|
2022-02-07 16:11:47 +01:00 |
place.c
|
compositor: Mirror window placement in RTL environment
|
2023-06-22 13:59:24 +00:00 |
place.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
prefs-private.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
prefs.c
|
prefs: Remove titlebar-font preference
|
2023-06-15 16:51:20 +00:00 |
restart-helper.c
|
mutter: Remove stray spaces
|
2023-05-24 14:16:41 +02:00 |
restart.c
|
mutter: Remove stray spaces
|
2023-05-24 14:16:41 +02:00 |
stack-tracker.c
|
mutter: Cleanup gi-docgen annotations
|
2023-05-22 15:47:37 +00:00 |
stack-tracker.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
stack.c
|
Remove unused meta_stack_get/set_positions
|
2023-08-12 19:53:46 +00:00 |
stack.h
|
Remove unused meta_stack_get/set_positions
|
2023-08-12 19:53:46 +00:00 |
startup-notification-private.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
startup-notification.c
|
cleanup: Stop translating nick/blurb for pspecs
|
2023-07-19 11:33:59 +00:00 |
util-private.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
util.c
|
backends/eis: Hook eis into the debug system
|
2023-07-14 22:23:45 +00:00 |
window-private.h
|
Remove unused *_menu_for_rect functions
|
2023-08-12 19:53:46 +00:00 |
window.c
|
Remove unused *_menu_for_rect functions
|
2023-08-12 19:53:46 +00:00 |
workspace-private.h
|
cleanup: Switch to pragma once
|
2023-08-07 22:24:36 +00:00 |
workspace.c
|
cleanup: Stop translating nick/blurb for pspecs
|
2023-07-19 11:33:59 +00:00 |