[mutter] (143 commits) Non-fast-forward update to branch wip/carlosg/input-in-backends
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (143 commits) Non-fast-forward update to branch wip/carlosg/input-in-backends
- Date: Fri, 16 Aug 2019 17:49:12 +0000 (UTC)
The branch 'wip/carlosg/input-in-backends' 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:
fbfa00f... clutter: Remove "has_xinput" x11 API
8685745... Drop xinput2 version checks
6e11120... clutter: Move scattered x11 keymap code into ClutterKeymapX
4a569fe... clutter: Use G_DECLARE_DERIVABLE_TYPE for ClutterDeviceMana
2469942... clutter: Drop ClutterEventTranslator interface
6dcfe0d... clutter: Remove ClutterEventExtender interface
75038d9... clutter/cally: Remove needless per-backend code in cally
f32822e... clutter: Drop _() define
c1ae880... clutter: Remove event retrieval toggle
0e13e1f... clutter: Remove support for foreign stages
198918f... clutter: Temporarily comment out clutter tests
bdafd0c... clutter: Move X11 input to src/backends/x11
1183c0c... backends: Don't use glib types
b21e566... backends: Move nested stage to src/backends/x11/nested
f955b66... clutter: Drop unused function to translate to screen coordi
d3b0ce0... clutter: Drop functions to get XVisualInfo
f9348c0... clutter: Move evdev input to src/backends/native
8524481... clutter: Move tests to src/tests
9cd928c... tests: Move clutter-test-utils.[ch] to src/tests
Commits added to the branch:
4a184d7... monitor-manager: Don't notify unchanged power save mode (*)
c17af6c... Add fallback for semi-private symbols in Pango (*)
9bcb50f... Update Indonesian translation (*)
8038eaa... workspace-manager: Add API to reorder workspaces (*)
ecf7e53... metatest: Dispatch the destruction instead of sleeping afte (*)
9aee47d... window-x11: Don't double-check for unmanaging windows (*)
c327b2d... window-x11: Accept any focusable window as fallback focus (*)
2439255... stack: Add a function to get a sorted list of focus candida (*)
bd0f1bd... test-client: Add x11 events GSource handler (*)
b80250e... tests: Add "accept_take_focus" command (*)
6d8293a... window-x11: Use any focusable window as fallback delayed fo (*)
62f4e05... stack: Style and introspection doc fixes (*)
dd8c8e8... core: Emit ::accelerator-activated with a ClutterInputDevic (*)
0eab73d... clutter: Defer actor allocations till shown (*)
78560b8... core: Use source device on ::accelerator-activated (*)
c08a24b... cogl: Remove unused OFFSCREEN_BLIT feature flag (*)
fc0ce11... cogl: Fix doc for _cogl_blit_framebuffer (*)
3e68c9e... cogl: Replace ANGLE with GLES3 and NV framebuffer_blit (*)
6df34eb... cogl: Relax formats on glBlitFramebuffer (*)
45289b3... cogl: Allow glBlitFramebuffer between onscreen/offscreen (*)
55c084e... cogl: Rename feature OFFSCREEN_BLIT to BLIT_FRAMEBUFFER (*)
6061abb... cogl: Expose cogl_blit_framebuffer (*)
9cd3b07... egl: Introduce meta_egl_create_dmabuf_image (*)
1d14448... wayland/dma-buf: Fix offset, stride types (*)
a3c425a... wayland/dma-buf: Use meta_egl_create_dmabuf_image (*)
2c893be... renderer/native: Add meta_dumb_buffer_ensure_dmabuf_fd (*)
3794df6... renderer/native: Use primary GPU to copy (*)
720f363... renderer/native: Add tracing for 2nd GPU copies (*)
a95644d... renderer/native: Debug for primary copy mode (*)
faa7b2d... cursor-tracker: Add API to get whether the pointer is visib (*)
a2a8f0c... wayland/pointer: Set focus to NULL when the cursor is hidde (*)
4bc7425... wayland/pointer: Remove duplicate include (*)
0e3c062... dnd: Use composite_overlay_window directly (*)
7c8baf8... compositor: Drop meta_get_overlay_window() (*)
57772e5... workspace-manager: Fix a documentation warning (*)
73bc3c4... window-actor: Add API to get a MetaWindowActor from a Clutt (*)
62f576e... events: Use new API to get MetaWindow from ClutterActor (*)
a526536... background: Reload when GPU memory is invalidated (*)
5ca0ef0... window-x11: Focus a window in the active workspace as take- (*)
4fdefb5... cleanup: Don't use g_memmove() (*)
4259cfd... cleanup: Don't use G_TYPE_INSTANCE_GET_PRIVATE() (*)
9189b7b... clutter: Stop using GParameter (*)
456698c... keybindings: Remove unneeded forward declaration (*)
b2ae03c... keybindings: Fix indentation (*)
1c3d8de... keybindings: Add "no-auto-grab" type (*)
7738316... keybindings: Mark the "overlay" key as "no-auto-grab" (*)
9c8ff5d... keybindings: Mark "locate-pointer" key as "no-auto-grab" (*)
ac5d9ec... keybindings: Do not grab the locate-pointer key if unnecess (*)
e6c8939... cogl/texture: Make is_get_data_supported() a bool on the te (*)
7868ab7... cogl/texture: Add EGLImage texture import flags (*)
61e51cd... dma-buf: Mark DMA-BUF textures as paint-only (*)
6836317... Bump version to 3.33.4 (*)
aef393e... Update Basque translation (*)
92f2100... Update Brazilian Portuguese translation (*)
e9cc220... x11: Remove benign warning for older X clients (*)
c755fb6... clutter-tests: Fix macro definitions (*)
87c734c... cleanup: Really stop using G_TYPE_INSTANCE_GET_PRIVATE() (*)
59fb26c... cogl/tests: Only install run-tests.sh when building install (*)
08a3cbf... clutter: Force an allocation on clone source if necessary (*)
9286818... build: Bump API version automatically each development cycl (*)
aee8bfc... core: Only notify on MetaWindow::user-time on actual change (*)
09bab98... core: Avoid consecutive workspace changes in window constru (*)
35007eb... Update Friulian translation (*)
ddbdb5f... clutter: Use g_object_notify_by_pspec() (*)
2812338... shadow-factory: Optimize shadows entirely if clip region is (*)
0f6ab78... window-actor: Check frame bounds region before use (*)
cc59681... window-actor: Fix check to clip beneath the window (*)
ac7aa11... window-actor: Cull out areas covered by opaque windows (*)
90a5582... background-actor: Clip obscured background areas (*)
f501fdc... window-actor: Remove negation in function name (*)
aae9f3a... window-actor: Fix rectangle coordinates in culling (*)
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 (*)
6691e70... clutter: Remove "has_xinput" x11 API
92f8306... Drop xinput2 version checks
666f3db... clutter: Move scattered x11 keymap code into ClutterKeymapX
a68f0d1... clutter: Use G_DECLARE_DERIVABLE_TYPE for ClutterDeviceMana
c81ab07... clutter: Drop ClutterEventTranslator interface
f26d315... clutter: Remove ClutterEventExtender interface
7710213... clutter/cally: Remove needless per-backend code in cally
5dd83dd... clutter: Drop _() define
02f66e9... clutter: Remove event retrieval toggle
cb88b92... clutter: Remove support for foreign stages
bc73a6b... clutter: Temporarily comment out clutter tests
c593cc5... clutter: Move X11 input to src/backends/x11
8a5fc68... backends: Don't use glib types in new X11 backend objects
bbe036b... backends: Move nested stage to src/backends/x11/nested
f8c5fcf... clutter: Drop unused function to translate to screen coordi
660d91c... clutter: Drop functions to get XVisualInfo
110f3a2... clutter: Move evdev input to src/backends/native
929aa9d... backends: Don't use glib types in new native backend object
718ff67... clutter: Move tests to src/tests
6b4c74d... tests: Move clutter-test-utils.[ch] to src/tests
(*) 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]