[mutter] (75 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:

  7ae1746... clutter/stage: Free pointer/touch info early during dispose
  0630e52... backends/x11: Use clutter_do_event() for event delivery
  03bc922... clutter: Move event filter handling to happen before thrott
  98a8572... clutter: Shuffle some clutter-main code
  dd81166... clutter: Add missing G_GNUC_FALLTHROUGH
  0f02c5c... clutter: Small style fix
  ccdd5f6... backends: Remove superfluous intermediate variable
  e6d12ca... clutter: Do not export _clutter_stage_do_pick()
  950f287... clutter: Unify picking and device updating
  c491b76... clutter: Move ClutterStage methods where they belong
  33ff30c... backends: Only reload sprite cursor on changes
  4cc7456... wayland: Mark sprite as invalid after cursor changes
  38bd72b... backends: Upload xcursor texture only after invalidations a
  2770ce8... backends: Replace MetaCursorSprite::prepare-at with in-plac
  748936e... clutter: Also log overlap regions in ClutterPickContext/Sta
  2800eec... clutter: Calculate "safe area" during pointer pick
  088e6e9... clutter: Store the per-pointer picked actor's clear area
  69ffe3e... clutter: Trigger immediate repick when pick actor is destro
  a92a799... clutter/stage: Update stored pointer coordinates in fast pa
  dc8436c... clutter/stage: Ensure that generated crossing events go thr
  f097f55... clutter/stage: Do not opt styli out of Clutter motion compr
  9f8c37f... clutter: Trigger pointer repick after animatable property c

Commits added to the branch:

  64ff1f2... input-mapper: Reverse sort order of display score comparato (*)
  8e1a125... startup: Optionally run (and exit with) a command (*)
  6060b6a... backends/x11: Fix key repeat of on-screen keyboard for seco (*)
  69fcb3a... Update Ukrainian translation (*)
  f1f2c96... plugins/default: Add env var to disable animations (*)
  666a309... tests/stage-view: Disable animations (*)
  5b35860... tests/stage-view: Verify stage view list length after updat (*)
  802d4e0... clutter/actor: First clear all stage views before emitting  (*)
  a1f590a... Update Friulian translation (*)
  078ead6... Update Portuguese translation (*)
  e25df66... clutter/content: Mark optional parameters as such in annota (*)
  710e022... Update Italian translation (*)
  2c4db09... docs: Update coding style link (*)
  f84ece1... Update Occitan translation (*)
  830c53e... Update Croatian translation (*)
  c693a7e... Update Hebrew translation (*)
  92c98d5... clutter/timeline: Make the warning about detached actors mo (*)
  94e2793... Updated Spanish translation (*)
  b1c8ce1... meson: Add 'plain' test setup (*)
  3352942... backend: Copy damage rectangles to secondary GPU when avail (*)
  7af1043... tests: Don't use TestEnvironment (*)
  a49c98d... tests: Don't continue if setup commands fail (*)
  8eb268f... window/wayland: Differentiate between requested and direct  (*)
  6902a72... window: Store unconstrained_rect everytime a size is reques (*)
  2eda6d0... tests/test-runner: Add commands to set and remove struts (*)
  028ed06... tests/test-client: Add 'stop_after_next' and 'continue' com (*)
  989cc2e... tests: Add test for unfullscreening followed by immediate s (*)
  8546ca3... kms/connector: Fix updating the state when drmConnector is  (*)
  c765730... kms/crtc: Always log whether we updated CRTC state (*)
  cbdd62c... kms/impl-device: Report 'full' change if we removed connect (*)
  8c8bbb8... util: Remove push/pop no msg prefix logging (*)
  59166d7... util: Implement meta_topic() using g_message() (*)
  e280589... util: Implement meta_verbose() using meta_topic() (*)
  4bb8b2a... util: Remove unused logging functions (*)
  8e63606... Update Friulian translation (*)
  f41c03f... Update Occitan translation (*)
  67033b0... wayland/window-configuration: Fix maximized check in fixed  (*)
  d66e3e2... window/wayland: Detect client resizes with pending non-resi (*)
  0e736af... window: Ensure constraints after a Wayland client resize (*)
  b28a6e5... tests: Add test for maintaining constraints after client re (*)
  734ae26... core/close-dialog: Don't pass DISPLAY (*)
  a2cf75c... startup-notification: Fix naming of handle ID (*)
  c41657b... wayland/activation: Remove token from hash table on timeout (*)
  eed6599... startup-notification: Fix source return value (*)
  d420a39... tests: Split out Wayland tests into its own test case (*)
  7f720a4... wayland/activation: Don't grab if no serial or surface was  (*)
  acadf5b... onscreen/native: Increase buffer ref count in copy_shared_f (*)
  858b5c1... background-content: Anti-alias texels that intersect the ci (*)
  2c70120... surface-actor-wayland: Do not acquire scanout if actor appe (*)
  e82685d... crtc/native: Add API to check whether the CRTC supports har (*)
  00c329a... cursor-renderer/native: Use MetaCrtcNative API to check cap (*)
  5ca43e7... renderer/native: Set EGLContext when creating secondary GPU (*)
  62ab4c0... clutter/actor: Add missing nullable annotations (*)
  cae0a5c... clutter/stage: Free pointer/touch info early during dispose
  ab21507... backends/x11: Use clutter_do_event() for event delivery
  7729cf8... clutter: Move event filter handling to happen before thrott
  ce65c46... clutter: Shuffle some clutter-main code
  e879ad7... clutter: Add missing G_GNUC_FALLTHROUGH
  b9f5a83... clutter: Small style fix
  97638df... backends: Remove superfluous intermediate variable
  bedd349... clutter: Do not export _clutter_stage_do_pick()
  130304e... clutter: Unify picking and device updating
  cc2cc06... clutter: Move ClutterStage methods where they belong
  f4d3d4e... backends: Only reload sprite cursor on changes
  e7d5ee3... wayland: Mark sprite as invalid after cursor changes
  079a8fb... backends: Upload xcursor texture only after invalidations a
  80880d3... backends: Replace MetaCursorSprite::prepare-at with in-plac
  c06d413... clutter: Also log overlap regions in ClutterPickContext/Sta
  a9105a5... clutter: Calculate "safe area" during pointer pick
  31a0c5e... clutter: Store the per-pointer picked actor's clear area
  a3b2bba... clutter: Trigger immediate repick when pick actor is destro
  743852b... clutter/stage: Update stored pointer coordinates in fast pa
  d5601a0... clutter/stage: Ensure that generated crossing events go thr
  3ab1264... clutter/stage: Do not opt styli out of Clutter motion compr
  b41ba96... clutter: Trigger pointer repick after animatable property c

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