can't use (unsigned)-1 for a max time, because timestamps wraparound and stuff. user...
authorDana Jansens <danakj@orodu.net>
Wed, 28 Mar 2007 19:57:07 +0000 (19:57 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 28 Mar 2007 19:57:07 +0000 (19:57 +0000)
commit00ddaf06bbf9b0d1ca980c5bed1a56e8be1c5cb6
tree83c85bbccea46446a3fe4714f821412484811791
parent6372bd7c0d68793c2371ce7b6c1aa8017f913aee
can't use (unsigned)-1 for a max time, because timestamps wraparound and stuff. user the last_user_time as a default for new windows instead.
openbox/client.c