When an undecorated window is maximized give it a 1px border at the top (Fix bug...
authorDana Jansens <danakj@orodu.net>
Mon, 1 Oct 2012 04:32:39 +0000 (00:32 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 7 Oct 2012 02:47:46 +0000 (22:47 -0400)
commit8a26a5190ca8479b96261c9e896e88bd32f56d06
tree7b9c354bb439025752f3841d76ff3d1dc0a91c2c
parent1869e4e830d08acd5f7801acd8910ce99806f53b
When an undecorated window is maximized give it a 1px border at the top (Fix bug 5506)

We want to keep some way for a user to re-decorate the window with the default
bindings. However with a large border width, the top border is much bigger than
it needs to be! So make it fixed at 1px large in this case.
openbox/frame.c