mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
@@ -229,7 +229,7 @@ static void x11CheckEWMHSupport(void)
|
||||
x11.ewmhHasFocusEvent = true;
|
||||
}
|
||||
|
||||
DEBUG_INFO("EWMH-complient window manager detected: %s", wmName);
|
||||
DEBUG_INFO("EWMH-compliant window manager detected: %s", wmName);
|
||||
x11.ewmhSupport = true;
|
||||
|
||||
if (strcmp(wmName, "i3") == 0)
|
||||
|
Reference in New Issue
Block a user