opt: overview not tile isunglobal window
This commit is contained in:
@@ -603,7 +603,8 @@ arrange(Monitor *m, bool want_animation) {
|
||||
}
|
||||
|
||||
if (VISIBLEON(c, m)) {
|
||||
m->visible_clients++;
|
||||
if (!c->isunglobal)
|
||||
m->visible_clients++;
|
||||
|
||||
if (c->isfullscreen)
|
||||
m->has_visible_fullscreen_client = true;
|
||||
|
||||
Reference in New Issue
Block a user