rio: make full-screen work properly; add showevent
This commit is contained in:
parent
52abe8e130
commit
0206bd5113
12 changed files with 2132 additions and 11 deletions
|
|
@ -449,6 +449,7 @@ 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