|
| 1 | +muffin (6.7.0) unstable; urgency=medium |
| 2 | + |
| 3 | + [ Michael Webster ] |
| 4 | + * Clutter-A11y: Respect new setting to prevent resetting of the active (#781) |
| 5 | + |
| 6 | + [ Aleksey Samoilov ] |
| 7 | + * Fix region clipping issues when using fractional scaling (#777) |
| 8 | + |
| 9 | + [ Michael Webster ] |
| 10 | + * keybindings/modifiers (wayland): Remove old workaround for xwayland (#785) |
| 11 | + * clutter-event.c: Add fields for unaccelerated delta motion to touchpad events. (#786) |
| 12 | + * clutter-enums.h: Fix introspection definition and prefix. (#771) |
| 13 | + |
| 14 | + [ Aleksey Samoilov ] |
| 15 | + * [Wayland] Add support for cursor-shape-v1 protocol (#756) |
| 16 | + * Small cleanup and fixes (#790) |
| 17 | + * [Input] Small API cleanups (#765) |
| 18 | + |
| 19 | + [ Balló György ] |
| 20 | + * wayland/xdg-shell: Implement support for xdg_toplevel.wm_capabilities (#780) |
| 21 | + |
| 22 | + [ Aleksey Samoilov ] |
| 23 | + * Fix use-after free and race conditions in Wayland idle inhibitation (#779) |
| 24 | + |
| 25 | + [ Michael Webster ] |
| 26 | + * meta-wayland-pointer.c: Get correct device coordinates from the stage. |
| 27 | + * keybindings: Add meta_display_add_custom_keybinding_full(). |
| 28 | + |
| 29 | + [ Abraham Binder ] |
| 30 | + * Fix top position calculating when applying edge resistance. (#798) |
| 31 | + |
| 32 | + [ Michael Webster ] |
| 33 | + * compositor: Add meta_get_stage_xwindow(). |
| 34 | + |
| 35 | + [ Clement Lefebvre ] |
| 36 | + * meta-stage: Remove backend assertions from overlay paint/update paths |
| 37 | + * cursor-sprite-xcursor: Use standard cursor names |
| 38 | + |
| 39 | + [ Aleksey Samoilov ] |
| 40 | + * [Wayland] Direct scanout (#744) |
| 41 | + |
| 42 | + [ Michael Webster ] |
| 43 | + * meta-cursor-sprite-xcursor.c: Adjust a few cursor names. |
| 44 | + * Support wlr-layer-shell-protocol. (#803) |
| 45 | + * Add stale workflow. |
| 46 | + * window.c: Fix regression in window positioning when a window is restored from a tiled state. |
| 47 | + |
| 48 | + [ Aleksey Samoilov ] |
| 49 | + * [Wayland] Add support for xdg-system-bell-v1 protocol (#787) |
| 50 | + |
| 51 | + [ Jeffrey Knockel ] |
| 52 | + * compositor.c: hidden panel windows aren't top (#802) |
| 53 | + |
| 54 | + [ Rick Calixte ] |
| 55 | + * keybindings.c and prefs.h: Add separate key bindings for toggle window/workspace (#628) |
| 56 | + |
| 57 | + [ Aleksey Samoilov ] |
| 58 | + * [Wayland] Add support for pointer-warp-v1 protocol (#795) |
| 59 | + * [Wayland] Add support for single-pixel-buffer-v1 protocol (#804) |
| 60 | + |
| 61 | + [ Michael Webster ] |
| 62 | + * meta-window-actor-wayland.c: Fix a leak. |
| 63 | + * meta-wayland-single-pixel-buffer.c: Use correct cogl ref function, fix leak. |
| 64 | + * meta-cursor-sprite-xcursor.c: Fix grab/grabbing cursor names. |
| 65 | + |
| 66 | + -- Clement Lefebvre <root@linuxmint.com> Mon, 13 Apr 2026 08:37:15 +0100 |
| 67 | + |
1 | 68 | muffin (6.6.3) zena; urgency=medium |
2 | 69 |
|
3 | 70 | [ Michael Webster ] |
|
0 commit comments