bbidulock / icewm

A window manager designed for speed, usability, and consistency
Other
596 stars 99 forks source link

Some windows like xfce4-terminal have gap when maximized #515

Closed linwaytin closed 3 years ago

linwaytin commented 3 years ago

Some windows like xfce4-terminal and Emacs can only be resized by the size of a character. This is fine when the window is not maximized. When the window is maximized, usually the size cannot fit the screen, like this. That makes a gap around the window.

Is there a way to force those windows maximized to the size of screen exactly?

gijsbers commented 3 years ago

Yes. This is becoming a popular question. See issue #413.

linwaytin commented 3 years ago

Thanks a lot. I didn't understand the description of ConsiderSizeHintsMaximized, but it works!