mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-21 21:17:19 +00:00
parent
e5a9c0242f
commit
c2237f29ae
@ -229,7 +229,7 @@ static void x11CheckEWMHSupport(void)
|
|||||||
x11.ewmhHasFocusEvent = true;
|
x11.ewmhHasFocusEvent = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
DEBUG_INFO("EWMH-complient window manager detected: %s", wmName);
|
DEBUG_INFO("EWMH-compliant window manager detected: %s", wmName);
|
||||||
x11.ewmhSupport = true;
|
x11.ewmhSupport = true;
|
||||||
|
|
||||||
if (strcmp(wmName, "i3") == 0)
|
if (strcmp(wmName, "i3") == 0)
|
||||||
|
Loading…
Reference in New Issue
Block a user