rio: more full-screen fixes.
This commit is contained in:
parent
35288690ce
commit
e601e525de
3 changed files with 9 additions and 6 deletions
|
|
@ -449,7 +449,6 @@ sendconfig(Client *c)
|
|||
{
|
||||
XConfigureEvent ce;
|
||||
|
||||
fprintf(stderr, "send config: %p / %d %d %d %d\n", c);
|
||||
ce.type = ConfigureNotify;
|
||||
ce.event = c->window;
|
||||
ce.window = c->window;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue