[mutter] (93 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (93 commits) Non-fast-forward update to branch wip/carlosg/x11less-preparations
- Date: Mon, 25 Feb 2019 18:03:30 +0000 (UTC)
The branch 'wip/carlosg/x11less-preparations' 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:
7e3aad3... x11: Make error trap API NULL safe
787e25c... x11: Move focus sentinel to MetaX11Display
10d522d... core: Do not synchronize stack with Xserver if there is no
fb069a6... core: Avoid grab transfer shenanigans with non-X11 backend
90b2b8e... core: Separate checks for pointer barriers availability
993e168... x11: Move X11 calls to map/unmap a MetaWindow to MetaWindow
e78a71a... core: Relax requirement that MetaWindow shall have icon/min
9594b74... x11: Separate X11 focus handling into MetaX11Display method
22b57e0... x11: Split X11 focus change requests to a separate function
ea82c85... core: Untangle input focus management
4729080... core: Add explicit init/shutdown_x11() MetaDisplay calls
277e860... x11: Unmanage X11 windows on MetaX11Display finalization
e7394e0... x11: Initialize GdkDisplay together with MetaX11Display
281bf09... wayland: Split Xwayland initialization in 2 steps
cc987c9... x11: protect against null MetaX11Display when looking up X1
0e47b07... x11: Add meta_x11_get_display_name()
7c82db4... wayland: Do not set DISPLAY environment variable on self
Commits added to the branch:
5a71ed4... clutter-event: Correctly annotate some methods (*)
0f0b411... clutter/content: Add clutter_content_invalidate_size() (*)
25f36b3... clutter/image: Also invalidate size (*)
d8c7583... clutter/paint-node: Add multitexture API (*)
02b184b... clutter/paint-node: Expose clutter_paint_node_paint() (*)
b63e104... clutter/paint-nodes: Expose ClutterRootNode (*)
317414a... clutter/paint-nodes: Push/pop framebuffer (*)
b4ae6cd... Don't include potentially sensitive window titles in logs (*)
dbe73c3... meson: Do not install cogl config.env if installed tests ar (*)
e9eaa37... monitor-manager: Use output name as display name in GetReso (*)
cbb2a28... monitor-manager: Don't use wacky physical dimensions in dis (*)
325fec3... monitor-manager: Add yet another wacky "physical dimension" (*)
20c5e25... monitor-manager: Provide proper contexts for translators (*)
8c5ad7e... Update Friulian translation (*)
922f142... Update Hungarian translation (*)
47402d8... Updated Spanish translation (*)
d574cf5... boxes: Add API to crop and scale a MetaRectangle (*)
07e65a6... region-utils: Add API to crop and scale an integer region (*)
edfe5cc... shaped-texture: Add support for viewports (*)
ba7af4f... wayland/surface: Add support for wp_viewporter (*)
96c4dd8... Update Indonesian translation (*)
3c2d85b... Update Catalan translation (*)
e64cbfc... Update Polish translation (*)
c91d9df... Bump version to 3.31.90 (*)
31c5a00... Update Finnish translation (*)
4d02f68... Update French translation (*)
830495b... Updated French translation (*)
f578c4d... Update Galician translation (*)
616a149... Update Turkish translation (*)
285d717... Updated Lithuanian translation (*)
d587fc1... Update Swedish translation (*)
29ed84e... input-mapper: Don't loop infinitely in EDID matching (*)
54fdd63... input-mapper: Use g_auto to free a string array (*)
eaacbb3... gitlab-ci: Don't upload test artifacts (*)
b82fa2c... meta-launcher: g_propagate_*_error takes ownership (*)
70c45f8... Updated Slovenian translation (*)
fdd531f... Updated Czech translation (*)
43633d6... window: Add is_focusable class method (*)
6c3b0cf... window-x11: Move take_focus to MetaWindowX11Private (*)
3bf80a9... window-x11: Move delete_window to MetaWindowX11Private (*)
f798912... window: Move can_ping to a function and implement in X11 (*)
2aa0ec0... Update Romanian translation (*)
3f9b4a1... Updated Danish translation (*)
9e2ed41... wayland: Reset text-input state after commit (*)
58d2a67... window: Return focusable ability looking at properties only (*)
77fb0a0... window-actor: Remove public declaration for get_x_window (*)
f3dd97e... README: Add contribution section (*)
b70c0eb... gitlab-ci.yml: Add check for issue or MR URL (*)
c3b9ef7... gpu: Remove unimplemented ::get_kms_file_path() (*)
6fe46ca... wayland/xdg-shell: Do not maximize if not possible (*)
a81435a... cogl: Remove CoglBool, use gboolean instead (*)
75071ab... clutter: Remove deprecated/clutter-util.h (*)
ef8f287... clutter: Remove deprecated/clutter-backend.h (*)
a444388... clutter: Remove deprecated/clutter-timeout-pool.h (*)
0d92955... clutter: Remove deprecate/clutter-frame-source.h (*)
ec518c4... Update Kazakh translation (*)
1dc602e... Update Chinese (Taiwan) translation (*)
7bd668e... window: Do not restore shortcuts on a NULL window (*)
5688f1c... Updated Spanish translation (*)
00ca387... keybindings: Add flag param to grab_accelerator (*)
1c2e8fc... keybinding: Store flags in MetaKeyGrab (*)
4e751a3... Update Brazilian Portuguese translation (*)
79f90c1... MetaPluginManager: Don't return void value (*)
1c67260... monitor-unit-tests: initial crtcs in custom_lid_switch (*)
f4f823f... monitor-config-manager: reuse old CRTC when possible (*)
6975c8b... monitor-config-manager: respect other outputs' CRTC (*)
fca0e6a... Bump version to 3.31.91 (*)
9e1c8e2... Update Italian translation (*)
ef21537... idle-monitor: Fix duplicate return value of ResetIdletime c (*)
22a296f... wayland/dma-buf: Don't use API meant for MetaWaylandSurface (*)
944a476... cursor-renderer/native: Clear active CRTC gbm_bo when destr (*)
d2f1edd... wayland/surface: Process damage also for non-actor surfaces (*)
252e64a... wayland: Move surface texture ownership to MetaWaylandSurfa (*)
2c1ab8b... renderer/native: Remove legacy non-stage-view code (*)
979e689... renderer/native: Retry page flip after one vsync if EBUSY (*)
a8fe868... x11: Move focus sentinel to MetaX11Display
923ab9a... core: Do not synchronize stack with Xserver if there is no
be528f9... core: Avoid grab transfer shenanigans with non-X11 backend
e4a6fcf... core: Separate checks for pointer barriers availability
49daf27... x11: Move X11 calls to map/unmap a MetaWindow to MetaWindow
2033dcc... core: Relax requirement that MetaWindow shall have icon/min
54e6e19... x11: Separate X11 focus handling into MetaX11Display method
0c8c5c1... x11: Split X11 focus change requests to a separate function
355cd1f... core: Untangle input focus management
40a5f12... core: Add explicit init/shutdown_x11() MetaDisplay calls
cc9b2b9... x11: Unmanage X11 windows on MetaX11Display finalization
12ae316... x11: Initialize GdkDisplay together with MetaX11Display
7f48a2e... wayland: Split Xwayland initialization in 2 steps
d5aa073... x11: protect against null MetaX11Display when looking up X1
3fdf77e... x11: Add meta_x11_get_display_name()
5dee53b... wayland: Do not set DISPLAY environment variable on self
32e8151... compositor: Drop error trap
c1b7085... wayland: Drop error trap
(*) 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]