summary |
log |
commit |
diff |
tree
raw |
patch |
inline | side by side (from parent 1:
c8e9479)
by Christopher Drelich <
[email protected]>
Patch was mangled on the ML, also adjusted the order to be the same as
the enum in dwm.c
};
/* button definitions */
};
/* button definitions */
-/* click can be ClkLtSymbol, ClkStatusText, ClkWinTitle, ClkClientWin, or ClkRootWin */
+/* click can be ClkTagBar, ClkLtSymbol, ClkStatusText, ClkWinTitle, ClkClientWin, or ClkRootWin */
static Button buttons[] = {
/* click event mask button function argument */
{ ClkLtSymbol, 0, Button1, setlayout, {0} },
static Button buttons[] = {
/* click event mask button function argument */
{ ClkLtSymbol, 0, Button1, setlayout, {0} },