How to set strut?
How to set strut?
Does anyone one know how to make a window occupy screen space in a way so that maximized window won't cover it, like a panel or the task bar on Windows? (This is called something with strut.)
Something like this?
http://www.gtkmm.org/docs/gtkmm-2.4/doc ... b0c8d97e35
http://gtk2-perl.sourceforge.net/doc/po ... t_keep_abo
http://www.gtkmm.org/docs/gtkmm-2.4/doc ... b0c8d97e35
http://gtk2-perl.sourceforge.net/doc/po ... t_keep_abo
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone!
"
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone!
No, that will make maximized window be located UNDER my window. I want maximized windows to be located BESIDE my window.
GTk can't be used for this, I think. I think "raw" X must be used.
Edit: http://blackboxwm.sourceforge.net/Black ... tionstruts
GTk can't be used for this, I think. I think "raw" X must be used.
Edit: http://blackboxwm.sourceforge.net/Black ... tionstruts

