projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d389e67
)
end interactive grabs durign reconfigure instead of leaving everything in a hung...
author
Dana Jansens
<danakj@orodu.net>
Thu, 3 May 2007 04:28:50 +0000
(
04:28
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 3 May 2007 04:28:50 +0000
(
04:28
+0000)
openbox/keyboard.c
patch
|
blob
|
history
diff --git
a/openbox/keyboard.c
b/openbox/keyboard.c
index 30e1e691aad627318149c7c5f45da063402f6ad5..bf8d63ae972313cd8c35df2b04f89825536a4c62 100644
(file)
--- a/
openbox/keyboard.c
+++ b/
openbox/keyboard.c
@@
-329,7
+329,7
@@
void keyboard_shutdown(gboolean reconfig)
if (!reconfig)
client_remove_destructor(keyboard_interactive_end_client);
-
istate.active = FALSE
;
+
keyboard_interactive_end(0, TRUE, 0, TRUE)
;
ob_main_loop_timeout_remove(ob_main_loop, chain_timeout);