[mutter] (122 commits) Non-fast-forward update to branch wip/carlosg/abs-input-mapper



The branch 'wip/carlosg/abs-input-mapper' 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:

  7845489... clutter: Add API to retrieve the physical size of absolute 
  58ea366... backends: Add MetaInputMapper
  f7c70c0... backends: Delegate on MetaInputMapper for unmapped display 
  6d58836... backends: Add MetaInputMapper method to lookup devices from
  f3a291a... backends: Turn builtin touchscreen on/off together with DPM
  a99e653... backends: Update to new "output" setting for tablets/touchs

Commits added to the branch:

  1dff74e... build: Fix libs and cflags in autotools .pc file (*)
  2a4f1be... clutter/actor: Don't forget va_end if using varargs (*)
  9fb46cc... clutter/keyframe-transition: Properly compare keys (*)
  0b9404d... clutter/device-manager/evdev: Fix constraint cb (*)
  fa49528... window: Really force update monitor on hot plugs (*)
  59acb38... clutter: Avoid redundant margin changes (*)
  9f79cf8... Revert "clutter: Avoid redundant margin changes" (*)
  9a12bef... Bump version to 3.31.2 (*)
  6c5baf8... keybindings: Limit corner move to current monitor (*)
  bda9c35... wayland/output: Rotate physical dimensions as well (*)
  626c374... clutter/master-clock: Destroy source when paused (*)
  5b3e439... cogl/tests: Increase the conform test timeout to 120 s (*)
  a892e7a... clutter/tests: Remove events-touch test (*)
  e2cd9ab... Dockerfile: Align comment with command (*)
  fe1d9fb... tests: Override Wayland display name in test_init() (*)
  bd624e4... tests: Override X11 display number (*)
  18c1d96... gitlab-ci: Add test stage (*)
  76760bf... tests: Make all alarm filters use the same type (*)
  1266c20... monitor-unit-tests: Also run a X11 client while testing (*)
  c8a4e37... tests/test-client: Add "resize" command (*)
  563c5b0... monitor-unit-tests: Try resizing clients while headless (*)
  787bb43... x11/window: Minor cleanup (*)
  740c229... build: Don't hardcode the path of python3 (*)
  aecf588... shadow-factory: Replace implicit API by explicit counterpar (*)
  605f35d... shadow-factory: Receive CoglFramebuffer (*)
  dd82fbe... clutter-stage: Replace cogl_clear by cogl_framebuffer_clear (*)
  c1b6184... clutter-stage: Pass framebuffer to read pixels from (*)
  203725b... clutter-actor: Remove cogl_rectangle from pick() (*)
  4c3d9fc... clutter-*-effect: Remove cogl_rectangle() (*)
  cabcad1... clutter-text: Replace cogl_rectangle() (*)
  a227e40... clutter-wayland-surface: Remove cogl_rectangle() (*)
  fcd1ff9... clutter-texture: Remove cogl_rectangle_with_texture_coords( (*)
  0304433... clutter-rectangle: Remove cogl_rectangle() (*)
  c585b21... gpu: Drop unused declaration (*)
  91d4f30... gpu/kms: Add identifier (*)
  4bc6a64... backends/native: Use the connector_id rather than winsys_id (*)
  5e00531... output: Turn winsys_id into a uint64_t (*)
  fb8dc91... output/kms: Make winsys_id unique (*)
  791bec3... display: Make lack of required X extensions a fatal error (*)
  97230a2... clutter/evdev: Use `clutter_event_set_device()` (*)
  ac6039b... clutter: Keep a device reference with events (*)
  4aa1e22... remote-desktop: Do not leak the virtual touchscreen (*)
  cbbd6d7... renderer/native: use DRM formats for dumb buffers (*)
  8c4743e... renderer/native: store dumb FB format (*)
  d4bea60... renderer/native: use cogl for CPU copy path (*)
  1c044a8... renderer/native: remove meta_renderer_native_gles3_read_pix (*)
  63a6ead... wayland-dma-buf: doc the odd format mapping (*)
  081842b... cogl/object: add cogl_clear_object utility function (*)
  a617899... monitor-manager/kms: Use non-pci secondary cards (*)
  ad7d6e4... backends/native: React to GPU hotplug (*)
  70741a0... gitlab-ci.yml: Wrap tests with catchsegv (*)
  f795725... gitlab-ci.yml: Allow for tests taking longer time (*)
  718ddc9... gitlab-ci.yml: Stop creating meson-logs artifact (*)
  332360b... gitlab-ci.yml: Increase test timeout multiplier further (*)
  0a178a0... xwayland: Invert running-as-gdm check (*)
  3a4a858... cogl: use G_BEGIN_DECLS instead of COGL_BEGIN_DECLS (*)
  bf8a3b1... cogl: Remove unused macro COGL_GNUC_DEPRECATED (*)
  6834bed... cogl: remove COGL_GNUC_NULL_TERMINATED (*)
  e9e4b2b... renderer-native: Add hardware presentation timing (*)
  e8c2760... renderer-native: Advertise _FEATURE_SWAP_THROTTLE (*)
  576cd08... core: Rename MetaStartupNotificationSequence to MetaStartup (*)
  26fbd56... x11: Refactor the X11 startup notification bits into src/x1 (*)
  91ce24d... core: Add extra properties to MetaStartupSequence (*)
  8a10196... x11: Set all MetaStartupSequence properties for libsn seque (*)
  4a69a0d... core: Shuffle startup notification object creation (*)
  4d92979... core: Make MetaStartupSequence/Notification public (*)
  ec6a536... core: Use MetaStartupSequence internally (*)
  7635d06... core: Drop MetaDisplay startup sequence API (*)
  92349a4... wayland: Complete the startup sequence as given from gtk-sh (*)
  6b7bd91... x11: Complete X11 startup sequence on SN_MONITOR_EVENT_COMP (*)
  e11ee44... core: Refactor/simplify display startup sequence handling (*)
  ca7c5c1... meta/plugin: Use G_DECLARE_DERIVABLE_TYPE (*)
  6e1b14b... x11: Remove hide-titlebar-when-maximized support (*)
  49cb691... monitor-manager: remove get_edid_file() vfunc (*)
  557b2a0... clutter: Remove erroneous "fixed point" comment (*)
  bc5e76c... wayland: Make MetaWaylandCompositor a GObject (*)
  00619f3... wayland: Add MetaWaylandGtkShell object (*)
  0d29609... wayland/gtk-shell: Emit new capabilities event when changed (*)
  169022c... meson: Add mutter_built_sources to libmutter declared depen (*)
  f67e1a5... meta: Silence a couple of introspection warnings (*)
  c8db8bb... backend/x11/nested: Always claim the lid is open (*)
  231aadd... tools: Remove obsolete ppa-magic.py (*)
  262a3ec... backends/x11: Flush connection after ungrab (*)
  f6f188d... renderer-native: Advertise COGL_FEATURE_ID_PRESENTATION_TIM (*)
  f8cd1e5... wayland: Make DnD role inherit from MetaWaylandActorSurface (*)
  88f8228... wayland: Fix DnD actor set up (*)
  365ea2f... build: Don't check for Xwayland when Wayland is disabled (*)
  b2e75b5... build: Don't hardcode the path of bash (*)
  319500e... tests: Fix warnings reported by shellcheck (*)
  9ca6c74... autogen.sh: Don't run intltoolize (*)
  1467b6b... shaped-texture: Add support for texture transform (*)
  452ef4d... region-utils: Add API to transform an integer region (*)
  e4de9ed... wayland/surface: Add support for buffer transforms (*)
  20b271f... clutter/stage-cogl: Add option to visualize damaged regions (*)
  acacd3d... clutter/stage-cogl: Disable buffer age when painting red da (*)
  7226c5c... backend/native: Remove leftover stage view checks (*)
  da5a2d3... wayland/surface: Intersect buffer damage with buffer rect (*)
  19e3c21... wayland/surface: Don't make destoryed actor reactive (*)
  666bef7... stack: Don't place Wayland popups in o-r layer (*)
  4786cc8... monitor-config-manager: Round layout size after scaling (*)
  e4a2d15... display: Code cleanups (*)
  c388a8f... display: Ceil pointer cursor theme scale when fractional (*)
  4baefe4... clutter/stage: Round viewport coordinates before setting (*)
  7821256... monitor-manager-dummy: Allow to pass extra monitor specs vi (*)
  eacf2f2... backends/x11/nested: Draw the stage view CRTCs with the cor (*)
  c5471e5... renderer-x11-nested: Use rounded width/heights for fb size (*)
  9004253... cogl: remove CoglFuncPtr, use GCallback instead (*)
  9a84385... clutter: Make paint volume argument const on queue_redraw*( (*)
  bf4ccd2... clutter: Avoid relayouts when raising/lowering children (*)
  ffaec91... clutter: Only redraw affected portions on parent widget on  (*)
  1f3e917... clutter/x11: detect tablet type from the Wacom property (*)
  fe0a394... build: check for cvt only when building the native backend (*)
  ae4d3bc... clutter: Remove ability to externally set sync-to-vblank (*)
  7d20101... cogl-framebuffer: Remove swap_throttled config (*)
  df284f9... clutter: Rename SYNC_TO_VBLANK to SWAP_THROTTLE (*)
  2b938ce... clutter: minor documentation update (*)
  df48b94... clutter: Add API to retrieve the physical size of absolute 
  08a5e66... backends: Add MetaInputMapper
  87858a4... backends: Delegate on MetaInputMapper for unmapped display 
  faf89ff... backends: Add MetaInputMapper method to lookup devices from
  d30301c... backends: Turn builtin touchscreen on/off together with DPM
  ffca9b9... backends: Update to new "output" setting for tablets/touchs

(*) 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]