Focus newly created windows
This commit is contained in:
parent
32f8d3b0f3
commit
ca648a32d5
@ -2217,6 +2217,8 @@ int main(int argc, char * argv[]) {
|
||||
pex_send(server, p->source, response->size, (char *)response);
|
||||
free(response);
|
||||
|
||||
set_focused_window(yg, w);
|
||||
|
||||
notify_subscribers(yg);
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user