forked from joejulian/gio
12ce899bb5
Clicking doesn't quite work yet, but everything else does. We use a custom sway config to ensure that it's a minimalist setup with no bar or borders, like the other drivers. The generic test now adapts to the window's real size when running in non-headless mode, since tiling window managers resize some drivers like sway. The default headless mode still expects the exact size that we specify, as no real windows are at play. While at it, clean up some now unused code from the x11 file. Signed-off-by: Daniel Martí <mvdan@mvdan.cc>