| version 1.6 | version 1.7 | |||
|---|---|---|---|---|
|
| |||
| XMoveWindow(dpy,win,0,0); | XMoveWindow(dpy,win,0,0); | |||
| #ifdef XFREE86_DGA | #ifdef XFREE86_DGA | |||
| //make fullscreen | //make fullscreen | |||
| //can you even do this with DGA ? just resizing with ctrl-alt-(-/+) caused X to die a horrible death. | ||||
| //might have to kill the window/context/whatever first? HRm. | ||||
| #endif | #endif | |||
| }else{ | }else{ | |||
| #ifdef XFREE86_DGA | #ifdef XFREE86_DGA |
| Legend: | |
| line(s) removed in v.1.6 | |
| line(s) changed | |
| line(s) added in v.1.7 | |