mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-02 05:12:02 +00:00
[client] wayland: allow seatless operation for github CI testing
This commit is contained in:
@@ -1288,6 +1288,7 @@ static int lg_run(void)
|
||||
.borderless = g_params.borderless,
|
||||
.maximize = g_params.maximize,
|
||||
.largeCursorDot = g_params.largeCursorDot,
|
||||
.allowNoInput = strcmp(g_params.transport, "test") == 0,
|
||||
.opengl = needsOpenGL,
|
||||
.jitRender = g_params.jitRender
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user