.. |
native
|
kms-impl-device: Clean up state if drm resources disappear
|
2020-03-12 13:08:46 +00:00 |
x11
|
crtc-xrandr: Compare right coordinate when checking assignment
|
2020-03-11 13:02:50 +00:00 |
edid-parse.c
|
|
|
edid.h
|
|
|
gsm-inhibitor-flag.h
|
|
|
meta-backend-private.h
|
backends: Move warp_pointer() to ClutterSeat
|
2020-01-30 18:12:58 +01:00 |
meta-backend-types.h
|
|
|
meta-backend.c
|
renderer: Add API to check whether renderer is hardware accelerated
|
2020-02-20 10:40:42 +00:00 |
meta-barrier-private.h
|
|
|
meta-barrier.c
|
cleanup: Don't use G_TYPE_INSTANCE_GET_PRIVATE()
|
2019-07-18 11:01:09 +02:00 |
meta-crtc.c
|
crtc: Don't leak MetaCrtcConfig
|
2020-02-27 20:35:07 +00:00 |
meta-crtc.h
|
crtc: Move logical monitor pointer to MetaMonitor
|
2020-02-25 18:39:51 +01:00 |
meta-cursor-renderer.c
|
Replace ClutterRect by graphene_rect_t
|
2019-10-16 11:38:14 +00:00 |
meta-cursor-renderer.h
|
Replace ClutterRect by graphene_rect_t
|
2019-10-16 11:38:14 +00:00 |
meta-cursor-sprite-xcursor.c
|
cogl: Remove CoglError wrapper
|
2019-06-20 18:25:04 +02:00 |
meta-cursor-sprite-xcursor.h
|
|
|
meta-cursor-tracker-private.h
|
|
|
meta-cursor-tracker.c
|
backends: Replace ClutterDeviceManager usage in favor of ClutterSeat
|
2020-01-30 18:11:23 +01:00 |
meta-cursor.c
|
backends/cursor: Add API to set and get the texture buffer transform
|
2020-02-28 10:22:11 +00:00 |
meta-cursor.h
|
backends/cursor: Add API to set and get the texture buffer transform
|
2020-02-28 10:22:11 +00:00 |
meta-dbus-session-watcher.c
|
dbus-session-watcher: Chain up to parent finalize()
|
2019-10-14 09:09:01 +02:00 |
meta-dbus-session-watcher.h
|
|
|
meta-display-config-shared.h
|
Use a consistent style for enum braces
|
2019-02-28 09:31:01 +01:00 |
meta-dnd-private.h
|
compositor: Move out X11 compositing code into sub type
|
2019-08-19 08:44:58 +00:00 |
meta-egl-ext.h
|
EGL: Include EGL/eglmesaext.h
|
2019-10-21 14:04:30 +00:00 |
meta-egl.c
|
EGL: Include EGL/eglmesaext.h
|
2019-10-21 14:04:30 +00:00 |
meta-egl.h
|
EGL: Include EGL/eglmesaext.h
|
2019-10-21 14:04:30 +00:00 |
meta-gles3-table.h
|
|
|
meta-gles3.c
|
|
|
meta-gles3.h
|
|
|
meta-gpu.c
|
backend: Move GPU ownership from the monitor manager to the backend
|
2019-06-20 13:31:55 +00:00 |
meta-gpu.h
|
backend: Move GPU ownership from the monitor manager to the backend
|
2019-06-20 13:31:55 +00:00 |
meta-idle-monitor-dbus.c
|
backends: Drop per-device idle monitors
|
2020-02-12 22:07:55 +00:00 |
meta-idle-monitor-dbus.h
|
|
|
meta-idle-monitor-private.h
|
backends: Do not use device IDs on idle monitors
|
2020-01-30 18:11:23 +01:00 |
meta-idle-monitor.c
|
backends: Drop meta_idle_monitor_get_for_device()
|
2020-02-12 22:07:55 +00:00 |
meta-input-mapper-private.h
|
|
|
meta-input-mapper.c
|
backends: Replace ClutterDeviceManager usage in favor of ClutterSeat
|
2020-01-30 18:11:23 +01:00 |
meta-input-settings-private.h
|
backends: Move numlock persistence handling here
|
2019-06-24 18:24:57 +02:00 |
meta-input-settings.c
|
backends: Replace ClutterDeviceManager usage in favor of ClutterSeat
|
2020-01-30 18:11:23 +01:00 |
meta-logical-monitor.c
|
crtc: Move logical monitor pointer to MetaMonitor
|
2020-02-25 18:39:51 +01:00 |
meta-logical-monitor.h
|
logical-monitor: Pass monitor in the for each CRTC helper callback
|
2020-02-25 18:39:51 +01:00 |
meta-monitor-config-manager.c
|
monitor-config-manager: Respect layout mode when calculating CRTC layout
|
2020-03-11 12:55:03 +00:00 |
meta-monitor-config-manager.h
|
monitor-config-store: Read system wide config files
|
2019-02-26 21:04:27 +00:00 |
meta-monitor-config-migration.c
|
|
|
meta-monitor-config-migration.h
|
|
|
meta-monitor-config-store.c
|
monitor-config-store: Read system wide config files
|
2019-02-26 21:04:27 +00:00 |
meta-monitor-config-store.h
|
|
|
meta-monitor-manager-dummy.c
|
crtc: Move logical monitor pointer to MetaMonitor
|
2020-02-25 18:39:51 +01:00 |
meta-monitor-manager-dummy.h
|
|
|
meta-monitor-manager-private.h
|
crtc: Move configured state to separate struct
|
2020-02-25 18:39:51 +01:00 |
meta-monitor-manager.c
|
crtc: Move configured state to separate struct
|
2020-02-25 18:39:51 +01:00 |
meta-monitor-transform.c
|
monitor-transform: Add generic function to get relative transform
|
2020-02-28 10:22:11 +00:00 |
meta-monitor-transform.h
|
monitor-transform: Add generic function to get relative transform
|
2020-02-28 10:22:11 +00:00 |
meta-monitor.c
|
monitor: Move logical <-> CRTC transform helpers to MetaOutput
|
2020-02-27 09:47:22 +01:00 |
meta-monitor.h
|
crtc: Move logical monitor pointer to MetaMonitor
|
2020-02-25 18:39:51 +01:00 |
meta-orientation-manager.c
|
orientation-manager: Do not change current orientation when locked
|
2020-02-07 13:46:45 +01:00 |
meta-orientation-manager.h
|
|
|
meta-output.c
|
monitor: Move logical <-> CRTC transform helpers to MetaOutput
|
2020-02-27 09:47:22 +01:00 |
meta-output.h
|
monitor: Move logical <-> CRTC transform helpers to MetaOutput
|
2020-02-27 09:47:22 +01:00 |
meta-pointer-constraint.c
|
|
|
meta-pointer-constraint.h
|
|
|
meta-profiler.c
|
profiler: track changes in GLib and Sysprof
|
2019-10-30 16:07:36 -07:00 |
meta-profiler.h
|
profile: Add a Sysprof-based profiler
|
2019-05-31 11:57:07 -03:00 |
meta-remote-access-controller-private.h
|
remote-access-handle: Expose disable-animations property
|
2020-02-20 10:40:42 +00:00 |
meta-remote-access-controller.c
|
remote-access-handle: Expose disable-animations property
|
2020-02-20 10:40:42 +00:00 |
meta-remote-desktop-session.c
|
clutter: Move virtual device management to ClutterSeat
|
2020-01-30 18:02:14 +01:00 |
meta-remote-desktop-session.h
|
|
|
meta-remote-desktop.c
|
clutter: Move virtual device management to ClutterSeat
|
2020-01-30 18:02:14 +01:00 |
meta-remote-desktop.h
|
|
|
meta-renderer-view.c
|
renderer-native: Draw stage separately per CRTC
|
2020-02-25 18:39:51 +01:00 |
meta-renderer-view.h
|
renderer-native: Draw stage separately per CRTC
|
2020-02-25 18:39:51 +01:00 |
meta-renderer.c
|
renderer-native: Draw stage separately per CRTC
|
2020-02-25 18:39:51 +01:00 |
meta-renderer.h
|
renderer-native: Draw stage separately per CRTC
|
2020-02-25 18:39:51 +01:00 |
meta-screen-cast-monitor-stream-src.c
|
monitor-stream-src: Use cogl_framebuffer_finish()
|
2020-02-28 15:52:19 -03:00 |
meta-screen-cast-monitor-stream-src.h
|
|
|
meta-screen-cast-monitor-stream.c
|
backend: Move GPU ownership from the monitor manager to the backend
|
2019-06-20 13:31:55 +00:00 |
meta-screen-cast-monitor-stream.h
|
|
|
meta-screen-cast-session.c
|
remote-access-handle: Expose disable-animations property
|
2020-02-20 10:40:42 +00:00 |
meta-screen-cast-session.h
|
screen-cast-session: Add 'disable-animations' property
|
2020-02-20 10:40:42 +00:00 |
meta-screen-cast-stream-src.c
|
screen-cast-stream-src: Don't leak GSource
|
2020-03-09 17:31:23 +00:00 |
meta-screen-cast-stream-src.h
|
screen-cast-stream-src: Support DMA buffer sharing
|
2020-02-28 15:29:03 -03:00 |
meta-screen-cast-stream.c
|
screen-cast-stream: Don't broadcast PipeWireStreamAdded signal
|
2019-01-30 17:14:47 +00:00 |
meta-screen-cast-stream.h
|
|
|
meta-screen-cast-window-stream-src.c
|
window-stream-source: Draw into DMA buffer image
|
2020-02-28 15:52:19 -03:00 |
meta-screen-cast-window-stream-src.h
|
|
|
meta-screen-cast-window-stream.c
|
screen-cast: Fix window recording on HiDPI
|
2019-12-18 18:41:44 +01:00 |
meta-screen-cast-window-stream.h
|
screen-cast-window-stream: Add support for cursor modes
|
2019-02-26 13:39:11 +00:00 |
meta-screen-cast-window.c
|
window-stream-source: Draw into DMA buffer image
|
2020-02-28 15:52:19 -03:00 |
meta-screen-cast-window.h
|
window-stream-source: Draw into DMA buffer image
|
2020-02-28 15:52:19 -03:00 |
meta-screen-cast.c
|
screen-cast-session: Add 'disable-animations' property
|
2020-02-20 10:40:42 +00:00 |
meta-screen-cast.h
|
|
|
meta-settings-private.h
|
wayland: Add setting/api to check the policy to set up the X11 display
|
2019-08-06 00:41:36 +00:00 |
meta-settings.c
|
settings: Improve logging of enabled experimental features
|
2020-02-17 17:08:21 +00:00 |
meta-stage-private.h
|
Replace ClutterRect by graphene_rect_t
|
2019-10-16 11:38:14 +00:00 |
meta-stage.c
|
clutter/stage: Pass redraw clip instead of extents when painting view
|
2020-02-25 19:18:54 +01:00 |