awesome/lib/awful
Lucas Schwiderski 4f1b308e2b
doc(awful.client): Improve documentation for c:to_selected_tags
The behaviour of `c:to_selected_tags()` does not match what one would
have expected from its short description.
The behaviour also doesn't really match the method's name, but since
this is already in use, I won't change functionality or names here.

Instead this extends the method's documentation to accurately reflect
its implementation and also point users to the functionality that they
were likely looking for based on the method's name.

Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-05-22 01:08:55 +02:00
..
client doc: Remove all type aliases. 2020-01-19 20:30:06 -05: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 doc: Add documentation in each objects which emit request:: signals. 2020-01-11 15:43:31 -08:00
mouse doc: Add an example for mouse `snap` and client edge tiling. 2021-03-21 23:58:05 -07: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 doc(@supermodule): Add to awful.widget modules 2021-04-02 19:24:07 +02:00
_compat.lua Allow to add and remove keys and buttons. 2019-11-09 16:42:06 -05: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 doc(awful.client): Improve documentation for c:to_selected_tags 2021-05-22 01:08:55 +02:00
completion.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
dbus.lua Remove traces of the old URL (#1280) 2016-12-21 02:03:03 +01:00
ewmh.lua awful: Rename awful.ewmh to awful.permissions. 2020-01-11 15:43:30 -08:00
init.lua awful: Rename awful.ewmh to awful.permissions. 2020-01-11 15:43:30 -08:00
key.lua Add F-keys and numpad to `awful.key.keygroups` 2020-05-12 20:20:19 +02: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 missing `self` parameter in documentation usage examples. 2020-01-28 10:57:43 +01:00
menu.lua rules: Move `awful.rules` to `ruled.client`. 2020-01-19 02:58:37 -05:00
placement.lua Fix adjust misspelling 2020-07-31 17:33:12 -06:00
popup.lua Add more @supermodule and @hidden 2021-04-02 19:24:07 +02:00
prompt.lua Fix prompt navigation (#2970) 2020-01-19 19:00:56 -05: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 doc: Add a client border color example. 2021-03-22 00:56:02 -07:00
spawn.lua doc: Remove all type aliases. 2020-01-19 20:30:06 -05:00
startup_notification.lua Add beautiful property to control busy cursor during spawn 2017-03-01 21:57:59 +01:00
tag.lua doc: Add more tag images. 2021-03-22 00:54:00 -07:00
titlebar.lua doc: Fix the titlebars widget constructor doc 2021-03-22 00:56:02 -07:00
tooltip.lua Add more @supermodule and @hidden 2021-04-02 19:24:07 +02:00
util.lua fix(doc): gears.table.keys: s/integer keys/integer/ (#3293) 2021-03-22 12:05:17 -07:00
wibar.lua Add more @supermodule and @hidden 2021-04-02 19:24:07 +02:00
wibox.lua doc: Add missing C-object documentation and fix some papercuts. 2018-07-25 18:26:11 -04:00