[mutter] (96 commits) Non-fast-forward update to branch gbsneto/graphene
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (96 commits) Non-fast-forward update to branch gbsneto/graphene
- Date: Sat, 7 Sep 2019 15:31:20 +0000 (UTC)
The branch 'gbsneto/graphene' 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:
778b512... Remove fog support
44333d2... clutter/actor: Drop ClutterActor:clip property
2a45249... clutter/tests: Rename variable
195c308... Add Graphene dependency
74eb6e6... clutter: Pull in Clutter dependencies
cbb5880... Replace CoglEuler by graphene_euler_t
052b41e... Replace CoglQuaternion by graphene_quaternion_t
3a6b2bb... Replace CoglVector* by graphene_vec*_t
d759d42... Replace ClutterVertex by graphene_point3d_t
55d8d79... clutter: Set progress function on graphene_point3d_t
a18e79f... Replace ClutterSize by graphene_size_t
1cd5c1c... Replace ClutterPoint by graphene_point_t
7df3606... Replace ClutterRect by graphene_rect_t
afd3c0d... Replace ClutterGeometry by graphene_rect_t
839da35... cogl/matrix-stack: Use graphene types on entries
Commits added to the branch:
29ea530... keybindings: Restore inhibit shortcut for overlay key (*)
8e13292... keybindings: Code cleanup (*)
a32559e... clutter: Remove "has_xinput" x11 API (*)
f304fa4... Drop xinput2 version checks (*)
829d9c8... clutter: Move scattered x11 keymap code into ClutterKeymapX (*)
54101b1... clutter: Use G_DECLARE_DERIVABLE_TYPE for ClutterDeviceMana (*)
e56df45... clutter: Drop ClutterEventTranslator interface (*)
f54bf02... clutter: Remove ClutterEventExtender interface (*)
2ca3513... clutter/cally: Remove needless per-backend code in cally (*)
d6aaef9... clutter: Drop _() define (*)
ef93bb6... clutter: Remove event retrieval toggle (*)
5e343e2... clutter: Remove support for foreign stages (*)
fa4580d... clutter: Temporarily comment out clutter tests (*)
ad72fa4... clutter: Move X11 input to src/backends/x11 (*)
96d5bde... backends: Don't use glib types in new X11 backend objects (*)
c710a56... backends: Move nested stage to src/backends/x11/nested (*)
cb31e3e... clutter: Drop unused function to translate to screen coordi (*)
ea54ce7... clutter: Drop functions to get XVisualInfo (*)
8b03d9e... clutter: Move evdev input to src/backends/native (*)
c0a7172... backends: Don't use glib types in new native backend object (*)
cfb8f18... clutter: Move tests to src/tests (*)
cc7e843... tests: Move clutter-test-utils.[ch] to src/tests (*)
47c1558... clutter/input-pointer-a11y: Remove unneeded character (*)
9b3b5ba... clutter/input-pointer-a11y: Fix dwell timeout start after m (*)
14e0263... clutter/input-pointer-a11y: Trigger dwell detection in a ti (*)
b8dcd5f... clutter/main: Ignore synthetic events for accessibility (*)
634c31d... backends: Don’t translate GLib properties (*)
1b58341... Update Latvian translation (*)
56e8aab... Updated Slovenian translation (*)
ea90b80... Update Hungarian translation (*)
2b64861... Update Galician translation (*)
acbefa5... wayland: pointer-confinement: Listen to "geometry-changed" (*)
7275cf6... wayland/feedback-actor: Use float for position and anchor (*)
5cfea4f... wayland/dnd-surface: Apply surface offset (*)
4c59eb0... Update Catalan translation (*)
9b7d918... surface-actor: Unref shaped texture on dispose (*)
433e1b3... core: Move Stack to StackTracker synchronization back to st (*)
78232fa... core: Check X11 display availability before use in MetaStac (*)
a51437e... clutter/input-pointer-a11y: Include success boolean in stop (*)
77229f9... wayland: Implement subsurface.place_below() for parents (*)
a3c97ee... surface-actor-wayland: Handle stex being disposed (*)
ccefa87... build: Add postinstall script (*)
7e69d14... main: Add test initialization function (*)
6968f17... Revert "main: Add test initialization function" (*)
ad13821... window-actor: Add 'damaged' signal (*)
65fde26... screen-cast/window: Use window actor damaged signal instead (*)
96e831d... window-actor: Add API to get a cairo surface of the window (*)
cd0990c... window-actor: Use new get_image() API to screen casting win (*)
1a5cba5... Revert "iconcache: Support 16bit icons" (*)
556e769... iconcache: Avoid xrender picture formats when creating cair (*)
dc9c541... main: Add test initialization function (*)
97140ab... Revert "clutter/stage-cogl: Remove pending_swaps counter" (*)
907a1f5... Update Swedish translation (*)
dabf72f... Updated Vietnamese translation (*)
4ab483d... Update German translation (*)
ab11079... backends/native: Add various cogl traces (*)
a14fd1b... compositor: Trace pre/post paint functions (*)
d4eb222... later: Add tracing (*)
6ed5d2e... cogl: Remove GLX "threaded swap wait" used on Nvidia (*)
36a14e6... build: Raise libXi minimum dependency for required deadlock (*)
8f242f8... core: Fix multiple reparent requests handling (*)
fdda8ad... x11: Add window test before accessing reparents_pending fie (*)
a70823d... clutter/point: Add ClutterPoint quarilateral testing API (*)
14c706e... clutter: Introduce geometric picking (*)
82c9217... wayland/data-device: Do not unset focus on drag start (*)
de98fb2... wayland/data-device: Restore keyboard focus on drag end (*)
2f072af... clutter/input-pointer-a11y: Restore pointer a11y on resume (*)
908203c... core: Trace various window management actions (*)
a957c2f... wayland: Trace wl_surface.commit (*)
3c0067d... x11: Trace XEvent processing (*)
cd273e8... Update Friulian translation (*)
682d43b... Update Croatian translation (*)
bcfac0d... Updated Czech translation (*)
fdbac25... Bump version to 3.33.92 (*)
f423736... Update Brazilian Portuguese translation (*)
854feaf... Update Korean translation (*)
be4131b... wayland/xdg-output: Fix xdg-output v3 support (*)
2f27b8d... window-actor: Handle changing surface actor on window repar (*)
35776c5... kms: Add assert to check that the main thread is blocked on (*)
4cf8283... kms/impl-device: Add and remove connectors on hot plug (*)
5111e33... monitor-manager/kms: Get hotplug events from MetaKms (*)
24c7a61... Remove fog support
63c5099... clutter/actor: Drop ClutterActor:clip property
200aff7... clutter/tests: Rename variable
6f8429a... Add Graphene dependency
129ad04... clutter: Pull in Clutter dependencies
8f91a71... Replace CoglEuler by graphene_euler_t
d6c2ee4... Replace CoglQuaternion by graphene_quaternion_t
88b57b7... Replace CoglVector* by graphene_vec*_t
a29106d... Replace ClutterVertex by graphene_point3d_t
fa9d24e... clutter: Set progress function on graphene_point3d_t
82363e7... Replace ClutterSize by graphene_size_t
1700cc5... Replace ClutterPoint by graphene_point_t
b3fdecd... Replace ClutterRect by graphene_rect_t
363cc14... Replace ClutterGeometry by graphene_rect_t
b2a2cb4... cogl/matrix-stack: Use graphene types on entries
(*) 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]