[mutter] (294 commits) Non-fast-forward update to branch wip/carlosg/sync-pointer-in-mutter
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (294 commits) Non-fast-forward update to branch wip/carlosg/sync-pointer-in-mutter
- Date: Sat, 13 Feb 2021 12:22:42 +0000 (UTC)
The branch 'wip/carlosg/sync-pointer-in-mutter' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
afc06cd... compositor: Sync pointer after begin/end modal on X11
0c38303... backends/x11: Emulate pointer motion while the pointer is o
Commits added to the branch:
189eb4c... clutter/actor: Remove superfluous line (*)
7917614... clutter/effect: Don't call effect paint_node() if pre_paint (*)
06c3484... Updated Lithuanian translation (*)
c29d2ad... Update Galician translation (*)
d415b2b... Update Portuguese translation (*)
f0a9ec0... cogl/journal: Invalidate framebuffer mipmaps on each journa (*)
93e938e... background: Make the final monitor texture RGB instead of R (*)
f363476... remote-desktop: Allow using custom scroll source for Notify (*)
7871ab5... clutter/timeline: Don't manually set frame clock in set_act (*)
6c19d49... tests/stage-views: Test whether stage views and frame clock (*)
bd15cfc... ci: Replace custom commit-log script with ci-fairy (*)
e88467f... x11: Support the CTM (color transform matrix) RandR propert (*)
3bf1af0... seat-impl: Fix some variable names (*)
237cdee... seat-impl: Destroy libinput objects on input thread on tear (*)
d439501... clutter: Fix build with clang (*)
98ef6d0... wayland: Ensure pointer constraint region consistency (*)
eb3ba85... Update Slovenian translation (*)
c23a834... Tag version 40.alpha.1 (*)
857e56b... Post-release version bump (*)
8a82abc... clutter/click-action: Factor out drag threshold check (*)
6239e6d... clutter/click-action: Only emit "clicked" when within drag (*)
2c57f09... clutter/click-action: Release if motion crosses drag thresh (*)
5411b89... build: Bump gsettings-desktop-schemas dependency (*)
ff43eb8... clutter: Update settings location for font aa/hinting/rgb o (*)
6011562... backends: Update pointer drag-threshold/double-click settin (*)
c423ea4... Tag release 40.alpha.1.1 (*)
898aa25... Post-release version bump (again) (*)
de0e17a... Update Serbian translation (*)
22312db... Update Catalan translation (*)
e5347af... xwayland: Check X11 clients prior to terminate Xwayland (*)
c255031... events: Bypass wayland when scrolling with mouse-button mod (*)
3fc603e... xwayland: Make autoclose-xwayland an exp. feature (*)
cde0cd5... xwayland: Enable Xwayland on demand by default (*)
e238112... Update Ukrainian translation (*)
912ad90... Update Romanian translation (*)
5060752... clutter/backend: Clear stage window pointer after removing (*)
904116f... clutter/seat: Don't unref backend on finalize (*)
05765da... seat/native: Explicitly destroy MetaSeatImpl (*)
db6bf9d... backend: Tear down in dispose() instead of finalize() (*)
1c6dd7f... backend/native: Destroy logind helper after seat (*)
9c71e20... Update Portuguese translation (*)
5671888... wayland: Handle forced Xwayland shutdown elegantly (*)
df4b6d4... Revert "wayland: Drop Xwayland abstract socket" (*)
063db30... xwayland: Start Xwayland on connection to either public X11 (*)
1bd42e8... xwayland: Propagate error if display sockets failed (*)
f6b4665... xwayland: Check for X11 unix directory only once (*)
eb06d9e... xwayland: Do not rely on X-lock files (*)
d43f957... backends/native: Update keymap state on latched modifier up (*)
26cc51a... xwayland: Do not retry the same display (*)
22b926e... xwayland: Check for listenfd option (*)
f0d3201... kms: Add MetaKmsMode abstraction (*)
eb66449... kms/mode: Add API to create blob IDs for modes on demand (*)
2c4a3c5... kms/mode: Add mode flags (*)
0fa0eee... kms/mode: Add getter for name (*)
d3abaf4... output-kms: Hand over fallback mode management to MetaKms (*)
e15bb68... gpu-kms: Fix mode ID type (*)
abac217... crtc-mode-kms: Wrap MetaKmsMode instead of drmModeModeInfo (*)
309651d... kms/update: Make change updates to take MetaKmsMode (*)
df89e8c... kms/connector: Make property ID fetching more declarative (*)
11966dc... kms/crtc: Find MODE_ID and ACTIVE property IDs (*)
a9ae202... kms/plane: Find property IDs to be used for atomic modesett (*)
1b3e8b4... kms/impl-device: Make property ID lookup also handle parsin (*)
2b7b457... kms/plane: Parse IN_FORMATS via prop table parse vfunc (*)
c1ce36f... kms/update: Make plane assignment take rotation instead of (*)
ec7667f... kms/connector: Set DPMS and underscanning directly on the u (*)
9d7be40... monitor-manager-kms: Set gamma on MetaKmsUpdate directly (*)
837501a... native: Remove left-over flip waiting functionality (*)
1959a87... kms/impl-device: Make type derivable (*)
d3c630f... kms/connector: Look up CRTC_ID property (*)
8808d51... kms/impl-device: Construct using GInitable (*)
eb78b62... kms/crtc: Find GAMMA_LUT property (*)
a8d724d... kms/impl: Manage a list of impl devices (*)
a7a1391... renderer/native: Fix 'notify-frame-complete' function name (*)
37fe30c... kms/update: Make each MetaKmsUpdate update a single device (*)
7137bd4... kms: Move impl backend inherit MetaKmsImplDevice instead of (*)
7f60d8b... kms/update: Fix a couple of style issues (*)
17712f7... kms/update: Make dst_rect a int rectangle (*)
40e5633... cursor-renderer/native: Change guint to unsigned int (*)
84bde80... native: Consolidate DRM buffer management to MetaDrmBuffer (*)
deb8f07... kms/device: Get driver details before constructing impl dev (*)
7842517... kms/impl-device: Keep a path string around (*)
28facbf... kms/update: Assign planes with MetaDrmBuffer instead of fb (*)
f07d6d1... kms/crtc: Keep track of ACTIVE property value (*)
94ab6d8... crtc/kms: Remove page flip helper (*)
5ba2d79... kms/update: Make custom page flip be per update (*)
2df6327... kms: Post pending updates per device (*)
a2b8668... kms/impl: Dont discard page flips in callback when failed u (*)
411ec5f... kms: Allow update passing with failed plane assignments (*)
0acae7f... kms/feedback: Make getter take consts (*)
5c7e2bf... kms/update: Make explicit page flip just listeners (*)
afd0a27... kms/update: Add way to receive result from later posted upd (*)
4f89f15... cursor-renderer/native: Postpone cursor update if modeset i (*)
8876b21... kms/update: Change 'seal' to 'lock' (*)
3bad374... kms: Add way to preserve failed update (*)
b693e58... kms/update: If reassigning a plane handle the fb changed fl (*)
c0e9a6f... kms/impl-device: Make the actual implementation handle the (*)
b744151... kms: Add some basic debug logging (*)
5edc118... monitor-manager: Connect assigned CRTCs to their outputs bo (*)
7215b0d... output: Tie the output to the monitor it's part of (*)
3bd0037... tests/monitor: Check that the CRTC "layout" is correct (*)
722f7ae... clutter/stage-window: Pass 'view' to finish_frame() too (*)
9c500f2... clutter/stage-view: Always call finish_frame() (*)
72b35e0... clutter: Introduce ClutterFrame (*)
249512b... cogl/onscreen: Add opaque user_data pointer to onscreen pre (*)
6bda72e... kms/plane: Make get_primary_plane() actually get the primar (*)
92d4cb5... clutter/frame: Make rendering backends set the frame result (*)
447c51e... renderer-native: Always post device wide updates during mod (*)
fea8ebc... cursor-renderer/native: Store struct in CRTC private (*)
84f454f... clutter/frame-clock: Add notify_ready() (*)
88b06e3... clutter/stage-view: Add notify_ready() (*)
1c20ba4... cogl/onscreen: Add way to manually add frame infos (*)
487ea0d... kms: Add symbolic page flips and cogl frame infos (*)
c985753... cursor-renderer/native: Update HW state during frames (*)
dd03ffa... renderer/native: Prepare for real page flips without primar (*)
d8279ba... kms/device: Add plane getter (*)
88e6400... monitor-manager/kms: Turn on DPMS together with mode set (*)
7d8dd6c... kms/crtc: Make MetaKmsCrtcGamma reusable (*)
3ec5418... backend/native: Set CRTC gamma once per frame (*)
5f6aee3... kms/update: Make power saving an update wide change (*)
ae812ca... renderer/native: Make dummy power save flips symbolic (*)
588c0a4... renderer/native: Keep onscreens alive until after the next (*)
2148501... crtc/kms: Turn g_debug()s to meta_topic()s (*)
f0318d8... kms: Update device state when resuming (*)
5dca49b... kms/crtc: Log some CRTC state when updating (*)
d2ccc82... kms/page-flip: Add helpers for closure constructor and dest (*)
6d6fd9c... kms/page-flip: Make tha data struct use gatomicref instead (*)
6bffeee... kms/page-flip: Pass ownership of listener user data along w (*)
4afe3af... kms/impl-device/simple: Make process update vfunc type a ty (*)
8e23576... kms/update: Encapsulate custom page flip fields in object (*)
fb38c45... kms: Add atomic MetaKmsImplDevice backend (*)
d8e7502... xwayland: Split Xwayland display name getter into two (*)
0285922... tests/test-runner: Hook up async waiter on demand (*)
798fc63... tests/utils: Spawn Xwayland before X11 test client (*)
ff25ec3... tests/monitor-unit-tests: Set up async waiter after X11 cli (*)
e558d6a... ci: Install Xwayland from git (*)
ff014c5... Update Galician translation (*)
f512d4f... shaped-texture: Update the full bounding box of each clip r (*)
88600c8... clutter/stage-cogl: Ensure redraw_clip is a superset of fb_ (*)
456f800... clutter/stage-cogl: Remove unnecessary variable: fb_damage (*)
ad65de3... clutter/stage-cogl: Clamp queued_redraw_clip if in use (*)
4927452... workspace-manager, x11-display: Default to a single row (*)
38d12d3... Update Slovenian translation (*)
e7b58c2... window: Do not handle ungrabbed events when unmanaging (*)
81f3694... window: Guard can_ping() against unmanaging windows (*)
ff4f8d2... frames: Consider events on fullscreen windows to be on the (*)
92a0b16... stage/cogl: Don't finish offscreen at end of paint (*)
11fee3f... monitor-manager/kms: Remove left-over struct (*)
0e9a92a... output: Make MetaTileInfo use stdints (*)
e41a0e4... monitor-manager: Cleanup class struct (*)
dce906a... output/kms: Remove redundant typedef (*)
f75e903... meta: Remave meta_activate_session() (*)
35ecc6b... backend/native: Gracefully handle failing to create monitor (*)
41246cb... backend/native: Remove left-over function declaration (*)
8de3190... udev: Fetch seat-id via backend instead of laucher (*)
2d2521a... backend/native/clutter: Cleanup backend pointer variable na (*)
6ecdf03... backend/native/clutter: Get seat ID from backend (*)
e48be70... seat-impl: Remove unused udev client instance (*)
432682f... monitor-manager: Clean up hot-plug paths slightly (*)
b883a31... tests/monitor-unit-tests: Sanity check some monitor info (*)
9c50353... monitor: Stop exporting a bunch of unused symbols (*)
662e299... input-mapper: Remove stray newline (*)
1d4e535... clutter/stage: Remove 'paint' argument in capture_into() (*)
c35335a... cogl/graphene: Fix license header (*)
caa798c... native/cogl-utils: Fix license header (*)
036ce1f... native/cogl-utils: Minor macro cleanup (*)
6c4e01e... cogl: Fix license header in cogl-scanout and cogl-trace (*)
2113ecc... clutter: Load mouse related ClutterSettings properties from (*)
d1c62d8... clutter: Do not read settings from ini file (*)
9f6a441... screen-cast-stream: Add getter for stream src (*)
e877b06... screen-cast/monitor-stream: Don't fall apart when monitor c (*)
893c0cd... screen-cast/area-src: Handle monitors changes here too (*)
b41c4ae... wayland/gtk-shell: Fix MetaWaylandGtkSurface leak on surfac (*)
c9aa43a... wayland/gtk-shell: Add an explicit gtk-shell surface releas (*)
70cdd72... monitor-config-store: Properly escape monitor spec (*)
88647ae... monitor-config: Free `meta_monitor_spec` safely (*)
180e625... tests/monitor-config: Improve debugging output (*)
b55b266... workspace: Downgrade assert to warning when adding window (*)
d0831cb... cogl: Move CoglOnscreen struct to C file (*)
d4dbcf3... cogl/onscreen: Move fields from CoglOnscreen struct to priv (*)
b24d5ce... cogl/winsys/egl: Move out onscreen code to own file (*)
760a07c... cogl/onscreen/egl: Move pending_resize_notify to Xlib platf (*)
7cf24cc... cogl/onscreen/egl: Move struct to C file (*)
2eea373... cogl/winsys/glx: Merge 'xlib' and 'glx' structs (*)
a057432... cogl/glx: Move onscreen code to a separate file (*)
8339c06... cogl/xlib: Move EGL XLIB onscreen to separate file (*)
b5afa6d... cogl/onscreen: Change to follow mutters naming convention (*)
3e4ece5... renderer/native: Move out CoglOnscreen code to separate fil (*)
f60943a... cogl/onscreen/egl: Move struct fields to instance private (*)
73dc19f... onscreen/native: Remove uselses size check (*)
0b568b6... Make all CoglOnscreen sub types inherit CoglOnscreen (*)
0936d7b... cogl/onscreen: Use CoglFramebufferClass::allocate() to init (*)
0e376f4... cogl/framebuffer-gl: Rename from CoglFramebufferGl to CoglG (*)
f56b0ab... cogl/gl-framebuffer: Make it a GObject (*)
391866d... cogl/gl-framebuffer: Rename CoglGLFramebuffer CoglGlFbo (*)
e9e37dd... cogl/offscreen: Move CoglOffscreen code to its own file (*)
8910b3e... cogl/offscreen: Move CoglGlFbo struct to GL driver (*)
408d4c9... cogl/offscreen: Remove depth buffer texture field (*)
1bee9e0... cogl/offscreen: Remove alloation_flags struct field (*)
cac5938... cogl/gl-framebuffer: Fix allocate flag variable name (*)
c7ea0b3... cogl/offscreen: Pass ColgOffscreenFlag when allocating (*)
5be5529... cogl: Add CoglFramebufferDriver base type (*)
e3de0be... cogl: Move "flush framebuffers" under the context scope (*)
ece714c... cogl/gl-framebuffer: Move struct fields into private (*)
58eb1e8... cogl/offscreen: Move struct to C file (*)
d136c65... cogl: Init framebuffer driver up front (*)
a6b0376... cogl: Add 'framebuffer' debug topic (*)
60e1516... cogl/gl-framebuffer: Split up into FBO and back drivers (*)
fe72876... cogl/onscreen: Make swap_buffer/region CoglOnscreen class v (*)
f663567... cogl/onscreen: Move binding to onscreen class (*)
0fdf6a6... cogl/onscreen: Move direct scanout to CoglOnscreen class (*)
b0ec3a3... cogl/test-utils: Skip "showing" the onscreen (*)
e43b95c... cogl/onscreen: Remove show()/hide() (*)
4ec0975... cogl/onscreen: Remove explicit 'resizable':ness (*)
b2482a2... cogl: Add CoglX11Onscreen interface (*)
4f3b57c... cogl/onscreen: Move buffer age getter vfunc to class (*)
1b39374... cogl/framebuffer: Move clear() to CoglFramebufferDriver (*)
b7c6865... cogl/framebuffer: Move flush() and finish() to driver class (*)
392ffae... cogl/framebuffer: Move discard_buffers() to driver sub type (*)
1e5f105... cogl/framebuffer: Move attribute drawing to driver class (*)
0fcb260... cogl/framebuffer: Move read_pixels_into_bitmap() to driver (*)
dd55c36... cogl/gl-framebuffer: GObject:ify helper functions (*)
102aa59... cogl/gl-framebuffer: Move stereo mode state flushing to bac (*)
6b5d7f4... cogl/gl-framebuffer: Check Y-flipped-ness instead of frameb (*)
b07994b... cogl: Use 'is_y_flipped()' instead of instance-of checking (*)
9a21f97... cogl/gl-framebuffer: Remove hard coding type name (*)
cda26b4... wayland: Only use async configured geometry if actually cha (*)
df5a5d2... window-actor: Add a new can_freeze_commits() API (*)
a2e2cfe... window/x11: Check before freezing commits (*)
c07308e... Updated Czech translation (*)
6a47eb8... Update Brazilian Portuguese translation (*)
ea39379... gschema: Fix capitalization of autoclose-xwayland option (*)
2373ad2... Update Ukrainian translation (*)
f887b02... clutter/offscreen-effect: Unscale first, then translate the (*)
41bf018... clutter/offscreen-effect: Set the viewport correctly (*)
70d9a7b... screen-cast/src: Pass dimension and stride when needed (*)
08ad107... screen-cast/src: Handle failing to allocate shm buffers (*)
ca95ccd... screen-cast/src: Always first set spa buffer data to NULL (*)
ca22622... screen-cast/src: Only allocate DMA buffers if other end sup (*)
3e186aa... Update Romanian translation (*)
a9d9aee... kms/impl-device-atomic: Fix blob_ids array leak (*)
36424ab... data: Updated exposed keybindings (*)
7ac73b4... Update Ukrainian translation (*)
aecdbf8... Update Romanian translation (*)
70c5feb... Update Portuguese translation (*)
30e1c51... Change all g_memdup() to g_memdup2() (*)
7901b98... display: Expose window_grab_modifiers (*)
ac3d9a0... events: Process modifier+scroll after keybindings (*)
ee3d26f... keybindings: Reset modifier-only-pressed on scroll (*)
a869df1... util: Add a SCREEN_CAST debug topic (*)
04c6934... screencast: Log a debug message when we can't get a buffer (*)
dfa659b... feedback-actor: Add API to set and get geometry scale (*)
04eeeb7... wayland/dnd-surface: Use new API to set geometry scale of f (*)
7da34f1... compositor/dnd-actor: Take geometry scale into account on D (*)
b2b66aa... backends/native: Disable touch-mode with pointer presence (*)
54b0244... util: Add 'remote-desktop' debug topic (*)
ac1a536... remote-desktop/session: Added boiler plate for clipboard in (*)
6398d5a... remote-desktop/session: Forward MetaSelection::owner-change (*)
a220506... remote-desktop: Add dummy remote selection source (*)
d7c8535... remote-desktop/session: Implement SelectionRead() (*)
5104a9b... remote-desktop/session: Add support for SelectionTransfer/W (*)
2cdb041... remote-desktop/session: Maybe emit 'owner-changed' after cl (*)
f97d2c5... clutter: Remove clutter_stage_skip_sync_delay declaration (*)
9b44aa7... clutter: Remove clutter_stage_set_sync_delay (*)
33d9193... clutter/stage: Remove sync_delay (*)
dae089f... clutter: Remove CLUTTER_ENABLE_EXPERIMENTAL_API (*)
8bdad73... clutter/frame-clock: Fix typo (*)
bc7c56f... clutter/frame-clock: Always update last presentation time (*)
ed93a11... clutter/frame-clock: Comment common case of next presentati (*)
01b30ff... clutter/frame-clock: Comment presentation time skip (*)
34a9e6a... clutter/frame-clock: Fix presentation time alignment (*)
811b6fe... Update Galician translation (*)
23e1a4e... Updated Czech translation (*)
02610a1... build: Bump pipewire dependency (*)
aa2cb8a... screen-cast-*-stream-src: Switch to cogl_framebuffer_flush( (*)
0758ca0... Update Brazilian Portuguese translation (*)
4145fbb... clutter/timeline: Clear stage view listener when actor dest (*)
b838ba8... tests/stage-view-tests: Make 'wait_for_paint()' block (*)
c60cba4... tests: Add test for destroyed frame clock free timeline act (*)
7a75c7e... core: Don't show copyright when printing version (*)
2c0bd98... connector/kms: Add missing else statement (*)
d6abea3... onscreen/native: Add missing error messages (*)
80fd030... onscreen/native: Move function declaration to the correct h (*)
5d32b25... renderer/native: Remove unused field (*)
9b8cff8... renderer/native: Remove unnecessary field and logic (*)
445373d... x11: Check for XCB reply (*)
3322e4f... surface-actor-wayland: Handle Xwayland vanishing gracefully (*)
3799606... wayland: Make XDnD grab unlink source/offer manually (*)
8e01ea1... wayland: Plug XDnD drag source leak (*)
0f9dc84... wayland: Manually detach source/offer on failure paths (*)
698fe3f... wayland: Avoid automatically decoupling source/offer after (*)
91229e8... ci: Drop dependencies: stanzas (*)
898af91... compositor: Refactor backend-specific code into MetaComposi
c2167dc... compositor: Sync pointer after begin/end modal on X11
be219a3... backends/x11: Emulate pointer motion while the pointer is o
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]