THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#685 - keyboard access to minimized windows User who did this - Uli Schlachter (psychon) ---------- I'd propose that focusing the "next" client shouldn't skip minimized ones. Hiwever, no idea how to implement this. awful.client.focus.byidx() uses awful.client.next() to find the client. That one uses awful.client.visible() to find out which clients to iterate over and minimized clients count as not visible. What would break if we counted minimized clients as visible? (Since e.g. their tasklist entry is visible) ---------- More information can be found at the following URL: http://awesome.naquadah.org/bugs/index.php?do=details&task_id=685#comment1870 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].
