[mutter] (172 commits) Non-fast-forward update to branch gbsneto/software-picking



The branch 'gbsneto/software-picking' 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:

  7a8f257... cogl/framebuffer: Check buffer bits before modifying it
  eab26d8... framebuffer: Fix clip tracking in the unclipped case
  fbb00fa... cogl/journal: Track viewport
  1362118... cogl/journal: Track dither
  7c41e3b... cogl: Remove midscene tracking

Commits added to the branch:

  2f072af... clutter/input-pointer-a11y: Restore pointer a11y on resume (*)
  908203c... core: Trace various window management actions (*)
  a957c2f... wayland: Trace wl_surface.commit (*)
  3c0067d... x11: Trace XEvent processing (*)
  cd273e8... Update Friulian translation (*)
  682d43b... Update Croatian translation (*)
  bcfac0d... Updated Czech translation (*)
  fdbac25... Bump version to 3.33.92 (*)
  f423736... Update Brazilian Portuguese translation (*)
  854feaf... Update Korean translation (*)
  be4131b... wayland/xdg-output: Fix xdg-output v3 support (*)
  2f27b8d... window-actor: Handle changing surface actor on window repar (*)
  35776c5... kms: Add assert to check that the main thread is blocked on (*)
  4cf8283... kms/impl-device: Add and remove connectors on hot plug (*)
  5111e33... monitor-manager/kms: Get hotplug events from MetaKms (*)
  9065edf... Update German translation (Launchpad bug 1786977) (*)
  8a73324... Update French translation (*)
  9981147... Update Italian translation (*)
  1271ce1... Update Turkish translation (*)
  dd6227e... Update Turkish translation (*)
  a72f3fd... Update Japanese translation (*)
  280167f... Update Japanese translation (*)
  8cdcf52... Bump version to 3.34.0 (*)
  e16b75a... Update Italian translation (*)
  ef2e04a... plugins/default: Get default keymap from localed (*)
  850ef51... core: Split x11-display initialization in 2 signals (*)
  7a22f6f... Fix a few tracing typos (*)
  f92e0be... clutter/actor: Fix a wrong comment (*)
  ab7af2d... clutter/actor: Remove unused private function (*)
  ecec9a7... cogl/egl: Just notify about failure to create high priority (*)
  31df06d... x11: Use the currently focused X window for _NET_ACTIVE_WIN (*)
  6922f0e... x11: Minor refactor of input focus handling code (*)
  d13cea6... kms-device: Handle impl device creation failure (*)
  4d0869e... kms-device: Free path when finalizing (*)
  321ab3b... idle-monitor: Make helper function static (*)
  26b08d8... idle-monitor: Remove redundant type cast (*)
  0e69fe0... idle-monitor: Reset timeout before firing watch (*)
  7811865... clutter/paint-node: Convert safely from pointer to integer (*)
  0b19078... clutter/stage-cogl: Use portable formatting for 64-bit inte (*)
  594cc7c... input-settings: Use portable formatting for 64-bit integers (*)
  0863bd2... output-kms: Use portable formatting for 64-bit integers (*)
  7a0340c... kms-impl-device: Use portable formatting for 64-bit integer (*)
  d7d2612... build: Compile with `-ffloat-store` on x86 (32 bit) (*)
  b69d2aa... stage: Compute view perspective when parameters changed (*)
  031003a... wayland/dma-buf: Handle zero modifiers from eglQueryDmaBufM (*)
  63a0b70... clutter/timeline: Use a function to cancel the delay timeou (*)
  1e637bd... clutter/timeline: Don't emit ::paused signal on delayed tim (*)
  c9c53cb... clutter/actor: Cancel delayed timelines on removal (*)
  82901f8... shaped-texture: Mark set the clip and return value nullable (*)
  b8a49a6... window/surface-actor: Add docstrings (*)
  1d2913d... shaped-texture: Declare that we inherit from GObject (*)
  cd70595... shaped-texture: Use surface coordinates in get_image() (*)
  b5775e3... window-actor: Use surface coordinates for the fast path in  (*)
  0706e02... keybindings: Check for a handler before using it (*)
  76f2579... keybinding: Check for handler functions as well (*)
  4bf0bd3... Update Dutch translation (*)
  f352c3d... display: Handle late unredirect (un)inhibit calls (*)
  acfd03d... Updated Slovenian translation (*)
  8fd55fe... x11: Update focus on the X11 display before the MetaDisplay (*)
  dbe9dae... main: Make process PR_SET_DUMPABLE (*)
  bba8f6c... wayland/actor-surface: Turn get_geometry_scale() into a vfu (*)
  25c1a85... wayland/dnd-surface: Scale DnD-surface-actor content if nec (*)
  05e1a6c... clutter/stage-view: Use cogl_blit_framebuffer() for shadow  (*)
  437f6b3... renderer-native: Actually use shadow fb when using software (*)
  0f51ae7... cogl: Remove unused CoglTextureDriver::prep_gl_for_pixels_u (*)
  7049b2f... Revert "renderer-native: Actually use shadow fb when using  (*)
  fc8aa1c... Updated Danish translation (*)
  4b88c18... events: Sync pending pointer events without a window (*)
  f376a31... clutter/actor: Don't emit the parent-set signal on destruct (*)
  105a3f7... clutter/actor: Don't emit property changes after ::destroy (*)
  0a3f25c... clutter/stage-view: Ignore clipping rectangle for offscreen (*)
  0cdf13a... cogl: Flush journal before blitting (*)
  006eb6d... build: Fix build when wayland is disabled (*)
  26b76ee... clutter/base-types: Clarify docs for point_inside_quadrilat (*)
  c937dd5... xprops: Use meta_XFree instead of XFree in validate_or_free (*)
  2c15535... xprops: Free atom_list_from_results() return value with g_f (*)
  5eaf655... xprops: Free meta_prop_get_cardinal_list() return value wit (*)
  5e6d98e... xprops: Use g_new0 instead of calloc in meta_prop_get_motif (*)
  e233061... xprops: Free latin1/utf8_string_from_results() return value (*)
  488991b... xprops: Free counter_list_from_results() return value with  (*)
  89cd9d3... xprops: Use g_free instead of XFree in text_property_from_r (*)
  eb8a1f4... xprops: Use g_new0 instead of calloc in wm_hints_from_resul (*)
  e153524... xprops: Use g_strdup in class_hint_from_results() (*)
  8e510a0... xprops: Use g_new0 instead of malloc in size_hints_from_res (*)
  fa46152... window-x11: Refactor meta_prop_get_latin1_string() calls (*)
  8d6d2d0... Updated Danish translation (*)
  092b3ed... wayland/actor-surface: Add actor clear helper (*)
  cbb4f6c... wayland/actor-surface: Handle surface actor destruction (*)
  ca318c1... wayland/actor-surface: Pass actor surface to actor destroy  (*)
  7b97c7b... wayland/tablet-tool: Fix stylus input with HiDPI scaling (*)
  66ae09b... wayland/subsurface: Check if actor exists before unparentin (*)
  3e41568... kms/update: Add helper to get primary plane assignment (*)
  2a990cc... kms/update: Add helper to turn fixed point rect into int re (*)
  104bdde... kms: Predict state changes when processing update (*)
  9f617ae... wayland: Warn if a surface is being set while the pointer i (*)
  7735a91... wayland: Check pointer visibility on post-grab focus change (*)
  107e521... wayland: Unset pointer constraint in the backend before dro (*)
  6ee006c... clutter/actor: Mark implicit transitions as remove-on-compl (*)
  fb6e274... plugins/default: Hold reference on timelines while stopping (*)
  2c388e2... clutter/transition: Don't split reference counting with act (*)
  b5f5002... wayland: Untie MetaWindowXwayland lifetime from the wl_surf (*)
  ce86f90... Revert "backends/x11: Do not reload keymap on new keyboard  (*)
  fc3831c... backends: Fix thinko (*)
  d9597d2... wayland: Ensure to forward numlock state to clients (*)
  65cc8c1... Update Catalan translation (*)
  658c741... Bump version to 3.34.1 (*)
  81ee888... backends: Update inhibited state for the monitor and respec (*)
  73eaf51... cogl-pango/meson.build: Remove extraneous quoting (*)
  4c15d32... wayland/surface: Some minor coding style clean up (*)
  d49d10b... wayland/actor-surface: Queue redraw for frame callback (*)
  59a697f... x11: Translate well known selection atoms to mimetypes (*)
  9234fcb... event-x11: Use CLUTTER prefix for X11 filter docs (*)
  446bd04... clutter-backend-x11: Don't push keymap events to clutter (*)
  1cc249f... kms: Always predict state after processing update (*)
  1b47097... kms/crtc: Read gamma state when prediction failed (*)
  69a0c1d... main: Warn instead of error in meta_test_init() (*)
  2a56de8... ci: Change the without-native-backend to not build with Way (*)
  943b069... clutter/shader-effect: Initialize shader-type properly (*)
  dfd44ff... wayland: Plug MetaSelectionSourceWayland leaks (*)
  f2e2fcf... wayland: Drop field from MetaWaylandDataSourcePrimary (*)
  dd2b127... wayland: Chain up to the right finalize on MetaWaylandDataS (*)
  e53db92... wayland: Emit wl/primary offer after changing selection (*)
  227d272... wayland: Check resource before emitting cancelled event (*)
  ea4665b... wayland: Simplify MetaSelectionSourceWayland (*)
  84cc89e... wayland: Set dummy selection source on .set_selection(null) (*)
  e1751ad... wayland: Figure out better the right selection source for a (*)
  5c1be22... x11: Map mimetypes back to selection atoms (*)
  34ff206... Bump version to 3.35.1 (*)
  3a68898... dbus-session-watcher: Chain up to parent finalize() (*)
  5e7fa20... wayland-egl-stream: Add log message on sucessful dlopen (*)
  a8155a0... meta: Add META namespace to macros (*)
  317ce05... window-actor: Add a missing NULL-check (*)
  23f77a1... cogl: Remove cogl_handle_ref/unref (*)
  0d0286d... cogl: Remove COGL_INVALID_HANDLE (*)
  877ecc1... core/core: Remove unused function (*)
  c474ad6... Stop including core.h where it's not used (*)
  7c2e926... core/core: Remove meta_retheme_all() helper (*)
  da213fe... core/core: Rename and move to x11/meta-x11-window-control (*)
  e17d70a... x11/window-controls: Pass around MetaX11Display directly (*)
  2773e8a... clutter/actor: Remove deprecated internal child support (*)
  d4ff5e2... clutter/actor: Remove deprecated clutter container foreach (*)
  22c8f17... cogl/test-readpixel: Remove unused variables (*)
  c2d03bf... clutter/actor: Save key-focus state and unset it before des (*)
  97010ac... meta: Move private defines to a private header (*)
  553211d... clutter/stage: Actually set key focus to an actor on key fo (*)
  8e204e0... cogl: Add a notion of pixel format planes (*)
  bdceb3a... Update POTFILES.in (*)
  65d8f27... doap: Update list of maintainers (*)
  dcd0f43... shaped-texture: Add API to check opaqueness (*)
  f059466... window-actor/x11: Use g_clear_signal_handler() (*)
  9ac52f0... compositor/x11: Move unredirect logic to helper (*)
  f7315c9... window-actor: Move shapes, shadows and unredirection to X11 (*)
  b1a1d4e... Remove fog support (*)
  4f2b217... clutter/actor: Drop ClutterActor:clip property (*)
  3ecae81... clutter/tests: Rename variable (*)
  cada2b5... Add Graphene dependency (*)
  7c7ccb2... clutter: Pull in Clutter dependencies (*)
  959a418... Replace CoglEuler by graphene_euler_t (*)
  1687534... Remove CoglQuaternion (*)
  ba0f17f... Replace CoglVector* by graphene_vec*_t (*)
  a5d0cfe... Replace ClutterVertex by graphene_point3d_t (*)
  cd293f7... Replace ClutterSize by graphene_size_t (*)
  160cc91... Replace ClutterPoint by graphene_point_t (*)
  94682e6... Replace ClutterRect by graphene_rect_t (*)
  bdf5e3f... Replace ClutterGeometry by graphene_rect_t (*)
  8cfa8dc... cogl/matrix-stack: Use graphene types on entries (*)
  8c89ea5... clutter/stage: Do picking with float coordinates (*)
  5b03a82... cogl/framebuffer: Check buffer bits before modifying it
  4945346... framebuffer: Fix clip tracking in the unclipped case
  c132fa6... cogl/journal: Track viewport
  ccc70fb... cogl/journal: Track dither
  567b048... cogl: Remove midscene tracking

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