[mutter] (84 commits) Non-fast-forward update to branch wip/carlosg/locate-pointer-in-other-keybindings
- From: Jonas Ådahl <jadahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter] (84 commits) Non-fast-forward update to branch wip/carlosg/locate-pointer-in-other-keybindings
- Date: Mon, 3 Feb 2020 11:09:15 +0000 (UTC)
The branch 'wip/carlosg/locate-pointer-in-other-keybindings' 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:
95dc75f... keybindings: Do not interpret "locate pointer" mixed with o
Commits added to the branch:
f447a05... renderer: Chain up parent class finalize (*)
ccd33ce... Update Japanese translation (*)
612b622... Update Japanese translation (*)
b3fbc26... clutter/actor: Allow setting width and height properties to (*)
d28a640... backend-eglnative: Search for the xsettings schema recursiv (*)
f0c9264... wayland/surface: Plug leak in meta_wayland_surface_assign_r (*)
51733ca... window/wayland: Plug window configuration leak (*)
9feda1c... kms/crtc: Fix gamma state leak (*)
a63e80e... wayland: Avoid GVariant leak in set_gnome_env (*)
66fe6d8... backends/crtc: Fix leak of MetaCrtcMode name string (*)
abc58f7... kms: Fix drmModeEncoder leak (*)
102c07d... Update Malay translation (*)
c1df48b... wayland: Preserve XdndTypeList for future callers (*)
a6c195b... x11: Map x11 (UTF8_)STRING requests to text/plain mimetypes (*)
090a6ad... xwayland: Set XDND source-side actions as per XDND (*)
30bf588... wayland: Do not check current offer on DnD button release (*)
f2f89d9... clutter/actor: Respect CONTENT_SIZE request mode in get_pre (*)
403466c... wayland: Implement dnd cancel on pressing Esc key (*)
9d390ee... meta: Add missing display.h to meta-workspace-manager.h (*)
7dbb4bc... window-actor/x11: Cache the client area (*)
c0321c7... frame: Pass the frame area for get_mask() (*)
1000ebe... window/x11: Add function to convert the buffer to frame rec (*)
1ce933e... window-actor/x11: Get frame rect from the buffer size (*)
5e07478... x11-display: add support for _GTK_WORKAREAS_Dn (*)
f97930e... wayland/surface: Repick when effects are complete (*)
5618e41... window: Remove Wayland code from `meta_window_show()` (*)
8b3bc1f... clutter: Export `clutter_input_device_update()` (*)
a382698... wayland: Update input device before repick (*)
88fb003... x11: Drop subscription for input event from floating device (*)
467e94f... clutter: Add ClutterSeat object (*)
1611979... x11: Implement ClutterSeat (*)
5bb3d86... native: Implement ClutterSeat (*)
9aba37f... clutter: Move keymap direction from ClutterBackend to Clutt (*)
1fc021c... clutter: Move bell_notify() from ClutterBackend to ClutterS (*)
9be4f98... clutter: Move keymap from ClutterBackend to ClutterSeat (*)
34ce39f... clutter: Move platform event data management to ClutterSeat (*)
bc7ba8c... clutter: Move keyboard a11y from ClutterDeviceManager to Cl (*)
8d0527f... clutter: Move pointer a11y from ClutterDeviceManager to Clu (*)
1c689b8... clutter: Move virtual device management to ClutterSeat (*)
7afbc01... clutter: Move motion compression handling to ClutterSeat (*)
835f120... clutter: Drop select_stage_events() device manager vfunc (*)
6dfd2ff... wayland: Replace ClutterDeviceManager usage in favor of Clu (*)
7644dde... core: Replace ClutterDeviceManager usage in favor of Clutte (*)
4761c4e... backends: Move native keymap manipulation functions to Meta (*)
f55d4f3... backends: Make meta_backend_update_last_device() take a clu (*)
f8fa86f... clutter: Replace ClutterDeviceManager usage in favor of Clu (*)
4413b86... backends: Replace ClutterDeviceManager usage in favor of Cl (*)
873449d... tests: Replace ClutterDeviceManager usage in favor of Clutt (*)
d3160d0... clutter: Drop ClutterDeviceManager (*)
e9fbbd5... backends: Do not use device IDs on idle monitors (*)
f1d4d68... backends: Drop get_relative_motion_deltas() vfunc (*)
9da275c... backends: Set pointer constrain/relative motion hooks befor (*)
1e9682b... backends: Move warp_pointer() to ClutterSeat (*)
5723bd8... backends: Use latest pointer position if no pointer constra (*)
5257c6e... clutter/stage: Add an API for shallow relayouts (*)
2731be6... clutter/actor: Use the new shallow relayout API (*)
09af21c... clutter: Fix input device node path leak (*)
afd6451... backends/native: Use proper method for getting core idle mo (*)
6cc748c... wayland/data-device: Cancel drag source when the drag finis (*)
c27fc35... wayland/data-device: Guard against a potential crash (*)
15b46a6... wayland/data-device: Small style fixes (*)
136c095... cogl: Remove unused cogl.symbols (*)
e0d2e10... cogl: Remove unused _cogl_framebuffer_try_creating_gl_fbo (*)
99043e2... cogl: Mark _cogl_buffer_access_to_gl_enum static (*)
600dd15... cogl: Remove unused p-axis texture wrap mode (*)
c5a936e... cogl: Remove unused _cogl_framebuffer_{push,pop}_projection (*)
f5e2310... cogl: Remove unused _cogl_framebuffer_set_clip_stack (*)
795491c... cogl: Remove unused cogl_program_use and friends (*)
985b3b3... cogl: Remove unused _cogl_pipeline_get_layers (*)
640ad47... cogl: Inline _cogl_framebuffer_remove_all_dependencies into (*)
c1bdaba... cogl: Inline cogl_use_program into its one caller (*)
05301d2... clipboard-manager: Plug mimetypes list leak (*)
8e6821b... x11-selection: Plug MetaSelectionSourceX11 leak (*)
861e5ca... x11-selection: Plug potential GInputStream leak (*)
c05019e... x11-selection: Don't store copies of strings that are not b (*)
35316a0... selection: Unref selection owners on dispose (*)
d699c80... display: Unref selection on shutdown (*)
b41094e... x11-selection: Unref owners and cancellables on shutdown (*)
e7928ce... selection: Fix task leak in error case of source_read_cb (*)
98040e6... core: Fix task leak in meta_selection_source_memory_read_as (*)
2212a44... clutter/actor: Fix GValue leak when overwriting transition (*)
ffad55c... wayland: Handle dragging from/dropping to v1 data device us (*)
81de2c2... backends/x11: Fix use after free on device removal (*)
6f21bf5... keybindings: Do not interpret "locate pointer" mixed with o
(*) 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]