awesome/lib
poisson-aerohead b4cb3eae7b Debug the suggested changes to lib/awful/screen.lua per the discussion
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>
2021-10-04 19:49:22 -07:00
..
awful Debug the suggested changes to lib/awful/screen.lua per the discussion 2021-10-04 19:49:22 -07:00
beautiful fix(beautiful: gtk): don't crash when both gtk3 and gtk4 are installed 2021-03-25 00:21:04 +01:00
gears gears.wallpaper: Deprecate. 2021-09-24 08:42:42 -07:00
menubar test(menubar): don't try to cover deprecated methods (calling any of them will make the warning-check fail in tests) 2021-05-28 00:40:24 +02:00
naughty naughty.legacy: Handle broken configs betters. 2021-09-22 19:17:02 -07:00
ruled ruled.notification: Handle legacy presets. 2021-09-22 19:17:02 -07:00
wibox container.tile: Correctly transfer the Cairo source to the tile. 2021-09-24 08:42:42 -07:00
beautiful.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00
naughty.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00