this fits in 80 cols on one line and oh my god I wrote where instead of we're :(((((((((((((((((( sad face
This commit is contained in:
parent
fb952d863a
commit
c11d83e5ae
1 changed files with 1 additions and 2 deletions
|
@ -57,8 +57,7 @@ static void client_action_end(union ActionData *data)
|
|||
event will come as a GrabNotify which is ignored, so this
|
||||
makes a fake enter event
|
||||
*/
|
||||
if ((c = client_under_pointer())
|
||||
&& c != data->any.c)
|
||||
if ((c = client_under_pointer()) && c != data->any.c)
|
||||
event_enter_client(c);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue