[mutter] (116 commits) Non-fast-forward update to branch wip/carlosg/text-input-ignore-unfocused



The branch 'wip/carlosg/text-input-ignore-unfocused' 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:

  3347140... wayland: Ignore text_input requests from unfocused clients

Commits added to the branch:

  d371c18... tests/kvm: Disable -Werror when building kernel image (*)
  c6dc12c... ci: Drop distro version from image name (*)
  d70b0c7... ci: Bump base image to F36 (*)
  2df9ccd... tests/kvm: Pass test executable last (*)
  22a46d4... tests/kvm: Allow passing multi argument test cases (*)
  d2c4914... tests/dbus-runner: Don't consume options after '--' (*)
  9988dc3... tests/test-client: Wait for processs to exit before shuttin (*)
  510a938... tests/pointer-constraints: Destroy client after test (*)
  b50353b... Add 'catch' option (*)
  530d296... ci: Don't use common build configuration in dist (*)
  d9030e0... ci: Enable 'catch' backtrace generation (*)
  9c1cd66... tests/kvm/virtme-runner: Add more logging (*)
  f6e24c6... monitor: Generate mode IDs with 3 decimal places for Hz (*)
  b5169f2... output-kms: Change SYNC_TOLERANCE from 1% to 0.001Hz (*)
  8e5f5fb... monitor-config-manager: Only report Hz to 3 decimal places (*)
  8711d44... monitor-config-store: Only save 3 decimal places of <rate> (*)
  a2636ce... tests: Expect <rate> to always have three decimal places (r (*)
  9a2c5d7... tools/get-state: Round refresh rates to three decimal place (*)
  64a67aa... backend/native: Don't warn on EACCES if headless (*)
  f760b47... kms-impl-device: Remember the min/max values for a DRM_MODE (*)
  f765437... kms-types: Add type MetaKmsRange (*)
  33ee155... kms-connector: Add "max bpc" property (*)
  2b561a3... kms-update: Add function meta_kms_update_set_max_bpc (*)
  0cc4815... kms-impl-device-atomic: Apply META_KMS_CONNECTOR_PROP_MAX_B (*)
  b6dbb68... kms-impl-device-simple: Apply META_KMS_CONNECTOR_PROP_MAX_B (*)
  e0e10c2... monitor-manager-private: Add max_bpc to MetaOutputAssignmen (*)
  6ff0d60... output: Add max_bpc support (*)
  a907cef... monitor: Add function meta_monitor_get_max_bpc() (*)
  4eef54f... monitor-config-manager: Add a max_bpc field to MetaMonitorC (*)
  f19b350... output-kms: Add max_bpc support (*)
  978cbe2... onscreen-native: Set max_bpc with mode sets (*)
  99d84ae... output-xrandr: Add support for the "max bpc" KMS connector  (*)
  d39137c... monitor-manager-xrandr: Changing "max bpc" changes output a (*)
  0333678... monitor-config-store: Add parsing support for "maxbpc" in m (*)
  cc203e2... monitor-test-utils: Add max_bpc field (*)
  26a9dd7... monitor-unit-tests: Add a basic set-and-get test for max_bp (*)
  0cfd0c3... monitor-store-unit-tests: Verify <maxbpc> XML is stored cor (*)
  51064c1... wayland: Ensure to unlink destroy listeners after destructi (*)
  f4f39d3... wayland: Ensure to unlink destroy listeners for subsurfaces (*)
  9c402bd... wayland: Ensure to remove destroy listener for MetaWaylandB (*)
  ed516dd... wayland: Add destruction listener to activation token surfa (*)
  84396ba... stage: Mark stage as active on wayland when it has key-focu (*)
  e5784bf... clutter/actor: Add detail to ::event signal (*)
  4fce0b9... clutter: Add source field to crossing events (*)
  8ad4056... clutter/click-action: Don't stop release events if gesture  (*)
  9d558e3... wayland: Unlink surface listener when freeing token (*)
  52b1531... Update Abkhazian translation (*)
  8e2085d... backends/native: Add xlnx to the atomic deny list (*)
  c302137... Update Finnish translation (*)
  bb1ffb0... shaped-texture: Don't clear mipmaps during painting (*)
  96aa0fb... output/kms: Add more heuristics to decide when to offer fal (*)
  c7954be... tests/wayland/test-driver: Unset resource user data on fina (*)
  3faf1f1... ci: Install colord and lcms2 devel packages (*)
  20a91aa... backend: Add color manager skeleton (*)
  b6aea13... util: Add 'color' debug topic (*)
  15bbded... monitor-manager/native: Bail if gamma LUT size differs (*)
  8446cd9... monitor: Add getter for EDID MD5 checksum (*)
  c6c3f34... monitor: Add API to get GAMMA LUT size (*)
  f8dbea2... monitor: Add API to set GAMMA LUT (*)
  972e393... monitor: Add API to check whether the monitor is virtual or (*)
  f939a7c... tests/monitor-unit-tests: Make serials more unique (*)
  ccb6a7e... monitor: Allow vendor/product/serial to return NULL (*)
  7ee60e1... monitor: Don't only use 'winsys ID' to check sameness (*)
  67e7140... monitor-manager: Move PNP lookup to MetaBackend (*)
  4fe743e... dbus-runner: Add colord mocking (*)
  3fe01ff... color-manager: Take over color device management from gsd-c (*)
  0dc6d76... tests/kvm: Forward MUTTER_DEBUG to the virtual machine (*)
  43cd700... color-manager: Set up a D-Bus proxy to org.gnome.SettingsDa (*)
  9ece224... output: Keep the EDID struct with the other output info (*)
  b8ddf7a... monitor: Add getter for EDID info struct (*)
  6403cfe... color-manager: Add API to get the color device for a monito (*)
  41ebf3b... color-device: Add getter for the associated monitor (*)
  8826b29... color-manager: Add ready state (*)
  f4be29e... tests: Add rudimentary color device test (*)
  508d3fe... config: Add PACKAGE_NAME macro (*)
  083b788... color-manager: Maintain a lcms context (*)
  7a242ff... monitor: Add API to check color transform support (*)
  062abe0... color: Generate and store ICC profiles from EDID or EFI (*)
  60d0394... tests/mock/colord: Add profile mock support (*)
  cc84a45... color-profile: Create colord profiles (*)
  0a0fb2f... color: Create color profile for assigned profile (*)
  9dda79b... monitor-manager: Move gamma LUT manipulation API to MetaCrt (*)
  b59dc05... crtc: Get/set gamma via helper struct (*)
  985292c... color-profile: Add getter for brightness profile (*)
  7b71ec8... color-device: Add new 'changed' signal for when the device  (*)
  b3fa4a6... color-manager: Add API to set brightness (*)
  16149d7... color-manager: Keep track of temperature (*)
  2206405... color-profile: Add API to get file path (*)
  69df2a3... color-store: Monitor for non-EDID color profiles (*)
  3e1a3fa... color-profile: Add gamma LUT generators (*)
  baef39e... color-device: Add API to update gamma LUTs (*)
  7100977... color-manager: Update gamma LUTs when needed (*)
  b7d3c9e... color-device: Maybe update brightness from profile when upd (*)
  a232eb2... backend/test: Add support for gamma getting/setting (*)
  99d0c37... tests/color: Auto cleanup devices after tests (*)
  ceedc0e... color: Emit signal when device is updated (*)
  1adbb68... tests/color: Add test for night light (*)
  17c99ed... x11: Add X11 color manager subclass (*)
  39e01d8... color-manager/x11: Set color transformation matrix (*)
  b071a83... clutter/stage-view: Add API to check if a shadowfb is used (*)
  3c79eb5... compositor/native: Allow scanout for offscreen rotated view (*)
  d3b81d7... stage-impl: Use onscreen framebuffer for scanout (*)
  2a87eb6... renderer-view: Use common helper function to transform matr (*)
  5b251bd... color-device: Add API to set test efivar path (*)
  9aa9cac... color-device: Pass calibration state separately when creati (*)
  57c7d75... color-device: Don't wrongly use Unknown vendor in ICC profi (*)
  48ff211... color-store: Fix small file path leak in ensure_device_prof (*)
  3e22eb3... color-store: Fix two small leaks in init_profile_directory (*)
  73bb333... backend: Remove unused barrier vfunc (*)
  eb764e0... barrier/x11: Let the seat bind the input events for us (*)
  3c50a9f... output-xrandr: Fix memory leak (*)
  f94189d... clutter/utils: Remove magic numbers from fixed point calcul (*)
  7902fa3... core: Make sound player feature optional (*)
  0211097... workspace: Mark a string as translatable (*)
  cc729de... monitor-config-store: Format <rate> using the C locale (. d (*)
  a9ae43f... wayland: Ignore text_input requests from unfocused clients

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