dwm.h
changeset 906 e04a79845936
parent 905 ca352bd2f8f7
child 909 8a8b7a413e66
equal deleted inserted replaced
905:ca352bd2f8f7 906:e04a79845936
     1 /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
     1 /* © 2006-2007 Anselm R. Garbe <garbeam at gmail dot com>
     2  * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
     2  * © 2006-2007 Sander van Dijk <a dot h dot vandijk at gmail dot com>
     3  * © 2007 Premysl Hruby <dfenze at gmail dot com>
     3  * © 2007 Premysl Hruby <dfenze at gmail dot com>
       
     4  * © 2007 Szabolcs Nagy <nszabolcs at gmail dot com>
     4  * See LICENSE file for license details.
     5  * See LICENSE file for license details.
     5  *
     6  *
     6  * dynamic window manager is designed like any other X client as well. It is
     7  * dynamic window manager is designed like any other X client as well. It is
     7  * driven through handling X events. In contrast to other X clients, a window
     8  * driven through handling X events. In contrast to other X clients, a window
     8  * manager selects for SubstructureRedirectMask on the root window, to receive
     9  * manager selects for SubstructureRedirectMask on the root window, to receive