1
0
Fork 0
mutter-performance-source/src/meta
2024-08-13 21:09:50 +02:00
..
barrier.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
boxes.h boxes: Define cleanup function for MetaStrut and use auto-pointers 2024-05-17 15:33:52 +00:00
common.h meta/common: Put META_EXPORT in its own header 2024-04-16 21:05:09 +00:00
compositor-mutter.h meta: Drop deprecated methods 2024-02-09 18:03:09 +01:00
compositor.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
display.h x11: Introduce a meta-x11-types header 2024-06-27 16:31:56 +02:00
keybindings.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
main.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meson.build core/debug-control: Introspect it to export the dbus service with lg 2024-07-24 21:52:47 +00:00
meta-backend.h orientation-manager: Expose MetaOrientationManager to introspection 2024-07-23 17:49:11 +00:00
meta-background-actor.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-background-content.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-background-group.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-background-image.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-background.h cleanup: Port from ClutterColor to CoglColor 2024-06-13 14:45:53 +02:00
meta-base.h meta/common: Put META_EXPORT in its own header 2024-04-16 21:05:09 +00:00
meta-close-dialog.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-context.h core/debug-control: Introspect it to export the dbus service with lg 2024-07-24 21:52:47 +00:00
meta-cursor-tracker.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-debug-control.h core/debug-control: Introspect it to export the dbus service with lg 2024-07-24 21:52:47 +00:00
meta-debug.h Add debug topic "kms-deadline" 2024-06-10 13:55:21 +08:00
meta-dnd.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-enum-types.c.in build: Remove the config.h inclusion from all public headers 2024-02-17 11:58:55 +00:00
meta-enum-types.h.in cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-enums.h cleanup: Drop unused MetaVirtualModifier 2024-02-09 18:03:09 +01:00
meta-idle-monitor.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-inhibit-shortcuts-dialog.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-later.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-launch-context.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-monitor-manager.h monitor-manager: Add 'reason' argument to 'power-save-changed' signal 2023-09-02 11:07:38 +00:00
meta-multi-texture-format.h docs: Remove remaining SECTIONs 2024-01-09 15:23:04 +00:00
meta-multi-texture.h cleanup: Make cogl includes consistent 2024-01-05 14:22:22 +01:00
meta-orientation-manager.h mtk: Move MetaMonitorTransform to Mtk 2024-08-09 15:51:36 +00:00
meta-plugin.h meta/plugin: Annotate dialog creation virtuals as return full 2024-06-29 12:04:31 +00:00
meta-remote-access-controller.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-selection-source-memory.h meta/selection-source-memory: Use memfd instead of GBytes 2024-03-08 18:34:52 +00:00
meta-selection-source.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-selection.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-settings.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-shadow-factory.h Port to MtkRegion 2023-11-03 11:27:52 +00:00
meta-shaped-texture.h cleanup: Remove not used X11 includes 2024-02-21 15:25:44 +01:00
meta-sound-player.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-stage.h Update license access method 2023-08-30 08:48:23 +02:00
meta-startup-notification.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-wayland-client.h wayland/client: Add make_desktop() method 2024-02-26 11:19:03 +00:00
meta-wayland-compositor.h Update license access method 2023-08-30 08:48:23 +02:00
meta-wayland-surface.h wayland/surface: Make MetaWaylandSurface public 2023-11-04 01:12:11 +00:00
meta-window-actor.h mutter: Completely replace MetaRectangle with MtkRectangle 2023-08-30 16:46:14 +02:00
meta-window-group.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-window-shape.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00
meta-workspace-manager.h workspace-manager: Accessors for layout-{columns,rows} 2024-01-09 16:38:25 +00:00
meta-x11-display.h x11/display: Keep track of stage input region 2024-06-27 16:31:56 +02:00
meta-x11-group.h build: Only install group.h header when built with x11 2024-06-27 16:31:56 +02:00
meta-x11-types.h x11: Introduce a meta-x11-types header 2024-06-27 16:31:56 +02:00
prefs.h keybindings: Send trigger when a key accelerator is deactivated 2024-05-28 09:27:39 +00:00
types.h core/debug-control: Introspect it to export the dbus service with lg 2024-07-24 21:52:47 +00:00
util.h compositor-view/native: Add debug flag to force-disable direct scanout 2024-08-13 21:09:50 +02:00
window.h window: Move frame_bounds to WindowX11 2024-05-27 12:50:26 +00:00
workspace.h cleanup: Make meta includes consistent 2024-01-05 14:22:22 +01:00