dwm.h
changeset 905 ca352bd2f8f7
parent 904 2dfd50e4cfde
child 906 e04a79845936
equal deleted inserted replaced
904:2dfd50e4cfde 905:ca352bd2f8f7
     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  * See LICENSE file for license details.
     4  * See LICENSE file for license details.
     4  *
     5  *
     5  * dynamic window manager is designed like any other X client as well. It is
     6  * dynamic window manager is designed like any other X client as well. It is
     6  * driven through handling X events. In contrast to other X clients, a window
     7  * driven through handling X events. In contrast to other X clients, a window
     7  * manager selects for SubstructureRedirectMask on the root window, to receive
     8  * manager selects for SubstructureRedirectMask on the root window, to receive