aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2012-03-11 15:46:39 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2012-03-11 15:46:42 +0200
commit2af26b40d7be9e237f0989ceb5a852949f25c524 (patch)
treec7b3e158e601a34270d7a9ce86aafb7d0646da6e /Makefile
parent7c48de9a60890747f69ede1b6a6819bd3c26f033 (diff)
fix no current client when removing prevfocus
for example we open an application with a splash screen. the splash screen is the current window until the app is ready, opened, and mapped. once it's ready, the splash screen, which is now prevfocus is destroyed, and thus prevfocus is null. closing the app, called update_current(prevfocus) which resulted in no client being current and highlighted. also the check to remove _NET_ACTIVE_WINDOW is done with head. if there is no head, there is no client.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions