dwm.h
changeset 643 e90bf387bf6f
parent 640 9cd88c168f41
child 644 1ed8c40dde36
equal deleted inserted replaced
642:cc1189985efb 643:e90bf387bf6f
     1 /* (C)opyright MMVI Anselm R. Garbe <garbeam at gmail dot com>
     1 /* (C)opyright MMVII Anselm R. Garbe <garbeam at gmail dot com>
     2  * See LICENSE file for license details.
     2  * See LICENSE file for license details.
     3  *
     3  *
     4  * dynamic window manager is designed like any other X client as well. It is
     4  * dynamic window manager is designed like any other X client as well. It is
     5  * driven through handling X events. In contrast to other X clients, a window
     5  * driven through handling X events. In contrast to other X clients, a window
     6  * manager selects for SubstructureRedirectMask on the root window, to receive
     6  * manager selects for SubstructureRedirectMask on the root window, to receive