[mutter] (135 commits) Non-fast-forward update to branch gbsneto/kill-vblank



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

  50905d4... clutter: Remove ability to externally set sync-to-vblank
  0232d7b... cogl-framebuffer: Remove swap_throttled config
  5d42bec... clutter: Rename SYNC_TO_VBLANK to SWAP_THROTTLE

Commits added to the branch:

  8083065... Update Belarusian translation (*)
  176117c... device-manager-evdev: handle tablet axis motion before butt (*)
  9cfd185... clutter: Handle grabs from CLUTTER_TABLET_DEVICE devices (*)
  a3d9f98... input-settings-x11: Push error trap (*)
  267503b... build: Fix non-wayland builds (*)
  b443bd4... window: unmanage dialog when clearing transient_for (*)
  4270eef... actor: Fix logic error in determining terminal effect for p (*)
  5d19aee... actor: Always use get_paint_volume override for active effe (*)
  a8a3c10... actor: Also recompute paint volume if we recently dropped e (*)
  8685de9... input-settings: detect trackball using udev ID_INPUT_TRACKB (*)
  e2e7296... window: Move out 'updates frozen' state into implementation (*)
  7d82cde... window/wayland: Freeze updates until shown (*)
  2fb3db7... compositor: Skip windows not visible to the compositor (*)
  8dcac66... core: Preserve focus across decoration changes (*)
  68ec9ac... wayland: No xdg-output events without a logical monitor (*)
  0210b95... Update Serbian translation (*)
  f7c1f41... Updated Czech translation (*)
  c71f6a1... Updated Czech translation (*)
  3e1ca62... renderer/native: check format for drmModeAddFB fallback (*)
  72e2361... renderer/native: assert dumb buffer size on CPU copy (*)
  a3d826c... renderer/native: honour dumb buffer stride (*)
  b5a0068... shaped-texture: Use ints for sizes (*)
  556ed7b... shaped-texture: Move variable declaration on top (*)
  0ae7ef4... region-utils: Some whitespace fixes (*)
  9c77e52... region-utils: Add API to scale an integer region with a dou (*)
  ff08e19... shaped-texture: Transform clip and opaque region to texture (*)
  4978024... window/wayland: Don't initialize a window as showing (*)
  95649fd... wayland/data-device: Focus out when focus surface destroyed (*)
  6267732... monitor-manager: use MonitorsConfig to track switch_config (*)
  fa1add2... window: Remember relative position after constraining with  (*)
  67aab7c... clutter: Do not latch modifiers on modifier keys (*)
  2e18f6d... wayland: Relax requirements for evdev events to have a evco (*)
  df94a18... clutter: Add clutter_input_method_forward_key() method. (*)
  f19260b... common: Replace left-over screen reference (*)
  3faaa9c... Bump version to 3.30.1 (*)
  d387aa4... Characters of window title bar garbled (*)
  e24947a... Revert "Characters of window title bar garbled" (*)
  62775d1... x11/window-props: Do not convert WM_NAME (*)
  76abe87... xprops: Make sure text_property_to_utf8() returns UTF8 (*)
  71a62bb... constraints: Make current placement rule stack allocated (*)
  8200995... shaped-texture: Clean up texture regions (*)
  49fea73... wayland/text-input: Ignore text-input state commit when not (*)
  85e9784... renderer/native: fix next_fb_id race on CPU copy path (*)
  4282067... gpu-kms: assert on invalid flip attempts (*)
  92cccf5... workspace-manager: Allow workspace layout to be overridden (*)
  31f525d... x11: close display in an idle function (*)
  da741ea... cogl-gles2/Makefile.am: Add cogl/ includedir (*)
  9846a4d... cogl: Make _Static_assert non-optional (*)
  46942c2... cogl: Make various functions non-optional (*)
  fba7d8c... cogl: Always build CoglPath support (*)
  f30cef3... cogl: Always build CoglPango support (*)
  00a5523... cogl: Remove some left over KMS backend stuff (*)
  7b2eaa7... cogl: Remove support for GLESv1 (*)
  98af9bb... cogl: Remove notion of a "cogl" version (*)
  8f58ad0... cogl: Remove fixed pipeline support (*)
  97004e6... cogl: Remove ARBfp pipeline support (*)
  24d8d40... cogl/tests: Mark failing test as known failure (*)
  99fb79f... cogl: Unconditionally include "strings.h" (*)
  12171e4... cogl: Unconditionally depend on cairo (*)
  0163a0b... cogl: Unconditionally include cogl-config.h (*)
  11f8b12... clutter: Unconditionally include clutter-build-config.h (*)
  530861b... cogl: Remove left-over WebGL paths (*)
  9dbdf6b... cogl: Require relative full paths when including (*)
  d68fcbc... cogl: Make cogl-config.h include check explicit (*)
  331e830... cogl: Fix HAVE_COGL_GL guard (*)
  8894ec4... cogl: Pass unit-tests file to run-tests.sh (*)
  8c0e13c... clutter: Remove clutter specific version (*)
  c90e63a... clutter: Stop defining some unused macros (*)
  0095c2e... clutter: Require full relative path when including (*)
  1e2610e... clutter: Remove useless OS_LINUX macro (*)
  0d9391e... clutter: Remove examples (*)
  e3c6e3b... clutter: Fix a couple of guard macros (*)
  db77e2e... clutter: Assume compiler supports visibility flag and attri (*)
  fe7a67f... clutter/configure.ac: Remove unused gdk dependency (*)
  3e03d1e... clutter/configure.ac: Remove left-over gbm and drm dependen (*)
  0067f78... clutter: Unconditionalize a few X11 extensions (*)
  14be04a... clutter/tests: Unconditionally include tests using gdk-pixb (*)
  e0727ab... clutter/tests/micro-bench: Don't define unused macro (*)
  8a03f1a... Always generate meta-default-modes.h (*)
  92f4ffc... tests: Make testboxes an actual test (*)
  2f4a68c... Clean up include macros mess (*)
  ecec99e... x11: Require xrandr 1.5 at build time (*)
  176e6fc... x11: Require XInput 2.3 at build time (*)
  bc32655... Pass -D_GNU_SOURCE instead of defining it in source (*)
  a97cc84... Fix warnings when building without verbose mode (*)
  85fbf66... Move meta-enum-type.*.in into meta/ (*)
  0afaf52... plugin: Rename the .so file from plugin.so to libplugin.so (*)
  c663f4a... tests: Add env var to override plugin used for tests (*)
  c65617c... Fix some of introspection comment issues (*)
  2af229f... tests: Call g_test_init() in test-runner too (*)
  d21022f... tests/headless-start-test: Use common test init function (*)
  32f3bb0... tests: Move out test client path init into helper function (*)
  d48d56f... autotools: Make install directories paths more consistent (*)
  bf42b54... Make it possible to build without EGL support (*)
  f139360... Make it possible to build without GLX support (*)
  d686dc9... Fix compiler errors when Wayland support is disabled (*)
  8f2680c... wayland/tablet: Fix warnings when native backend is disable (*)
  6192e94... wayland/touch: Only handle touch when using the native back (*)
  417c00b... wayland/eglstream: Don't build skeleton when disabled (*)
  ef85d1a... Add meson build support (*)
  b607d35... build: Make minimum udev version as 228 (*)
  d3dc7d6... gudev: Require 232 (*)
  d1c4c46... build: Prefer dependencies instead of link_with (*)
  fe78467... build: Make libmutter-cogl-path a dependency for test-journ (*)
  a8e9f46... Add .gitlab-ci.yml for build testing (*)
  93e20cf... cogl/framebuffer: Mark CoglOffscreen as a CoglFramebuffer i (*)
  4ce4a2b... cogl: Expose more headers for introspection (*)
  fc5b94e... clutter: Install cally headers again when using autotools (*)
  c7e6cd4... plugins/Makefile.am: Install libdefault.so in plugin direct (*)
  c03a401... clutter: Install x11 related header files when using autoto (*)
  7c774ab... build: Also build mutter-restart-helper executable (*)
  cf7c39e... build: Add soversion to shared libraries (*)
  b86d874... build: Fix include and lib paths in autotools .pc files (*)
  d21478b... cogl-auto-texture: Avoid a double-free crash (*)
  f31cf0c... clutter-offscreen-effect: Disable if no texture (*)
  5fc07fc... window: Store tile mode as MetaTileMode (*)
  640a04d... window: Make edge constraint code more readable (*)
  27fee69... wayland/xdg-shell: Add helper for adding state enum values (*)
  d59cf98... wayland/gtk-shell: Fix signedness of resource version varia (*)
  180bb02... wayland/gtk-shell: Use helper to fill state array (*)
  4f3de88... wayland/legacy-xdg-shell: Use helper to fill state array (*)
  4673eea... wayland/xdg-shell: Add toplevel tile state support (*)
  4a7a803... README: Mention usage by Gala (*)
  3483be8... tests: Remove unused variables (*)
  426d7f3... tests: Enumerate all possible events (*)
  b5c4437... tests: Remove extra const (*)
  cbf6e74... tests: Remove deprecated ATK functions (*)
  3d23ecc... clutter: Drop g_object_newv from ClutterScriptParser (*)
  c5ac3d6... theme: Drop gtk_css_provider_get_default() (*)
  9969498... cogl: Silence some introspection warnings (*)
  1573285... clutter-shader: Don't include unistd.h (*)
  80d5f32... clutter: Assume XGE is available at build time (*)
  bbbbc4f... clutter: Remove ability to externally set sync-to-vblank
  ca15f9f... cogl-framebuffer: Remove swap_throttled config
  55e10a9... clutter: Rename SYNC_TO_VBLANK to SWAP_THROTTLE

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