• Alexandros Frantzis's avatar
    winewayland.drv: Lock the pointer if confined without cursor. · 140f0c03
    Alexandros Frantzis authored
    Pointer confinement may only be enabled by the compositor if the pointer
    enters the confine region. If the region is small (as in many
    mouselook cases) it's very likely that this will never happen and the
    pointer will remained unconfined.
    
    To allow mouselook to work more reliably, prefer to lock the pointer if
    a window is confined and the cursor is not visible.
    140f0c03
Name
Last commit
Last update
..
Makefile.in Loading commit data...
display.c Loading commit data...
dllmain.c Loading commit data...
pointer-constraints-unstable-v1.xml Loading commit data...
relative-pointer-unstable-v1.xml Loading commit data...
unixlib.h Loading commit data...
version.rc Loading commit data...
viewporter.xml Loading commit data...
vulkan.c Loading commit data...
wayland.c Loading commit data...
wayland_keyboard.c Loading commit data...
wayland_output.c Loading commit data...
wayland_pointer.c Loading commit data...
wayland_surface.c Loading commit data...
waylanddrv.h Loading commit data...
waylanddrv_dll.h Loading commit data...
waylanddrv_main.c Loading commit data...
window.c Loading commit data...
window_surface.c Loading commit data...
winewayland.drv.spec Loading commit data...
xdg-output-unstable-v1.xml Loading commit data...
xdg-shell.xml Loading commit data...