Re: [PATCH v11 0/1] MR9868: winewayland: Fix non-square icons with xdg-toplevel-icon protocol.
14 Jan
2026
14 Jan
'26
4:20 a.m.
```suggestion:-6+0 if (force_square) { shm_buffer = wayland_shm_buffer_create(square_length, square_length, WL_SHM_FORMAT_ARGB8888); } else { shm_buffer = wayland_shm_buffer_create(bm.bmWidth, bm.bmHeight, WL_SHM_FORMAT_ARGB8888); } ``` Minor formatting nitpick -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9868#note_126887
50
Age (days ago)
50
Last active (days ago)
0 comments
1 participants
participants (1)
-
Etaash Mathamsetty (@etaash.mathamsetty)