Re: Maximized size



Valeriy E. Ushakov writes:
|I've got a question about maximization.
|
|How applicaion can specify its maximized size (a'la win32 MINMAXINFO)?  
|
|How application can express it's willingness to be only
|maximized vertically/horizontally?

the WM_NORMAL_HINTS property of each window may specify the window's
minimum and maximum allowed size, see the XSetWMNormalHints manpage and
the ICCCM for the details,

	John





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]