awesome/lib/awful
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
..
client Update focus.lua (#3381) 2021-07-06 01:56:34 -07:00
hotkeys_popup fix(awful: hotkeys_popup: insert_keys): handle case when user actually binded some key like `<` or `>` which require xml escape for pango 2021-04-23 07:52:17 +02:00
layout Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
mouse doc(a.mouse): Fix static field documentation 2021-06-17 15:37:30 +02:00
permissions doc: Fix a awful.ewmh->awful.permissions rebase issue 2021-03-22 00:54:00 -07:00
screen capi: Move from `.data` to `._private` for the property data. 2019-11-09 16:43:12 -05:00
widget Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
_compat.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
autofocus.lua rc.lua: Revert moving the sloppy focus to awful.permissions. 2020-02-08 17:59:16 -05:00
button.lua awful.button: Keep track of the `awful.button` in the `capi.button`. 2019-11-09 16:43:12 -05:00
client.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
completion.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
dbus.lua spelling & grammar issues (#3410) 2021-08-14 23:38:01 -07:00
ewmh.lua awful: Rename awful.ewmh to awful.permissions. 2020-01-11 15:43:30 -08:00
init.lua awful: Add a wallpaper module. 2021-09-24 08:42:42 -07:00
key.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
keyboard.lua Expose get_key_name under awful.keyboard as suggested by @Elv13 2020-03-14 19:33:04 -04:00
keygrabber.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
menu.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
placement.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
popup.lua Add more @supermodule and @hidden 2021-04-02 19:24:07 +02:00
prompt.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
remote.lua awful.remote: Protect against error(nil) (#2748) 2019-04-14 12:34:52 -04:00
root.lua keygrabber: Remove the hardcoded way to add keybindings. 2019-11-09 16:43:53 -05:00
rules.lua rules: Move `awful.rules` to `ruled.client`. 2020-01-19 02:58:37 -05:00
screen.lua Debug the suggested changes to lib/awful/screen.lua per the discussion 2021-10-04 19:49:22 -07:00
spawn.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
startup_notification.lua Add beautiful property to control busy cursor during spawn 2017-03-01 21:57:59 +01:00
tag.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
titlebar.lua doc: Move inline usage to example files 2021-06-20 13:47:27 +02:00
tooltip.lua Add more @supermodule and @hidden 2021-04-02 19:24:07 +02:00
util.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
wallpaper.lua Update lib/awful/wallpaper.lua 2021-10-01 16:26:33 -07:00
wibar.lua Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
wibox.lua doc: Add missing C-object documentation and fix some papercuts. 2018-07-25 18:26:11 -04:00