THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#1011 - GNOME panel can have focus User who did this - Uli Schlachter (psychon) ---------- Managed to reproduce this with fbpanel. Don't ask me what changed. I threw a luaL_dostring(L, "print(debug.traceback())"); into the code for "client.focus = foo". This says it is awful.rules which focuses fbpanel. So patch for the default config: Removed the "focus = true" from the default rule and instead add a "callback = function(c) if awful.client.focus.filter(c) then client.focus = c end end" But this still means that the focus history is broken with sticky clients (which is way this turned into a problem instead of a slight annoyance). ---------- More information can be found at the following URL: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1011#comment3099 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- To unsubscribe, send mail to [email protected].
