[mutter] (110 commits) Non-fast-forward update to branch wip/carlosg/unthrottled-wayland
- From: Robert Mader <rmader src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (110 commits) Non-fast-forward update to branch wip/carlosg/unthrottled-wayland
- Date: Mon, 23 Aug 2021 07:47:41 +0000 (UTC)
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:
90bd5b5... backends/x11: Use clutter_do_event() for event delivery
7d7f178... clutter: Move event filter handling to happen before thrott
38aad41... clutter: Shuffle some clutter-main code
50e514e... clutter: Add missing G_GNUC_FALLTHROUGH
cd44012... clutter: Small style fix
d87d83d... backends: Remove superfluous intermediate variable
cc6251b... clutter: Do not export _clutter_stage_do_pick()
5533dc4... clutter: Unify picking and device updating
a2d6fec... clutter: Move ClutterStage methods where they belong
184ddc3... backends: Only reload sprite cursor on changes
f72c6e6... wayland: Mark sprite as invalid after cursor changes
cf8ad3f... backends: Replace MetaCursorSprite::prepare-at with in-plac
d65eb43... clutter: Also log overlap regions in ClutterPickContext/Sta
e8f1db9... clutter: Calculate "safe area" during pointer pick
eba2ae1... clutter: Store the per-pointer picked actor's clear area
Commits added to the branch:
e98f168... Update POTFILES.in (*)
ff14ed5... compositor: Update outdated URL (*)
cc04f93... ci: Fallback to HEAD when checking out branch (*)
3b49ece... Rename the master branch to main (*)
7862f14... docs: Add README section for default branch (*)
221331a... ci: Bump ci-templates image (*)
035527c... ci: Move FDO_UPSTREAM_REPO to global scope (*)
7bc4763... Update Ukrainian translation (*)
97b24c9... Update Galician translation (*)
d561d30... Update Portuguese translation (*)
67eb60c... monitor-manager: Pass the Logical mode when computing the m (*)
1ac63fc... monitor-manager-xrandr: Use monitor to calculate scaling (*)
7c87c1c... monitor-manager: Check if all monitor scales are matching i (*)
1ab79c7... monitor-manager: Derive configured global scale using commo (*)
4ca5a97... monitor-manager: Only derive global scales supported by all (*)
b088dbd... monitor-unit-tests: Add tests to verify the computed scalin (*)
f6e2059... monitor: Replace some useless goto with clearer returns (*)
98f3f96... monitor: Never return fractional scale values when NO_FRAC (*)
c86a1e0... monitor-unit-tests: Check integer scaling values are matchi (*)
3e1e2cb... monitor: Do not overlap when checking for applicable scalin (*)
0fb688d... Update Russian translation (*)
eae116f... Update Brazilian Portuguese translation (*)
0167446... Update Friulian translation (*)
b476e22... Update Indonesian translation (*)
a8c1851... Update Bulgarian translation (*)
9e6a3f5... background-content: Shrink and optimize the rounded-clip sh (*)
6c19d39... ci: Build settings-desktop-schemas from git (*)
20db6af... remote-desktop: Check pipe fd before assuming existing read (*)
537e2df... core/selection: Cancel selection transfer requests after a (*)
5e5c7fe... clutter/layer-paint-node: Fix variable naming (*)
96b1ebb... clutter/layer-paint-node: Handle failure to allocate offscr (*)
dd40e35... cogl/trace: Fix argument naming (*)
b1ac132... cogl/trace: Add way to add a description to trace (*)
8bd7574... cogl/trace: Add scoped trace anchors (*)
72704f7... x11/events: Clean up event name getting (*)
6c77654... x11/events: Fly-by coding style cleanup (*)
d956f63... x11/events: Trace X11 event handling (*)
6d64a43... cogl/trace: Add getter for trace enabled state (*)
ffb88bf... x11/window: Add tracing for X11 synchronization events (*)
796eb00... clutter/main: Add 'detailed-trace' debug flag (*)
6a0dd2a... clutter/actor: Always generate the same debug name (*)
9d22e71... clutter/actor: Sneakily remove the g from the debug names g (*)
5c7795d... clutter/actor: Optionally trace painting (*)
6b1f49c... clutter/actor: Optionally trace allocations (*)
a4c50ad... clutter: Add COGL_HAS_TRACING checks around tracing code (*)
a42c470... compositor: Add COGL_HAS_TRACING checks around tracing code (*)
3629949... x11: Add COGL_HAS_TRACING checks around tracing code (*)
d3602e9... monitor-unit-tests: Add test for overlapping monitor config (*)
58c2f42... boxes: Add function to check if rectangle is adjacent to re (*)
be9e6dc... monitor-config-manager: Reject a suggested config with gaps (*)
ab48b6b... monitor-unit-tests: Check suggested configuration has adjac (*)
32d7c5f... monitor: Only assign suggested positions to valid pointers (*)
4574f2d... monitor-config-manager: Use single filter function to build (*)
3dbec4d... monitor-config-manager: Define cleanup functions for struct (*)
aeea288... monitor-config-manager: Use monitor match filters to create (*)
e8b8444... monitor-config-manager: Computer monitor scale in caller (*)
e59da5a... monitor-conifig-manager: Generate primary monitor config wi (*)
37e154c... monitor-config-manager: Use match rule to check laptop pane (*)
3baf750... monitor-test-utils: Add debug friendly statements during te (*)
eed1db4... window: Add meta_window_lower_with_transients() (*)
111055a... wayland/gtk-shell: Add titlebar_gesture request (*)
287c715... shaped-texture: Do not apply y-inverts to shape masks (*)
9252b7c... clutter/text: Don't query preferred size without allocation (*)
a96caf6... wayland-dma-buf: Fix 'kms-modifiers' experimental setting (*)
4973239... Update Hebrew translation (*)
d14f7b7... Updated Czech translation (*)
911ed37... Update Slovenian translation (*)
641bed4... Update Chinese (China) translation (*)
23bebf3... xwayland-grab-keyboard: Switch to g_pattern_spec_match_stri (*)
26e0684... plugins/default: Switch to g_spawn_check_wait_status() (*)
448ffae... stack: Check workspace in get_default_focus_window() (*)
7afefbb... workspace: Add meta_workspace_get_default_focus_window() (*)
ed391eb... window: Make default focus window on each workspace appear (*)
646cbf8... Updated Spanish translation (*)
12c46e6... Bump version to 41.beta (*)
c382dc0... Update Basque translation (*)
13a2a33... clutter: Add clutter_stage_paint_to_content () (*)
f6bf1ce... cursor-tracker: Add meta_cursor_tracker_get_scale () (*)
99531f9... wayland/surface: Get wl_output resource list via helper (*)
2b59b85... wayland: Fetch wl_output logical monitor via helper (*)
fcbeae5... wayland/output: Move struct to C file (*)
4615da2... monitor: Add hash function (*)
bf7c345... wayland/output: Make each wl_output correspond to one monit (*)
c8fb98a... wayland/output: Fly-by coding style fix (*)
18c414c... clutter/stage-view: Initialize view as damaged and awaiting (*)
d2186f6... window-actor/x11: Don't cache the frame-drawn frame clock (*)
ea46ebe... tests/stage-view: Added test for incorrect frame clock sche (*)
8158e96... cogl: Remove conditional g_type_init() call (*)
77f468e... build: Switch to meson's summary command (*)
6288763... build: Stop using source_root()/build_root() (*)
7eb68b4... ci: Use backend-agnostic meson command to build (*)
b17f274... ci: Switch to meson's generated Junit report (*)
5e88c19... tools: Add uncrustify config file (*)
38f8680... build: Add script to check code style (*)
117027d... ci: Add job to check code style (*)
2c6c845... backends/x11: Use clutter_do_event() for event delivery
ad54afb... clutter: Move event filter handling to happen before thrott
929bb34... clutter: Shuffle some clutter-main code
2866c7f... clutter: Add missing G_GNUC_FALLTHROUGH
1d33451... clutter: Small style fix
08cd9b8... backends: Remove superfluous intermediate variable
9d31b64... clutter: Do not export _clutter_stage_do_pick()
f6e8ddd... clutter: Unify picking and device updating
def2b69... clutter: Move ClutterStage methods where they belong
8d0e721... backends: Only reload sprite cursor on changes
df5e612... wayland: Mark sprite as invalid after cursor changes
e07db73... backends: Replace MetaCursorSprite::prepare-at with in-plac
8d85ffc... clutter: Also log overlap regions in ClutterPickContext/Sta
f9bd1a4... clutter: Calculate "safe area" during pointer pick
4c89b39... 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]