[mutter] (180 commits) Non-fast-forward update to branch wip/carlosg/unthrottled-wayland



The branch 'wip/carlosg/unthrottled-wayland' 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:

  33c5d1a... backends/x11: Use clutter_do_event() for event delivery
  4715e08... clutter: Move event filter handling to happen before thrott
  48f0219... clutter: Shuffle some clutter-main code
  d6b9572... clutter: Add missing G_GNUC_FALLTHROUGH
  cb49281... clutter: Small style fix
  60d44fb... backends: Remove superfluous intermediate variable
  e6238c4... clutter: Do not export _clutter_stage_do_pick()
  357f8b1... clutter: Unify picking and device updating
  e9ee03f... clutter: Move ClutterStage methods where they belong
  3e73d9a... backends: Only reload sprite cursor on changes
  70a8062... wayland: Mark sprite as invalid after cursor changes
  5089e59... backends: Replace MetaCursorSprite::prepare-at with in-plac
  ad8a01a... clutter: Also log overlap regions in ClutterPickContext/Sta
  6e262b2... clutter: Calculate "safe area" during pointer pick
  72467ec... clutter: Store the per-pointer picked actor's clear area

Commits added to the branch:

  7bcbf6d... screen-cast/area-src: Drop phase parameter from add_view_pa (*)
  8de0771... screen-cast/area-src: Add before-paint watch to catch scano (*)
  2af2f2c... Update Romanian translation (*)
  b3fb1eb... meta: Drop meta_backend_set_numlock from header (*)
  4ab331e... clutter: Drop declarations for dead functions (*)
  cfe6cda... cogl: Export cogl_blend_string_error_quark (*)
  aacdc0b... wayland: Apply states without needing a newly attached buff (*)
  151c80d... tests: Move Wayland test driver helper protocol to its own  (*)
  8c5b7dd... tests/wayland-test-driver: Add generic "sync point" request (*)
  258b85a... tests: Add test for setting min/max wayland toplevel limits (*)
  8ca087f... kms/impl-device/simple: Pass the NULL to discard_page_flip( (*)
  841ee0a... backends/native: Fix logic error (*)
  44af2c0... core: Be more careful around n_modes signedness (*)
  ee8c252... native: Add device pool for tracking device file descriptor (*)
  f3457b6... kms/device: Use device pool to open/close dri devices (*)
  e6421dc... kms: Have the device impl open device files themself (*)
  3d882b6... device-pool: Only fetch major/minor for taken devices (*)
  a845a07... device-pool: Handle interrupted open() (*)
  b4cf839... device-pool: Add way to open files read-only (*)
  f6f9c09... clutter/seat: Remove backend pointer (*)
  7ce2666... seat-impl: Open/close files via device pool (*)
  3c9ab76... launcher: Remove now unused file management API (*)
  db1d35c... kms/mode: Recreate blob id each mode set (*)
  ceff2a9... renderer/native: Create dummy offscreens if onscreens fail  (*)
  5502f95... device-file: Add tags (*)
  93f9c99... kms/impl-device: Set universal plane client cap when openin (*)
  86c4369... renderer/native: Look up prefers-shadow cap via MetaKmsDevi (*)
  e567cb9... renderer/native: Get 'uses-monotonic' state from MetaKmsDev (*)
  6613463... renderer/native: Decouple device file from MetaKmsDevice (*)
  10c4bc6... drm-buffer: Create from MetaDeviceFile instead of MetaKmsDe (*)
  173d895... kms: Remove now unused API to get file descriptor (*)
  5e45dc1... cogl/renderer: Add API to bind the right EGL API (*)
  3c47661... egl: Add eglBindAPI helper (*)
  ce5a578... native: Release output device files that are unused (*)
  357c506... events: Only support super+scroll on wayland (*)
  8afae2e... clutter/xsettings-client: Zero-initialize stack struct (*)
  747dbe2... ci: Bump to F34 (*)
  d996319... kms: Add a missing g_set_error on error (*)
  256939c... build: Add support for "staging" wayland protocols (*)
  2115deb... build: Add xdg-activation to build (*)
  665081d... core: Add ::timeout signal to MetaStartupSequence (*)
  ec390b6... wayland: Implement the xdg-activation protocol (*)
  021a401... tests: Move out KMS utils unit tests to its own executable (*)
  c2c41bb... tests/kms-utils: Add some basic 16:16 fixed tests (*)
  c5c7982... Update Chinese (Taiwan) translation (*)
  ea75ea0... kms: Add an internal MetaKmsPropType to distinguish fixed p (*)
  b59c538... kms: Add a trivial meta_fixed_16_to_double conversion funct (*)
  9f492a0... kms: Add fixed point formatting to MUTTER_DEBUG=kms printin (*)
  63b9ac2... clutter: Record flip time (*)
  e40ff9d... backends/native: Add meta_calculate_drm_mode_vblank_duratio (*)
  2d93975... crtc-mode-info: Add vblank duration field (*)
  d10567e... clutter: Add vblank duration to ClutterStageView (*)
  3aa0e30... clutter: Store vblank duration in ClutterFrameClock (*)
  cc08af4... cogl: Add prototypes for getting timestamp queries (*)
  fbe6740... cogl: Add GPU timestamp querying utilities (*)
  8c258d1... cogl: Add CPU swap time and GPU rendering query to CoglFram (*)
  f102456... cogl: Store CPU and GPU rendering timestamps in frame info (*)
  5a0d3ed... backends/native: Remove unneeded NULL check (*)
  1116b14... backends/native: Get rendering and swap timings during scan (*)
  8c4a91d... clutter: Add swap time and GPU rendering duration to FrameI (*)
  8d51c5a... clutter/frame-clock: Store dispatch timings (*)
  4a4e61c... clutter: Add FRAME_TIMINGS debug key (*)
  592fbee... clutter: Compute max render time heuristically (*)
  565e34b... clutter: Add a flag to disable heuristic max render time (*)
  f55c9af... clutter: Add an lg command to set max render time constant (*)
  a5d1d48... clutter: Add a max render time debug HUD (*)
  ba1490e... clutter/frame-clock: Remember the refresh interval (*)
  0555a5b... clutter/frame-clock: Apply error diffusion (dithering) to d (*)
  23b79f3... launcher: Remove open/close restricted file API (*)
  5e8c808... ci: Add job for pushing coverity reports (*)
  e020fdf... Introduce mostly empty MetaContext type (*)
  e17bf88... tests: Introduce MetaContextTest (*)
  bf84b24... main: Move MetaCompositorType to a new meta-enums.h (*)
  6c6b5b9... context: Add entry points for context configuration (*)
  bbf6d88... test-utils: Expose helper for ensuring client path (*)
  8cb1774... context/test: Configure test setup during configuration (*)
  434f5e5... context/test: Add test context type enum (*)
  6e4d3e0... context: Add create_backend() vfunc (*)
  c45a161... context: Set up locale on init (*)
  df8074c... util: Export meta_set_syncing() symbol (*)
  75f9085... context: Add setup phase (*)
  fe65251... context: Load plugin during setup phase (*)
  02176ea... context: Add start/run/terminate phases (*)
  8ace1bf... context: Init prefs when starting (*)
  6f4b973... context: Initialize signal handlers during setup (*)
  a32b005... context: Change to home directory during setup (*)
  ecc40e7... context: Init introspection paths during setup (*)
  8bf7d5c... context: Init debug utils during setup phase (*)
  fddc631... context/test: Enable 'scale-monitor-framebuffer' backend se (*)
  4cd1154... context/test: Respect MUTTER_SYNC envvar (*)
  2e784e2... context: Add 'notify_ready()' vfunc and method (*)
  6732e3e... main: Temporarily tie meta_quit() to meta_context_terminate (*)
  82d9dda... context/test: Add helper to run a test session (*)
  bccd93a... tests/native-headless: Port to MetaContext (*)
  ccd8da3... context/test: Add 'before-tests' and 'after-tests' signals (*)
  3d2160b... tests/unit-tests: Port to MetaContext (*)
  e09de67... context: Handle dealing with option entries (*)
  03242a4... tests/test-runner: Assorted style cleanup (*)
  f61c1a1... context/test: Add 'run-tests' signal that can replace g_tes (*)
  54c9ca7... monitor-manager/test: Add default fall back initial config (*)
  d6ae8e7... tests/test-runner: Port to MetaContext (*)
  fbc00a6... tests/headless-start: Stop ignoring the missed frame warnin (*)
  f846590... tests/headless-start: Port to MetaContext (*)
  648a8b9... tests/ref-test-sanity: Port to MetaContext (*)
  383392f... tests/stage-view-tests: Port to MetaContext (*)
  2712555... display: Don't include sn.h from display-private.h (*)
  07384e1... clutter: Remove clutter_init_with_args() (*)
  2f19a5f... context/test: Add 'no-x11' and 'test-client' constructor fl (*)
  2ac262f... tests/clutter: Port to MetaContext (*)
  aa306ac... Introduce MetaContextMain (*)
  725510e... mutter: Port to MetaContext (*)
  1d4224a... tests/persistent-virtual-monitor: Port to MetaContext (*)
  fe0ce28... main: Remove meta_test_init() (*)
  d767437... context: Add way to set plugin GType instead of name (*)
  ed53dd9... context: Add way to add custom option group (*)
  1972d4e... main: Remove now unused functions used for running mutter (*)
  b1c643e... context: Make the context owner of the backend (*)
  68b376a... context: Make context owner of MetaDisplay (*)
  7d116be... main: Move MetaX11DisplayPolicy to a new meta-private-enums (*)
  4be9bc9... stage/x11: Terminate using MetaContext instead of meta_quit (*)
  e8af5fd... display: Keep pointer to the context (*)
  9523120... x11/events: Use MetaContext to terminate instead of meta_qu (*)
  122aa94... x11/session: Use MetaContext to terminate instead of meta_q (*)
  6768b50... Remove meta_quit() (*)
  0330ce1... context: Make the context own MetaWaylandCompositor (*)
  d3b7d8d... wayland: Initialize in a single step (*)
  7d0aaa1... x11-display: Get _NET_WM_NAME from context (*)
  c1beb20... x11-display: Get _GNOME_WM_KEYBINDINGS from the context (*)
  2deb751... context: Add explicit state tracking (*)
  e62f7e2... context: Allow controlled destruction (*)
  50ed027... context: Move X11 display policy under the context (*)
  ff0afb1... context: Move 'replace-current-wm' tracking to the context (*)
  f74d311... tests: Rename test-utils.c/h to meta-test-utils.c/h (*)
  4a6e223... tests/utils: Prefix TestClient with Meta (*)
  9f1f313... tests/utils: Prefix AsyncWaiter with Meta (*)
  acb0a44... tests: Prefix test plugin name getter with meta_ (*)
  3d5a2b2... context/test: Make type derivable (*)
  e8742be... tests/test-utils: Remove unused init function (*)
  724a7ee... tests: Move 'wait-for-X11-display' helper to MetaContextTes (*)
  d810702... tests/test-utils: Move test client path ensure helper to pr (*)
  9cda0bd... tests: Make common test code a shared library (*)
  8a4aa92... context: Move the signal handling and dir management to use (*)
  58f053d... drm-buffer/dumb: Return TRUE when init succeeded (*)
  b65555a... renderer/native: Include error message in log entries (*)
  e437504... cogl/gl: Handle bogus glGetString(GL_RENDERER) return value (*)
  4b66313... util: Add 'backend' debug topic (*)
  d057762... device-pool: Add debug logging (*)
  a2937a4... onscreen/native: Change some g_debug() meta_topic() (*)
  5785d8c... backends/native: Remove unused array definition (*)
  c58909d... clutter: Demote CLUTTER_NOTE to g_debug in clutter-stage-co (*)
  5beba8b... clutter: Make ClutterDamageHistory API public to mutter (*)
  dd9d40a... clutter: Make ClutterStageView API public to mutter (*)
  7712b58... clutter: Export private function to get debug flags (*)
  0ac2572... core: Add private utility function to get Clutter debug fla (*)
  8f839b2... clutter: Move ClutterStageCogl[View] code to src/backends (*)
  d5c3c80... backends: Rename ClutterStage[View]Cogl API and types (*)
  e77e888... backends: Excise MetaStageView to its own file (*)
  7fcc7a6... clutter: Drop Xsettings client code (*)
  1e84c00... clutter: Drop dead X11 code (*)
  dc6d3ce... backends: Shuffle ClutterBackendX11 code into MetaClutterBa (*)
  229b528... clutter: Drop generation of x11 pkgconfig file (*)
  1f67e46... clutter: Remove leftovers from backend code in build system (*)
  c80ef12... clutter: Remove unused EGL header (*)
  414302f... backends: Promote g_debug() MetaStageImpl message to meta_t (*)
  931fca1... meson: Bump required libinput version to 1.18.0 (*)
  90bd5b5... backends/x11: Use clutter_do_event() for event delivery
  f594fc6... clutter: Move event filter handling to happen before thrott
  38ae00c... clutter: Shuffle some clutter-main code
  a2abb5a... clutter: Add missing G_GNUC_FALLTHROUGH
  b6634c6... clutter: Small style fix
  baf734c... backends: Remove superfluous intermediate variable
  db366bf... clutter: Do not export _clutter_stage_do_pick()
  a3b3b02... clutter: Unify picking and device updating
  50c4ecb... clutter: Move ClutterStage methods where they belong
  ef8b12f... backends: Only reload sprite cursor on changes
  ddc0b1d... wayland: Mark sprite as invalid after cursor changes
  c6ffbdc... backends: Replace MetaCursorSprite::prepare-at with in-plac
  286fddc... clutter: Also log overlap regions in ClutterPickContext/Sta
  a00b406... clutter: Calculate "safe area" during pointer pick
  9b4ed64... clutter: Store the per-pointer picked actor's clear area

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