aboutsummaryrefslogtreecommitdiffstats
path: root/client.c
diff options
context:
space:
mode:
authoroga2008-03-18 00:48:56 +0000
committeroga2008-03-18 00:48:56 +0000
commit51ec60ac51a9db833d03c08a0ab83c53993e222d (patch)
tree851c49d5c54429694bc303d5182301fb0f4d3cc6 /client.c
parent5dd333909d5de2f0e988c07a65238ec2081eeafb (diff)
downloadcwm-51ec60ac51a9db833d03c08a0ab83c53993e222d.tar.gz
client_{,r}cycle() doens't need a client. so get rid of KBFUNC_NEEDSCLIENT.
this prevents the issue where you close or hide a window, and end up with no client selected (you're on the root window). When that happened alt-tab failed. This, however, exposed to me a few more issues in the alt-tabbing code: -the code to detect how many lines we need looks bogus (you always get three) -alt-tabbing when everything is hidden always reawakes the most recent window. Fixes for these will be forthcoming. ok simon@.
Diffstat (limited to 'client.c')
0 files changed, 0 insertions, 0 deletions