[mutter] (84 commits) Non-fast-forward update to branch gbsneto/content
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (84 commits) Non-fast-forward update to branch gbsneto/content
- Date: Wed, 21 Aug 2019 20:47:08 +0000 (UTC)
The branch 'gbsneto/content' 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:
9f5dc29... clutter/paint-node: Expose clutter_paint_node_get_framebuff
2baa0f4... shaped-texture: Implement ClutterContent
631f049... wayland/actor-surface: Set geometry scale in surface actor
22b36a2... shaped-texture: Draw pipeline relative to alloc
3edd19d... shaped-texture: Move MetaCullable helpers to MetaSurfaceAct
0e67ca9... shaped-texture: Move private function to private header
538bf43... wayland/tablet-tool: Use meta_wayland_surface_get_relative_
067c5cb... wayland: Don't scale input and opaque regions
4bf41e3... window-actor: Handle geometry scale
Commits added to the branch:
efe6c13... cursor-tracker: Use our own marshal for cursor-moved (*)
4de892b... cursor-tracker: Don't use g_cclosure_marshal_VOID__VOID (*)
5b98cc7... cursor-tracker: Document cursor-moved signal (*)
b95d7e8... iconcache: Support 16bit icons (*)
56a5c5e... cleanup: Stop using g_get_current_time () (*)
82b222f... Update Romanian translation (*)
cda9579... core: propagate the effective on-all-workspaces setting to (*)
79b5ece... core: Ensure passive key grabs are only set up on X11 (*)
9109fa0... x11: Add meta_x11_get_display_name() function (*)
ca51cd8... core: Prepare MetaStackTracker for X11 display being closed (*)
d3d1ff1... x11: Do not queue stack operation for guard window (*)
500a692... core: Manage only X11 windows when (re)starting (*)
8b62f48... wayland: Rename xwayland init/shutdown functions (*)
9a10b8f... wayland: Disconnect signal when the display closes (*)
319f7f5... compositor: Add explicit API call to redirect X11 windows (*)
f5a2694... wayland: Add tracking of X11 windows (*)
e894929... wayland: Refactor code setting up the display socket (*)
7ef32f7... wayland: Add setting/api to check the policy to set up the (*)
123b401... x11: Shuffle x11-stack destruction in MetaX11Display dispos (*)
879f5f0... x11: Add "closing" flag to MetaX11Display (*)
0c5866a... core: Avoid queueing a stack operation on the frame when th (*)
141373f... wayland: Implement on-demand start of Xwayland (*)
7ab07b0... clutter-actor: Expose layout manager properties to transiti (*)
80c8a28... wayland: Check the xwayland shutdown policy before listenin (*)
08c6b80... core: Exit early on keybindings if this is a wayland compos (*)
1b9672b... Bump version to 3.33.90 (*)
358911a... Update Basque translation (*)
f780706... Update Indonesian translation (*)
18838bc... monitor: Fix style issue (*)
989a281... monitor: Check mode resolution area when determining advert (*)
0521706... monitor: Always advertise modes similar to the preferred mo (*)
782056a... wayland/data-device: Use correct selection type to get mime (*)
d526283... compositor: Make it a GObject (*)
93c7d57... display: Destroy compositor using g_clear_pointer (*)
d20f6c7... compositor: Use g_clear_signal_handler to disconnect signal (*)
e9e28ba... wayland: Create XAuthority file once (*)
3259c7e... wayland: Start up the grace Xwayland period right after sta (*)
a0bdf44... core: Do not crash on untimely stack queries for X11 window (*)
ee3e195... ci/Dockerfile: Upgrade after adding copr repos (*)
07de258... ci/Dockerfile: Pass --no-cache in build example (*)
17c2178... udev: Fix wrong closure function usage for the "device-adde (*)
6792903... udev: Add device-removed signal (*)
76445bc... kms: Remove unused fields from MetaKmsCrtcState struct (*)
73db35c... kms: Fix meta_kms_crtc_read_state gamma table memory leak (*)
578ff22... kms: drmModeGetCrtc may fail (*)
3ccb7cf... kms: drmModeGetConnector may fail (*)
0eb355e... kms: Fix drm_connector mem-leak in meta_kms_connector_updat (*)
f3660dc... kms: Deal with GPUs being unplugged (*)
7e8a864... cogl: Remove unused cogl-gles2 API (*)
b7ef879... cogl: Remove unused cogl_{begin,end}_gl API (*)
4d81909... cursor-renderer/native: Fix compilation warning (*)
f57ce72... clutter/stage-cogl: Remove pending_swaps counter (*)
a3baf14... Update Romanian translation (*)
15c9458... Updated Lithuanian translation (*)
ad62a65... window: Move UI frame event handler to a separate function (*)
f37a172... events: No UI frame button press events for Wayland (*)
55cd110... compositor: Use meta_window_actor_from_window() throughout (*)
12ea2fc... compositor: Make type derivable (*)
9af90bf... compositor: Fix indentation mistake (*)
984aad4... compositor: Move out X11 compositing code into sub type (*)
8ee00ce... compositor/x11: Move stage input region setting to MetaX11D (*)
0db38c4... compositor: Let MetaDisplay choose the correct compositor t (*)
c4a9117... clutter: Remove marshallers that are available in GLib (*)
9d65eab... clutter: Use va_marshaller for Actor signals (*)
5fa8b24... xwayland: pass the X11 display (*)
bc166aa... xwayland: Use given X11 display for DnD setup (*)
eac227a... xwayland: Add local user to xhost (*)
75349f8... Updated Spanish translation (*)
32dcf77... clutter/text: Switch to input device grabs (*)
959eb98... clutter/main: Remove global/context grabs (*)
0947bc3... clutter/main: Move grabbing functions to clutter-input-devi (*)
bc08ad2... clutter/device-manager-evdev: Update device modifiers befor (*)
5c617ac... clutter/stage: Only queue compressible events (*)
220e4ca... ci: Add gnome-autoar to Dockerfile (*)
13deb22... wayland/xdg-output: Add xdg-output v3 support (*)
70a1f9c... clutter/paint-node: Expose clutter_paint_node_get_framebuff
f9d8bcb... shaped-texture: Implement ClutterContent
2c1b941... wayland/actor-surface: Set geometry scale in surface actor
1ac6b98... shaped-texture: Draw pipeline relative to alloc
ac146ca... shaped-texture: Move MetaCullable helpers to MetaSurfaceAct
2e25b86... shaped-texture: Move private function to private header
addfde1... wayland/tablet-tool: Use meta_wayland_surface_get_relative_
9de3851... wayland: Don't scale input and opaque regions
f4d4bf5... window-actor: Handle geometry scale
(*) 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]