Client: Keep free-size after toggle_{free, max}.
This commit is contained in:
@@ -176,6 +176,8 @@ struct Client
|
||||
XRectangle frame_geo;
|
||||
/* Old window attribute */
|
||||
XRectangle ogeo;
|
||||
/* Free window attribute */
|
||||
XRectangle free_geo;
|
||||
/* For resizehint usage */
|
||||
int basew, baseh, incw, inch;
|
||||
int maxw, maxh, minw, minh;
|
||||
|
||||
Reference in New Issue
Block a user