[mutter] (94 commits) Non-fast-forward update to branch wip/window-invalid-monitor-fix
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (94 commits) Non-fast-forward update to branch wip/window-invalid-monitor-fix
- Date: Thu, 28 Jun 2018 16:25:06 +0000 (UTC)
The branch 'wip/window-invalid-monitor-fix' 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:
067802e... window: Return -1 if meta_window_get_monitor is called on a
Commits added to the branch:
c01b099... clutter/evdev: ignore injected events from IM (*)
6df2b7a... clutter/evdev: Don't ignore CAPS lock as modifier (*)
a95cbd0... backends: Don't center the pointer on initialization (*)
4339b23... theme, frames: Use surface device scale instead of cairo_sc (*)
b5328c9... clutter: Set slave=master in IM forwarded key events (*)
8cf42cd... clutter: Plug minor leak (*)
44502be... wayland: Do not reset frame list when merging pending state (*)
7003642... wayland: Abstract access to the actor corresponding to a wl (*)
b12c92e... wayland: Add MetaWaylandSurface::geometry-changed signal (*)
8df2a14... wayland: Notify actively of xwayland window/surface associa (*)
22485ba... wayland: Refactor surface actor into MetaWaylandActorSurfac (*)
4ef886f... wayland: Avoid actor updates non actor_surface role wl_surf (*)
3bbff94... backend: Don't center the pointers on monitor changes (*)
423c5f8... wayland: Let IM events go through (*)
0b3a1c9... monitor-manager: Find active monitor when deriving global s (*)
3104d69... cogl: Do not unref a NULL object (*)
ae26cd0... native: Restore previous EGL state after blitting onto seco (*)
b412e6c... Bump version to 3.29.1 (*)
822c266... window: Let implementations finish state changes (*)
762a3f8... wayland: Add function to query if window needs move or resi (*)
20176d0... wayland: Check if state and size changed before calling mov (*)
3b4319a... Update Romanian translation (*)
2319cd9... idle-monitor: Don't try to auto-start SessionManager (*)
52fdd24... wayland: avoid a crash in is_effectively_synchronized() (*)
33c2a38... main: Fix typo (*)
8256477... build: Don't fail immediately when logind is missing (*)
98d7024... wayland/xdg-foreign: Send immediate destroy event to correc (*)
332d55f... wayland/xdg-foreign: Fix child surface validation check (*)
0f9c6ae... screen-cast: Handle PipeWire errors more gracefully (*)
a30166a... clutter: Don't reference invalid pc in gir (*)
be069fb... window-group: Remove undefined function declaration (*)
7655e09... build: Introspect some more types (*)
e34c330... build: Adjust to filename changes (*)
3561082... frames: Make 1st button/motion handlers take generic events (*)
ac20bf2... frames: Handle touch events (*)
5f83d9a... clutter-seat-evdev: Add function to get device by id (*)
3e85ac8... clutter-device-evdev: Get devices from main seat if no real (*)
d2a8cdf... Update Galician translation (*)
c9c3283... shaped-texture: Disable mipmapping during animation (*)
cf73499... wayland: Compare geometries after chaining up (*)
e8dc2ac... Update Chinese (China) translation (*)
f7747e4... Bump version to 3.29.2 (*)
473bf38... frames: Allow for unknown mouse buttons (*)
bd36764... wayland: Don't reset input focus on text commit (*)
d7bdc15... device-manager-evdev: Set and unset the stage for the main (*)
2a38601... device-manager-evdev: Free the main seat on finalize (*)
15f41c9... device-manager-evdev: Add main seat to seats by default (*)
0332b73... renderer-native: Don't crash if the FB surface can't be loc (*)
62c67be... clutter-actor: Fix uninitialized matrix multiply (*)
2a45b7d... clutter-input-device-xi2: Check for null group_modes before (*)
d5203f1... Make screen cast and remote desktop non-experimental (*)
909dbaf... settings: Remove confused comment (*)
8ee14a7... renderer/native: Also wrap flip closures for EGLStreams (*)
69ca584... wayland: Handle get_subsurface() with a role-less parent su (*)
6abe470... core: Hide close dialog before destroying (*)
36b9551... Update Chinese (Taiwan) translation (*)
3649795... wayland: Detach MetaWaylandActorSurface from its actor on d (*)
f2dea5d... renderer-native: Remove no_add_fb2 (*)
a3269dd... idle-monitor: NULL check cached InhibitedActions property v (*)
50ff9d4... wayland: Rename cursor role types (*)
65c02e2... backends/cursor: Change variable name from 'self' to 'sprit (*)
d3441f7... backends/cursor: Remove 'meta_' prefix from variable name (*)
2a20df0... backends/cursor: Make MetaCursorSprite derivable (*)
9ebcb71... backends/cursor: Clean up includes (*)
10dfc67... backends/cursor: Minor whitespace cleanup (*)
2fc978c... backends/cursor: Rename X11 cursor creation function (*)
3c538d4... backends/cursor: Move out Xcursor functionality into own ty (*)
b833663... cursor-tracker: Split out XFIXES cursor code into cursor sp (*)
b7e9388... wayland/cursor-surface: Remove unnecessary NULL check (*)
817c8e5... wayland: Add wl_surface backed cursor sprite implementation (*)
c80fd48... cursor-renderer: Fetch instead of pass Xcursor image when r (*)
b702c0f... cursor-renderer/native: Shorten some helper function names (*)
42c78bd... cursor-renderer/native: Fetch instead of pass wl_buffer whe (*)
0f519ff... cursor-renderer/native: Various whitespace fixes (*)
9dcf978... cursor-renderer: Centralize hw cursor realization paths (*)
b596cf9... cursor-renderer/native: Rename frame scheduling helper func (*)
6c7c566... cursor-renderer/native: Fix Xcursor image loading error han (*)
ea05d2a... cursor-renderer/native: Let the backend realize cursor spri (*)
206634e... cursor-renderer: Rename update_cursor function (*)
ad22b3f... backend/native: Remove unnecessary cursor renderer update (*)
7412794... cursor-renderer/native: Update hw state via generic update (*)
596b300... cursor-renderer/native: Don't trigger redraw when cursor hi (*)
516fb52... cursor-render/native: Realize hw cursor lazilly (*)
1bf2eb9... renderer/native: Choose first EGL config for non-GBM backen (*)
edd3634... wayland-buffer: Create EGLStream texture at buffer_realize (*)
22723ca... wayland: Always realize buffers at surface commit time (*)
435b3c4... wayland: Create EGLStream-backed buffers through wl_eglstre (*)
d535c1e... Update Catalan translation (*)
8da95b1... Update Romanian translation (*)
54709c1... wayland: Realize dmabuf buffers before trying to attach the (*)
d9c18fd... monitor-manager: Add back warning messages (*)
1200182... backends: Move MetaOutput::crtc field into private struct (*)
768ec15... backends: Add logical monitor -> monitor -> output -> crtc (*)
8626c69... window: Return -1 if meta_window_get_monitor is called on a (*)
(*) 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]