Hi list! I have a problem with florence (virtual keyboard). It recieves focus, but gtk_window_set_accept_focus called on all windows. I add
{ rule = { name = "florence" },
properties = {floating = true,
focus = false,
ontop = false,
above = true,
sticky = true,
focusable = false }},
but it doesn't help either.
I can add hacks to "focus"/"unfocus" events, but it eats processor
cycles. What should I do/fix?
Awesome 3.5
--
To unsubscribe, send mail to [email protected].
