I've got a problem with frame_fit_managed: When using my toggle_tab patch ion changes the geometry of the current frame (through making the return value of CLIENT_Y and CLIENT_H... dependent on a per frame -> flag). After that I call frame_fit_managed for that frame and then draw_frame(frame,TRUE).
my problem is, that some applications (aterm) use the gained screen space, while other ignore it, and a black bar is drawn instead of used (I clear the window at the beginning of my drawing procedure).
any hints?
Andreas
