13 Jan
2026
13 Jan
'26
1:18 a.m.
Etaash Mathamsetty (@etaash.mathamsetty) commented about dlls/winewayland.drv/wayland_surface.c:
* Adapted from wineandroid.drv code. */ struct wayland_shm_buffer *wayland_shm_buffer_from_color_bitmaps(HDC hdc, HBITMAP color, - HBITMAP mask) + HBITMAP mask, BOOL isCursor) Maybe something like force_square would be better instead of isCursor? Not too sure what to call it either, but at least should be more general
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9868#note_126665