set the default window gravity to NorthWest.
authorDana Jansens <danakj@orodu.net>
Fri, 11 May 2007 02:46:59 +0000 (02:46 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 11 May 2007 02:46:59 +0000 (02:46 +0000)
commit75372cd4a7a911f5adaacfeb27870e07e2e102e3
tree1bb80aa2593a6ccc2f1b6208c3d17aa6a3620017
parentcaba57b6946c0252fdcdea2a608429103f15a6ba
set the default window gravity to NorthWest.
only put the bare minimum inside the server grab.
adjust the frame decorations in client_manage instead of frame_grab_client
remove the last parameter from client_configure_full and just determine it from the other state available.
send configurenotifies at all the right times.
make windows get restored to their position properly when they have a border
openbox/client.c