On 22.03.2012 14:55, Can Altıparmak wrote: > Uli, > > FreeMind 0.9 : > Client accepts input or input focus: False > WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS > > Jdownloader 0.9.581: > Client accepts input or input focus: False > WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS > > full paste: http://paste.pocoo.org/show/569489/ > > I guess both using globally active model and yes it might be the same problem. > On awesome 3.4.11 with java version "1.7.0"
Sorry that I am so slow at replying. Also sorry for the half-bad news: This will be fixed in 3.5.0, but the 3.4 branch will have to live with this bug. The problem happens with every client which has the following in its WM_HINTS: Client accepts input or input focus: False (Technical detail: In client.c, function client_focus(), client_focus_update() is only called if the above is not set to false) Uli P.S.: This was FS#800 http://awesome.naquadah.org/bugs/index.php?do=details&task_id=800 -- - Captain, I think I should tell you I've never actually landed a starship before. - That's all right, Lieutenant, neither have I. -- To unsubscribe, send mail to [email protected].
