X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fevent.c;h=d3ffae12d87952450ffd1d5c54fd553675582e79;hb=4eb9a0c59efb6bfd598e35fe692e6b4b994e499c;hp=8daa42811dbbae1b223030cb369fde46a04ffa46;hpb=da6753973f81470088490e0ac673b7750856331f;p=chaz%2Fopenbox diff --git a/openbox/event.c b/openbox/event.c index 8daa4281..d3ffae12 100644 --- a/openbox/event.c +++ b/openbox/event.c @@ -1633,7 +1633,6 @@ static void event_handle_client(ObClient *client, XEvent *e) client_update_title(client); } else if (msgtype == OBT_PROP_ATOM(WM_PROTOCOLS)) { client_update_protocols(client); - client_setup_decor_and_functions(client, TRUE); } else if (msgtype == OBT_PROP_ATOM(NET_WM_STRUT) || msgtype == OBT_PROP_ATOM(NET_WM_STRUT_PARTIAL)) {