THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1244 - in awesome 3.5.3, background of task can be erratic
User who did this - Uli Schlachter (psychon)

----------
The new change is that clients become urgent if they try to steal focus and 
that fails because they don't have the right tag where previously such a 
request was silently ignored.

Do you really want the new client to be "hidden somewhere" without you knowing 
(for sure) that this happened?
The easiest way that I can think of right now to get that behavior back would 
be to change the default rule from awful.rules in your config. Instead of
properties = { focus = awful.client.focus.filter }
you would do
callback = function(c) if awful.client.focus.filter(c) then client.focus = c end


----------

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1244#comment3962

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 awesome-devel-unsubscr...@naquadah.org.

Reply via email to