]> Dogcows Code - chaz/openbox/commitdiff
Fix Java apps always appearing on desktop 0.
authorDana Jansens <danakj@orodu.net>
Fri, 13 May 2011 19:48:53 +0000 (15:48 -0400)
committerDana Jansens <danakj@orodu.net>
Fri, 13 May 2011 19:52:17 +0000 (15:52 -0400)
Fake managing a window doesn't read a requested desktop, but ended up placing
  a NET_WM_DESKTOP hint on the window (with value 0).  Fake managing doesn't
  need to set the DESKTOP hint since the window is not actually being managed,
  so remove it from the codepath.


No differences found
This page took 0.022895 seconds and 4 git commands to generate.