add a function client_is_oldfullscreen() that determines if a window is an "oldschool...
authorDana Jansens <danakj@orodu.net>
Mon, 1 Mar 2010 21:30:06 +0000 (16:30 -0500)
committerDana Jansens <danakj@orodu.net>
Mon, 1 Mar 2010 21:32:27 +0000 (16:32 -0500)
commit64adc0eeba598cb1469b2140777fba30e3053f0e
tree5930be9cc22e096f203dcefd6aefdc0c041126af
parent28df6162a9fbca4544e8f384d3fdae70870f531a
add a function client_is_oldfullscreen() that determines if a window is an "oldschool fullscreen window" or not.  use this throughout.  and allow oldschool fullscreen windows to move to 0,0 even with a strut there.
openbox/client.c
openbox/client.h
openbox/event.c
openbox/screen.c
openbox/screen.h