On 2015-02-26 16:11:11 +0000, Thomas Adam wrote: > The fact that it's flickering a lot suggests to me that the application is > sending lots of ConfigureNotify requests, but I'll reserve judgement on that > until I get information.
I don't know what a ConfigureNotify request does, but I could see with "xev -id <windowid>" that when I resized the window with the mouse to something about 700x700 then released the mouse button, the last ConfigureNotify event, sent *after* I released the mouse button, was: ConfigureNotify event, serial 24, synthetic YES, window 0x2a00005, event 0x2a00005, window 0x2a00005, (645,38), width 675, height 596, border_width 0, above 0x1003544, override NO and the window was resized to 675x596 (which is not the 700x700 I chose). I can't try right now, but what happens with the other window managers? If these ConfigureNotify events come from gnuplot, do they ignore these ConfigureNotify events? -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)