dwm.c
changeset 1419 63458ba4aac2
parent 1418 37e3b2a40f6f
child 1420 245eb72073c2
equal deleted inserted replaced
1418:37e3b2a40f6f 1419:63458ba4aac2
     1 #define XINULATOR /* debug, simulates dual head */
     1 //#define XINULATOR /* debug, simulates dual head */
     2 /* See LICENSE file for copyright and license details.
     2 /* See LICENSE file for copyright and 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