[fadb19bfbddde11ed6828a22e742cc97f5589ce48ac8ec8f94a6510ad5f16b8b] (304 commits) Non-fast-forward update to branch wip/exalm/focused-appearance



The branch 'wip/exalm/focused-appearance' 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:

  157f478... stack: Check workspace in get_default_focus_window()
  b9de6c8... workspace: Add meta_workspace_get_default_focus_window()
  fd1ac87... window: Make default focus window on each workspace appear 
  8893625... window: Appear as focused while focusing

Commits added to the branch:

  e12b2c4... clutter/actor: Use priv->allocation instead of get_allocati (*)
  e68bb27... wayland/actor-surface: Don't listen to notify::position sig (*)
  2791f5b... clutter/actor: Make has_mapped_clones() factor in parent ac (*)
  79d981a... wayland/actor-surface: Factor in mapped clones in mapped ch (*)
  c65f63b... wayland/actor-surface: Don't notify geometry-changed on map (*)
  4434a17... cogl/dma-buf-handle: Pass more metadata to handle construct (*)
  9bf6faf... output: Add name getter (*)
  6db94a0... clutter/stage-view: Add name property (*)
  f4d9953... renderer-native: Move shadow fb construction to the stage v (*)
  675a2d1... clutter/stage-view: Move shadowfb struct fields into anonym (*)
  c4949b5... clutter/stage-view: Move fb viewport and projection setting (*)
  19550c2... clutter/stage-view: Change set_dirty..() API to invalidate. (*)
  f60c485... cogl: Make private BLIT_FRAMEBUFFER feature public (*)
  346cade... renderer/native: Only enable shadowfbs if we can blit (*)
  4e27a4e... clutter/stage-view: Always use cogl_blit_framebuffer() from (*)
  db975bd... clutter/stage-view: Simplify painting of offscreen slightly (*)
  03c65b9... region-utils: Make transform util const correct (*)
  9d3e4fd... clutter/stage-cogl: Use buffer age when view monitor is rot (*)
  258f859... clutter/stage-view: Only paint redraw clip from offscreen (*)
  9e34028... clutter/stage-cogl: Only construct damage array if it'll be (*)
  8798325... clutter/stage-view: Only blit the damage part of the shadow (*)
  ae4d299... clutter/stage-cogl: Extract damage history logic (*)
  5b07ccd... cogl/dma-buf: Add API to synchronize reading (*)
  f8daa6b... cogl/dma-buf: Add mmap/munmap helpers (*)
  c2c4f74... clutter/stage-view: Add tile based shadow damage detection (*)
  5aa56aa... clutter/stage-cogl: Remove unneeded helper (*)
  8e1bd64... clutter/stage-cogl: Use view fb instead of onscreen fb for  (*)
  b800380... clutter/stage: Make clutter_stage_schedule_update() always  (*)
  99c9a14... clutter/stage: Make clutter_stage_schedule_update() public  (*)
  510cbef... surface-actor: Move out some X11-ism to X11 subclass (*)
  1571f80... Reshuffle Wayland initailization (*)
  e8b09df... wayland/compositor: Pass backend when constructing (*)
  066bc59... wayland: Drive frame callbacks from stage updates (*)
  0b6a316... clutter/text: Also queue relayout if the actor has no valid (*)
  c3bf10d... cogl test-premult: Don't free texture data until CoglBitmap (*)
  a3cc62c... cogl tests: Force defined behaviour for 24-bit left-shifts (*)
  38bbd95... backends/x11: Implement ClutterSeat::touch-mode for the X11 (*)
  f8e2234... backends/native: Drop external keyboard detection for ::tou (*)
  c5b1bdc... tests/stacking/restore-position: Always use wait_reconfigur (*)
  97175f8... screen-cast-src: Destroy hash dmabuf table after stream (*)
  c823b5d... renderer-native: Don't leak DMA buffer CoglFramebuffer (*)
  9f121a2... clutter/actor: Always reset absolute_origin_changed after r (*)
  0a37c32... clutter/actor: Update absolute_origin_changed inside set_al (*)
  7abf0f1... clutter/stage: Set viewport without getting the last alloca (*)
  3810475... clutter/stage: Make set_viewport() a static method (*)
  9b39e37... clutter/actor: Notify hidden actors about absolute allocati (*)
  720360b... clutter/actor: Don't allocate actors if only the absolute o (*)
  59a2bff... cogl tests: Normally skip tests that are not expected to su (*)
  dcb42d3... clutter/actor: Sanity check new allocations (*)
  f61d4b4... Bump version to 3.37.2 (*)
  8d84449... test-runner: Wait before finding MetaWindow when showing (*)
  7b45de9... tests/test-client: Disable shadow for Wayland client too (*)
  050c21c... tests/clutter/conform: Don't run tests in parallel (*)
  1b2af28... tests/clutter/conform: Default to print test logs (*)
  dd16fac... tests/clutter: Port timeline tests to current test suite (*)
  73da901... tests/clutter: Port timeline-interpolate to current test su (*)
  420ca31... tests/clutter: Port timeline-progress to current test suite (*)
  d742f93... tests/clutter: Port timeline-rewind to current test suite (*)
  75b5e07... clutter/timeline: Add meaning to constructor argument varia (*)
  84f55d3... clutter/pan-action: Clean up line lengths (*)
  08b30d6... clutter/timeline: Remove deprecated 'loop' property (*)
  a05dd81... clutter/timeline: Remove clutter_timeline_clone() (*)
  9fc428f... clutter/stage: Remove unused function clutter_stage_ensure_ (*)
  25f9406... compositor: Get the stage via the backend (*)
  6754195... clutter/script-parser: Don't skip construct parameters when (*)
  1a915f0... clutter: Remove CLUTTER_REPAINT_FLAGS_QUEUE_REDRAW_ON_ADD (*)
  faa831f... backend: Remove cursor renderer construction fallback (*)
  e3c332f... backend: Remove unused freeze/thaw functions (*)
  7876018... backends/native: Get clutter backend from backend (*)
  55302db... cursor-renderer: Pass backend to constructor (*)
  83ee122... cogl/frame-info: Stop passing the CoglOutput (*)
  01609de... clutter/stage: Clear pick stack when hiding (*)
  007d27f... tests/conform: Use the clutter stage from mutter (*)
  7222bdd... tests/clutter/timeline: Lower FPS even further (*)
  1eaf9e5... tests/clutter/timeline-interpolate: Maximize error toleranc (*)
  f712387... compositor: use XDG_CONFIG_HOME as initial lookup path for  (*)
  a031ac0... core: Fix memory selection source leak after clipboard owne (*)
  019643b... core: Free clipboard selection source on shutdown (*)
  dd32ff0... wayland: Free selection streams streams after transfer (*)
  99c9f4c... wayland/data-device: Don't create and leak unused memory on (*)
  455de5d... clutter/align-constraint: Listen to queue-relayout signal o (*)
  4d7c8d6... clutter/actor: Mark offscreen-redirect property as flag eve (*)
  90c20b1... clutter/actor: Disconnect from "layout-changed" signal on d (*)
  dfe3389... meson_options: Use libGLESv2.so.2 for COGL_DRIVER=gles2, no (*)
  e27d270... clutter/stage: Add private method to get the stage-views of (*)
  670f4f2... clutter/stage: Remove _clutter_stage_get_max_view_scale_fac (*)
  8127494... clutter/stage: Rename update_resource_scales to clear_stage (*)
  675a97d... clutter/actor: Add API to get the stage-views an actor is p (*)
  18c792d... clutter/actor: Emit a signal when the stage-views an actor  (*)
  0f97196... clutter/actor: Don't traverse whole actor tree for updating (*)
  49e983b... tests: Add a test for ClutterActors stage_views() API (*)
  268336c... clutter/actor: Allow animating content properties (*)
  74c0d91... stack-tracker: Fix coding style of meta_stack_op_apply() (*)
  53f61f3... stack-tracker: Don't log warnings on race conditions (*)
  a1b3d1a... Introduce MetaBackgroundContent (*)
  6bd382a... background-actor: Use MetaBackgroundContent (*)
  6d75b4f... background-content: Simplify method call (*)
  ca0156e... background-content: Render background slices relative to ac (*)
  932340a... background-content: Shut up warning (*)
  0bfb995... clutter/actor-box: Allow marking boxes as uninitialized (*)
  eb9cd38... clutter/actor: Set initial allocation to uninitialized Clut (*)
  620dcf3... clutter/actor: Properly detect uninitialized allocations wh (*)
  569a183... crtc: Move renderer private to MetaKmsCrtc (*)
  2724f36... tests/monitor-unit-tests: Set initial state during backend  (*)
  2ebd43c... crtc: Move MetaGpu field to instance-private (*)
  f4fd92d... output: Move MetaGpu field to instance private (*)
  a42eed0... crtc: Move CRTC id field into instance private (*)
  e063947... output: Move winsys_id into instance private and rename to  (*)
  55719af... output: De-glib:ify some struct field types (*)
  9186b6d... monitor-manager: Remove is_dirty from MetaCrtc and MetaOutp (*)
  f71316c... output: Move configureable state to instance private (*)
  b69111d... monitor-manager: Rename *Info structs to *Assignment (*)
  9bcf1d0... monitor-manager: Remove useless comment (*)
  46e3d20... tests/monitor-unit-tests: Make hotplug mode part of test se (*)
  1406348... output: Move output info to MetaOutputInfo struct (*)
  c3fc602... crtc: Move all_transforms field into instance private (*)
  092c530... crtc: Move MetaCrtcConfig field to instance private (*)
  6697b0d... output/xrandr: Fix include guards (*)
  574b49e... monitor: Check hotplug update mode before getting suggested (*)
  26ddb07... monitor-manager-dummy: Remove redundant suggested_x/y setti (*)
  4920b50... tests/monitor-unit-tests: Only set suggested_x/y when relev (*)
  4a4f2d8... output: Make implementations inherit MetaOutput (*)
  1ce9e37... crtc: Make implementations inherit MetaCrtc (*)
  980ece9... crtc: Move out MetaCrtcMode into its own file (*)
  4b37c2e... crtc-mode: Move away fields from public MetaCrtcMode struct (*)
  352c2ec... output-kms: Remove old FIXME (*)
  0907876... crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode (*)
  590b9b8... clutter/align-constraint: Add pivot-point property (*)
  77d359c... clutter/align-constraint: Don't take source actors position (*)
  49408e8... Revert "crtc-kms: Make KMS CRTC mode a type inheriting Meta (*)
  94fb821... backends/native: Fix input device touch hash table leak (*)
  51a8193... wayland/keyboard: Fix anonymous file leak on repeated keyma (*)
  bad1a7f... backends-x11: Remove g_new0 overwriting g_object_new (*)
  e089e53... crtc-kms: Make KMS CRTC mode a type inheriting MetaCrtcMode (*)
  19b467a... crtc-kms: Include MetaCrtc in MetaCrtcKms struct (*)
  6414b8c... clutter/stage: Set the right type for the paint-view argume (*)
  d12dc99... window-actor: Allow syncing actor geometry while effect is  (*)
  fb474fb... window-actor: Make freezing and thawing of actor updates pu (*)
  e6a9332... window-actor: Don't freeze actor updates during the size-ch (*)
  e09ac67... window-actor-x11: switch the signal callback argument and d (*)
  0ba15df... clutter/stage: Don't do newly queued relayouts after alloca (*)
  d4457d1... clutter/seat: Fix a typo in an introspection doc (*)
  45c14f7... clutter/seat: Add private method to peek list of input devi (*)
  8de91f1... clutter/stage: Switch to clutter_seat_peek_devices() (*)
  7539de2... clutter/input-device: Make clutter_input_device_get_actor() (*)
  b36cfb5... clutter/stage: Don't update modifier state when queuing eve (*)
  cb0cc42... clutter: Also remove event sequences on TOUCH_CANCEL events (*)
  0ab1a9f... clutter/actor: Clean up clutter_actor_event() (*)
  e5ea8f5... stage/x11: Check that message is WM_PROTOCOLS before assumi (*)
  7905000... wayland: Avoid popup grab focus changes if there's an impli (*)
  e216d9c... clutter/stage: Make paint_to_buffer use the correct texture (*)
  d133f94... cogl: Introduce and use cogl_context_is_hardware_accelerate (*)
  d6f5ac5... cogl: Remove now-unused CoglGpuInfo (*)
  1285619... cogl: Move GL context/version details into the driver (*)
  462df7e... cogl: Move some GL-specific GLSL details into the driver (*)
  4ff58cc... cogl: Move some pre-layer-change-notify code into the drive (*)
  e03c75b... cogl: Add a slot for driver-private state to CoglContext (*)
  245977e... cogl: Move texture unit state to CoglGLContext (*)
  e2c2a33... cogl: Add and use sampler init/free hooks in the CoglDriver (*)
  0b6f5c6... cogl: Move GL-specific uniform code to the driver vtable (*)
  ca79073... cogl: Move graphics reset status into the driver vtable (*)
  1f5d6a0... cogl: Remove unused driver includes (*)
  ab9f241... cogl: Remove some dead stores not flagged by the compiler (*)
  1398c6d... cogl: Remove some unused #define GL_BLAH safeties (*)
  ad50d2c... clutter/actor: Always query layout manager when getting siz (*)
  0c1e5b4... clutter/clone: Use scale factor of 1.0 for Z axis (*)
  6ea0f8f... clutter/clone: Build scale factor for transformation during (*)
  5c5dcd5... bind-constraint: Don't update preferred size if source cont (*)
  c3d1320... tests/stacking: Avoid random failures in focus tests (*)
  f5c8e0d... window/x11: Don't stop early when trying to find default fo (*)
  3187fe8... shaped-texture: Reintroduce clip_region (*)
  f511f94... clutter-stage-cogl: Fix uninitialized variable `use_clipped (*)
  2e5b767... gpu/kms: Turn off CRTCs as well for DPMS (*)
  be59b51... wayland: Remove a couple of stray newlines (*)
  d6af596... wayland/shell: Apply geometry after subsurface state applic (*)
  4c0aa2a... wayland/xdg-shell: Don't use xdg_surface private to get win (*)
  d830d98... tests/stacking: Don't test for time-dependent intermediate  (*)
  d85c3c1... tests/stacking: Add test for when no default focus window c (*)
  e5542c3... shaped-texture: Use the REPLACE combine function on opaque  (*)
  387a13f... clutter/actor: Drop depth property and functions (*)
  82b7106... clutter/main: Remove clutter_get_actor_by_gid (*)
  0b4cf9c... clutter/actor: Remove push/pop_internal declarations (*)
  59e454f... clutter/actor: Remove clutter_actor_set_parent (*)
  237f277... clutter/actor: Remove clutter_actor_unparent (*)
  d4953c7... clutter/actor: Remove clutter_actor_show_all (*)
  8d83dec... clutter/stage: Subclass ClutterActor (*)
  ce3e293... clutter: Drop ClutterGroup (*)
  ae49f89... clutter/stage: Remove color property (*)
  d4993c4... clutter/stage: Remove all deprecated functions (*)
  d54b10b... clutter/timeline: Remove empty deprecated header (*)
  2802d35... Drop ClutterBox (*)
  e884ba7... tests: Replace ClutterRectangle with ClutterActor (*)
  2e086c7... Drop ClutterRectangle (*)
  dc4cb56... clutter/actor: Remove rotation center (*)
  031098a... tests: Drop anchor-related parts of the actor-anchors test (*)
  dbce29a... clutter/actor: Remove scale center and gravity (*)
  7146a6d... clutter/actor: Remove anchor points and gravity (*)
  88141f1... tests: Rename actor-anchors to actor-pivot-point (*)
  7f12099... clutter/box-layout: Add spacing when computing opposite ori (*)
  37256cb... clutter/box-layout: Request the correct size for homogeneou (*)
  bb4e87b... shaped-texture: Make set_opaque_region() private (*)
  1142f06... shaped-texture: Clean up set_opaque_region() (*)
  c1933cf... workspace: Add :active convenience property (*)
  b852450... remote-desktop: Check for screencast only when required (*)
  9823a0f... background-content: Fix an x/y mixup (*)
  162aec7... clutter: Replace ClutterActors resource-scale property with (*)
  802b24a... clutter/backend: Introduce a fallback scale set to primary  (*)
  4a72ac0... clutter/actor: Use stage-views list for resource scales (*)
  98df2db... clutter/actor: Always return a resource scale in get_resour (*)
  280429b... clutter: Add private API to support resource scale affectin (*)
  c5159e3... clutter/text: Enable relayout on resource-scale changes (*)
  64304b0... clutter/actor: Cache transformations applied using apply_tr (*)
  df4eeff... clutter/actor: Invalidate stage-views on transformation cha (*)
  8664667... surface-actor: Add culling offset for geometry scale - take (*)
  da633dc... clutter/actor: Allocate with the same box if deferred due t (*)
  96a108e... clutter: Add a simple frame clock base (*)
  e743b36... clutter/frame-clock: Handle immediate present feedback (*)
  51ee41e... tests/frame-clock: Test delayed schedule update (*)
  8f96885... tests/frame-clock: Check that no damage doesn't ever dispat (*)
  7e27fb6... clutter/frame-clock: Add API to schedule next frame immedia (*)
  b18d4fc... tests/frame-clock: Add schedule-update-now test (*)
  6ffdfff... frame-clock: Add basic tracing (*)
  cae5b99... frame-clock: Add callback before the actual frame callback (*)
  a132c8d... frame-clock: Add API to inhibit/uninhibit updates (*)
  9676db4... clutter/master-clock: Move out private timeline declaration (*)
  3c4efd1... frame-clock: Pass timestamp to frame callback (*)
  c302f4d... frame-clock: Make it possible to drive timelines (*)
  a0d8766... tests/clutter: Add frame clock timeline test case (*)
  f31a7ac... clutter/timeline: Add helpers to remove/add timeline to som (*)
  9b054f4... clutter/timeline: Add running timeline to frameclock if it  (*)
  ca82cde... tests/frame-clock: Add test that switches frame clock mid t (*)
  59eebd6... clutter/stage-view: Pass a pointer to the stage during cons (*)
  62f2515... clutter/stage: Always check stage views when checking for f (*)
  3345070... clutter/stage: Add 'pending_finish_queue_redraws' state (*)
  9ed463b... renderer-view: Keep track of what CRTC it is associated wit (*)
  feb4444... renderer: Add API to get a view list for a monitor (*)
  b9a52ec... screen-cast: Only check queued-redraw on the relevant views (*)
  14dfe92... clutter/stage: Move out tracing from do_update() to callees (*)
  b45cea3... clutter/stage: Rename find-devices-to-update function (*)
  3944daf... clutter/stage: Find devices to update after finish queue re (*)
  69d0ff4... clutter/stage: Move device updating to helper (*)
  5e7ce7e... clutter/stage-view: Move frambuffer prop setting into helpe (*)
  1e284c6... clutter/stage-view: Move framebuffer sanity check into help (*)
  fc0b8f9... laters: Use clutter_stage_schedule_update() instead of time (*)
  ff5f77f... clutter/stage: Expose stage update helpers (*)
  203c20d... clutter/timeline: Add way to associate a timeline to an act (*)
  2b95ec4... clutter/timeline: Deprecate timelines without an actor or f (*)
  bb73038... clutter/stage-view: Give a stage view a refresh rate (*)
  f086eaf... Gather all time unit conversion helpers in one place (*)
  ff65c95... frame-clock: Pass frame info when notifying presented (*)
  31a3b1b... clutter: Include semi private cogl API (*)
  2a6e8bd... cogl/onscreen: Let swap buffer caller create frame info (*)
  c00a8e9... clutter/cogl: Take over global frame count responsibility (*)
  2e358f3... clutter/stage-view: Have each stage view create its own fra (*)
  3aff755... clutte/stage-view: Add refresh rate getter (*)
  f9eb140... clutter/actor: Add API to pick frame clock (*)
  847e89d... clutter/frame-clock: Handle reschedule then dispatch result (*)
  1de4366... clutter: Include clutter-frame-clock.h from clutter.h (*)
  34be97d... clutter/stage-view: Expose frame clock getter (*)
  de99dd7... clutter: Remove multi thread mutexes (*)
  2afe3e9... clutter/stage: Add signals for different update stages (*)
  110ed7f... laters: Use 'before-update' signal from stage (*)
  551101c... compositor-x11: Move synchronization to before-update (*)
  468bf81... surface-actor: Remove 'pre-paint' vfunc (*)
  ae7cc04... compositor: Remove 'pre-paint' signal (*)
  5f729ea... clutter/stage: Only emit "presented" on completion event (*)
  9daec23... cursor-renderer: Use 'after-paint' stage signal instead pai (*)
  578c307... compositor: Remove unused stage pointer (*)
  8cff3b8... wayland/compositor: Process frame callbacks on 'after-updat (*)
  37326e4... compositor: Use stage signals instead of clutter repaint ca (*)
  1f89571... renderer-x11-cm: Initialize screen stage view in one step (*)
  57a2f7b... renderer: Use 'add_view()' when adding CRTC views (*)
  a9a9a0d... clutter: Paint views with individual frame clocks (*)
  190e285... tests/stage-view: Remove unnecessary warning supression (*)
  59a38fc... tests/stage-view: Check that hotplugging reestablishes view (*)
  feb8bfa... clutter/frame-clock: Add refresh rate getter (*)
  20becd7... clutter/stage-view: Export refresh rate getter symbol (*)
  442f34b... tests/stage-view: Test that actors pick the right frame clo (*)
  e12ce70... tests/stage-view: Test that timelime adapts to actor moving (*)
  d29c8e2... clutter/frame-clock: Add explicit destroy function (*)
  d77bcb9... clutter/animatable: Add way to get an actor from an animata (*)
  f9be670... tests/frame-clock: Check that destroy signal is emitted (*)
  aa34f6a... clutter/actor: Pick frame clock of parent if not on any vie (*)
  4b8bb46... clutter/transition: Get timeline actor from animatable (*)
  2f4d50c... clutter/actor: Add API to check whether actor or clone is o (*)
  1ecdaa6... wayland: Respond to frame callbacks also if a clone was pai (*)
  5b0a7b3... clutter/timeline: Wait for stage if no frame clock is avail (*)
  0678198... clutter/timeline: Warn if started with a detached actor (*)
  2f1f47d... x11: Look up reason for selection clear events from XFixes (*)
  dbff32e... clutter-backend: Default to scale 1 (*)
  826573c... Fix broken markup in Hausa UI translation (*)
  ae83a61... clutter/actor: Remove actors from shallow relayout list whe (*)
  249274c... clutter/actor: Pass stage as user_data when unrealizing (*)
  3a47455... cogl-texture-2d: Flush the journal before mipmapping (*)
  32dbcd9... background-content: Mipmap background texture rendering (*)
  d722e59... window-actor/wayland: Remove custom get_paint_volume() vfun (*)
  dfa235a... clutter/actor: Add API to get fixed position (*)
  03d177c... clutter/actor: Add position argument to allocate_preferred_ (*)
  65aa476... tests/stage-view: Keep old stage views alive on hotplug (*)
  30d9d19... Bump version to 3.37.3 (*)
  5fd90e8... stack: Check workspace in get_default_focus_window()
  697b84e... workspace: Add meta_workspace_get_default_focus_window()
  03514bb... window: Make default focus window on each workspace appear 
  0c03702... window: Appear as focused while focusing

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