[mutter] (131 commits) Non-fast-forward update to branch gbsneto/graphene



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

  24c7a61... Remove fog support
  63c5099... clutter/actor: Drop ClutterActor:clip property
  200aff7... clutter/tests: Rename variable
  1311e2b... Add Graphene dependency
  dcbe370... clutter: Pull in Clutter dependencies
  0faef4a... Replace CoglEuler by graphene_euler_t
  f83aa9a... Replace CoglQuaternion by graphene_quaternion_t
  5a4fa6d... Replace CoglVector* by graphene_vec*_t
  eea173f... Replace ClutterVertex by graphene_point3d_t
  d0f3839... clutter: Set progress function on graphene_point3d_t
  b3d0d3a... Replace ClutterSize by graphene_size_t
  7455629... Replace ClutterPoint by graphene_point_t
  f088471... Replace ClutterRect by graphene_rect_t
  37de4f1... Replace ClutterGeometry by graphene_rect_t
  bca3f73... cogl/matrix-stack: Use graphene types on entries

Commits added to the branch:

  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 (*)
  034e7e3... Remove fog support
  4e49c00... clutter/actor: Drop ClutterActor:clip property
  3832124... clutter/tests: Rename variable
  2749a20... Add Graphene dependency
  ec58723... clutter: Pull in Clutter dependencies
  fcbd7dd... Replace CoglEuler by graphene_euler_t
  7daad19... Replace CoglQuaternion by graphene_quaternion_t
  dc2e4fa... Replace CoglVector* by graphene_vec*_t
  c9323e6... Replace ClutterVertex by graphene_point3d_t
  5a13bf3... clutter: Set progress function on graphene_point3d_t
  98704c3... Replace ClutterSize by graphene_size_t
  0370fa3... Replace ClutterPoint by graphene_point_t
  da6c578... Replace ClutterRect by graphene_rect_t
  8b0da2c... Replace ClutterGeometry by graphene_rect_t
  ca3a0a1... cogl/matrix-stack: Use graphene types on entries

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