1 Apr
2025
1 Apr
'25
10:18 a.m.
Alexandros Frantzis (@afrantzis) commented about dlls/winewayland.drv/waylanddrv.h:
struct wayland_shm_buffer *wayland_shm_buffer_create(int width, int height, enum wl_shm_format format); +struct wayland_shm_buffer *wayland_shm_buffer_from_color_bitmaps(HDC hdc, HBITMAP color, + HBITMAP mask);
Code style nit: align with first argument in previous line. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6938#note_99494