wine/dlls/winewayland.drv
Alexandros Frantzis de66ea9df6 winewayland.drv: Ensure the logical output dimensions have sane values.
If the compositor doesn't provide the logical dimensions (or sane ones),
use the physical pixel dimensions as the logical dimensions.
2023-10-16 22:30:17 +02:00
..
display.c winewayland.drv: Make access to Wayland output information thread-safe. 2023-05-24 22:20:11 +02:00
dllmain.c winewayland.drv: Read and dispatch Wayland events. 2023-05-24 22:20:08 +02:00
Makefile.in winewayland.drv: Handle pointer motion events. 2023-09-11 20:45:06 +02:00
unixlib.h winewayland.drv: Read and dispatch Wayland events. 2023-05-24 22:20:08 +02:00
version.rc
wayland.c winewayland.drv: Fix removal of wl_seat globals. 2023-09-27 22:16:48 +02:00
wayland_output.c winewayland.drv: Ensure the logical output dimensions have sane values. 2023-10-16 22:30:17 +02:00
wayland_pointer.c winewayland.drv: Handle client-initiated user-driven window move. 2023-09-27 22:16:48 +02:00
wayland_surface.c winewayland.drv: Avoid resizing fullscreen windows. 2023-10-13 17:50:06 +02:00
waylanddrv.h winewayland.drv: Avoid resizing fullscreen windows. 2023-10-13 17:50:06 +02:00
waylanddrv_dll.h
waylanddrv_main.c winewayland.drv: Handle client-initiated user-driven window move. 2023-09-27 22:16:48 +02:00
window.c winewayland.drv: Avoid resizing fullscreen windows. 2023-10-13 17:50:06 +02:00
window_surface.c winewayland.drv: Handle xdg_toplevel configure event size hint. 2023-09-27 22:16:48 +02:00
winewayland.drv.spec
xdg-output-unstable-v1.xml tools: Support building Wayland protocol source files. 2023-04-21 09:59:37 +02:00
xdg-shell.xml winewayland.drv: Fix the spelling of a comment. 2023-07-27 16:36:12 +09:00