## pop-os/cosmic-comp — epoch-1.3.0…epoch-1.4.0

_25 commits._

### Fixes
- **fix: no ceil for scaled outline thickness** (4d370cd)
- **fix: release active popup grabs on toplevel destruction** (1d72227)
- **Fix: improve edge pointer accuracy** (8955024)
- **fix: map_window_request should update pending state** (9789187)
- **fix: flicker on wayland context menu pop up** (aabf1cd)
- **main: fix kiosk command with command line options** (9feaa86)
- **fix: input to cropped tiled windows should be bound to the tile** (2329cea)
- **Fix detached active window hint** (b8807a5)

### Backend
- **image-copy: Only embed cursor in toplevel capture if focused** (d7d6be3)
- **image-copy: Update toplevel cursor position for `cursor_follows_focus`** (270ba7b)
- **input: Deduplicate into `update_output_image_copy_cursor_position`** (6c6b56a)
- **input: Send `wl_pointer.motion` on warp, and applying constraint hint** (dda2d14)
- **Use `Global` coordinate instead of inferring as `Logical`** (c92c18e)
- **image-copy: Move duplicate code to a `cursor_capture_constraints()`** (2648aea)
- **Make `cursor_geometry()` return a `CursorGeometry` struct** (27956e6)
- **image-copy: Hold references to `Buffer`s to block release** (dd6ebd0)
- **image-copy: Use seat from `WlPointer` instead of `last_active()`** (d84d5d4)
- **render: `cgmath` -> `glam`** (160bd39)
- **main: notify readiness on non-systemd systems** (2b360a8)
- **cleanup: remove attempts to force redraw** (8f82cad)

### Chore
- **chore(render): use `Affine2` where possible** (60137c0)
- **chore: Fix feature gate for logind** (9b5a2a0)
- **chore: clippy fixes** (d41124a)
- **chore: formatting fixes** (2d95d46)
- **chore: clippy fixes** (8ab946f)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/pop-os/cosmic-comp?utm_source=github-action)._