Revert "client: Don't move clients around across restarts (FS#1159)"
commitdb167ebe80d3a85fed16f5bacc2ce4225074e45c
authorUli Schlachter <psychon@znc.in>
Sun, 6 Oct 2013 08:22:49 +0000 (6 10:22 +0200)
committerUli Schlachter <psychon@znc.in>
Sun, 6 Oct 2013 08:22:49 +0000 (6 10:22 +0200)
tree3524793f6f759eed3aea3adc0424db8243214815
parentc3bca6ac344577781858e06c83e310b69ac9a4e0
Revert "client: Don't move clients around across restarts (FS#1159)"

This reverts commit c3bca6ac344577781858e06c83e310b69ac9a4e0.

This caused problems where clients would always spawn on the top-left screen and
couldn't be moved around. This was because lua placed them on the other screen,
but when the titlebar got added, their top-left corner was moved over again.
awesome.c
objects/client.c