Actionless Loveless
Actionless Loveless
πΉ 
@alanswanson your PR is missing doc examples and tests as in this one - mb you could combine effort to make one good PR from two πΊ
> e to step up and get some reviews in without him for the project to keep moving. that's what i did in the comment above - that information should...
just intuitively for me indeed seems having negative offset makes sense for moving a layer to opposite direction of coordinates, while for layer order would make sense some separate thing...
btw here is a short example how to use `menubar` internals to generate an `awful.menu`: https://github.com/actionless/awesome_config/blob/devel/actionless/util/menugen.lua
https://github.com/awesomeWM/awesome/actions/runs/5039591637/jobs/9038043696?pr=3815
with 5.2 it's failing as well: https://github.com/awesomeWM/awesome/actions/runs/5039591637/jobs/9038043753?pr=3815
indeed it weirdly failed for both of them at the same time - but restarting helped for both
does that also implies what we need to add some recursive check to ensure what id is unique? or if id is the same list of widgets should be returned?
and does having ids worth it? i think using variable or table to store references when it's needed is quite viable solution. especially if infrastructure for ids could not only...