[Git][wine/wine][master] 5 commits: winewayland: Make sure the primary monitor rect is at 0x0.
Alexandre Julliard pushed to branch master at wine / wine Commits: 1364f70b by Rémi Bernon at 2026-06-23T21:42:45+02:00 winewayland: Make sure the primary monitor rect is at 0x0. - - - - - ce952ed6 by Etaash Mathamsetty at 2026-06-23T21:42:47+02:00 winewayland: Rename toplevel_hwnd to owner_hwnd. - - - - - 1614e575 by Rémi Bernon at 2026-06-23T21:42:47+02:00 winewayland: Use RECT / POINT to map coordinates from surface. - - - - - 0b4756c7 by Rémi Bernon at 2026-06-23T21:42:47+02:00 winewayland: Use RECT / POINT to map coordinates to surface. - - - - - 6d96723f by Rémi Bernon at 2026-06-23T21:42:47+02:00 winewayland: Use a RECT in struct wayland_surface_config. - - - - - 6 changed files: - dlls/winewayland.drv/display.c - dlls/winewayland.drv/wayland_pointer.c - dlls/winewayland.drv/wayland_surface.c - dlls/winewayland.drv/wayland_text_input.c - dlls/winewayland.drv/waylanddrv.h - dlls/winewayland.drv/window.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/050651c425a0a4d04ad137458e29d6... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/050651c425a0a4d04ad137458e29d6... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)