X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Ffocus.c;h=12625fdef97bf4b23e8269dfe5afce4bca5bb23f;hb=610e80e05286fd8fa189ad19aecd68dc978a48b8;hp=c2d7e11e5dd879d8a776fd7bfb65ce0524d1d3db;hpb=a19f2f8bc9964b89a500a2c5aac0b8d3a3dc2ff4;p=chaz%2Fopenbox diff --git a/openbox/focus.c b/openbox/focus.c index c2d7e11e..12625fde 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 */