aboutsummaryrefslogtreecommitdiffstats
path: root/client.c (unfollow)
Commit message (Collapse)AuthorLines
2007-05-29show hidden windows when they should (eg. when the pointer is warped to them)jasper-2/+6
from aon@iki.fi via bernd@
2007-05-29don't give borderless windows a border, when they're inactivejasper-3/+1
from aon@iki.fi via bernd@
2007-05-28convert globals from G_foo to Foo, as per TODO.jasper-71/+71
"looks good" pedro@, ok matthieu@