Skip to content
Snippets Groups Projects
Commit cce876a7 authored by Olivier Fourdan's avatar Olivier Fourdan
Browse files

*** empty log message ***

(Old svn revision: 10613)
parent 503a8494
No related branches found
No related tags found
No related merge requests found
......@@ -709,6 +709,7 @@ static inline void handlePropertyNotify(XPropertyEvent * ev)
{
DBG("client \"%s\" (%#lx) has received a net_wm_window_type notify\n", c->name, c->window);
clientGetNetWmType(c);
frameDraw(c);
}
else if((ev->atom == win_workspace) && !(c->transient_for))
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment