forge-ext / forge

Forge - Tiling and Window Manager for Gnome-Shell
GNU General Public License v3.0
905 stars 49 forks source link

Correct vertical position of tabbed windows #393

Closed AndrewKvalheim closed 4 months ago

AndrewKvalheim commented 4 months ago

Currently when the gap is zero, windows below tabs are repositioned slightly downward. This causes the windows to exceed the bottom of the screen and results in a small gap between the window and tabs. This repositioning is unnecessary, so remove it.

Before and after—note the recovery of the bottom border of the window:

screenshots of before and after