fix xrandr 1.5 virtual monitors. issue 3132 (#3743)

This commit is contained in:
Sean Chapel 2022-12-03 14:18:44 -08:00 committed by GitHub
parent 90460b47d3
commit 56835aef4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -664,9 +664,6 @@ screen_scan_randr_monitors(lua_State *L, screen_array_t *screens)
{
screen_t *new_screen;
if(!xcb_randr_monitor_info_outputs_length(monitor_iter.data))
continue;
screen_output_t output = screen_get_randr_output(L, &monitor_iter);
viewport_t *viewport = viewport_add(L,