about summary refs log tree commit diff stats
path: root/util.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@gmail.com>2007-07-28 12:58:56 +0200
committerAnselm R. Garbe <garbeam@gmail.com>2007-07-28 12:58:56 +0200
commit4b9337a01e7f12058ce54ed65d69e64748397498 (patch)
tree4f1b617eb95645e5cb3bd622b7ddb92da3963e3c /util.c
parent154497541d1378d3aded02df06029de94d8af586 (diff)
downloaddwm-4b9337a01e7f12058ce54ed65d69e64748397498.tar.gz
removed shiftview(), if you scroll the views in the tag area, you can also use Button1 instead
removed focusclient([-]1) bound to scroll wheel - if you slightly move the mouse you will focus the first client anways which is in the way
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions
='#n104'>104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169