Thanks
I will test this function ...
On 2016年07月04日 15:22, Elv1313 . wrote:
Hello,
I think you are looking for this
http://new.awesomewm.org/apidoc/classes/client.html#client:get
(see the "stacked" argument)
The doc display this a little wrong, this is a function, not a method,
so use `local clients = client.get(false, true)`.
On 4 July 2016 at 03:13, Hacksign <[email protected]> wrote:
If there is 2 clients called A and B.
1. B is below A
2. A is focused
this means client B is fully displayed, but A is covered by B.
How can I get instance of client B in config lua file ?
client.focus returned current focus window(which is A here).I want retrieve
instance of client B.
--
To unsubscribe, send mail to [email protected].
--
To unsubscribe, send mail to [email protected].