Mercurial > mplayer.hg
view etc/inttypes.h @ 35651:ebaac70ff6dc
Use wsSizeHint() in wsMoveWindow().
Although not all hints need to be set, it's better to use the function
that already handles XSetWMNormalHints() for all windows.
author | ib |
---|---|
date | Tue, 15 Jan 2013 09:41:34 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>