X-Git-Url: http://git.openbox.org/?p=mikachu%2Fopenbox.git;a=blobdiff_plain;f=openbox%2Ffocus.c;h=12625fdef97bf4b23e8269dfe5afce4bca5bb23f;hp=c2d7e11e5dd879d8a776fd7bfb65ce0524d1d3db;hb=c38a756ae50616b1431e3137141189a5588654a0;hpb=7753be1cb69da2683258ba08d1395986e77bac4c diff --git a/openbox/focus.c b/openbox/focus.c index c2d7e11..12625fd 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -197,13 +197,6 @@ void focus_nothing(void) /* nothing is focused, update the colormap and _the root property_ */ focus_set_client(NULL); - /* if there is a grab going on, then we need to cancel it. if we move - focus during the grab, applications will get NotifyWhileGrabbed events - and ignore them ! - - actions should not rely on being able to move focus during an - interactive grab. - */ event_cancel_all_key_grabs(); /* when nothing will be focused, send focus to the backup target */