THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#864 - client.struts() always return an empty table
User who did this - Mr.Magne (Mr.Magne)
----------
To precise the problem: _NET_WM_STRUT_PARTIAL(CARDINAL) works ok in awesome, but the struts() lua function doesn't return what it should.
For example:
I have a gimp toolbox with _NET_WM_STRUT_PARTIAL(CARDINAL) = 240, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0
if I do
$ echo 'print("===struts==="); for k, v in pairs(client.get()) do if #v:struts() > 0 then print(v.name, #v:struts()) end end' | awesome-client
It prints nothing but "===struts===" (that I added to be sure I was getting the
output).
----------
More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=details&task_id=864#comment2513
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].