b4cb3eae7b
thread at PR 3448. PR 3448 involves changes to expand the content (screenshot) API. Originally, I added both root.content() and and screen.content to the C source, as client.content has always been handled. However, screen.content in effect takes a root screenshot and returns a crop of it. This can just as easily be done through Lua. When this quick update was implemented in github, the code added to awful.screen.lua was not quite correct. These changes represent the debugged version. Users can now call s.content for a screen object, s, and the screenshot will work transparently. Signed Off: Brian Sobulefsky <brian.sobulefsky@protonmail.com> |
||
---|---|---|
.. | ||
awful | ||
beautiful | ||
gears | ||
menubar | ||
naughty | ||
ruled | ||
wibox | ||
beautiful.lua | ||
naughty.lua |