awesome/lib/awful
Emmanuel Lepage Vallee ab1e62a332 Remove the instances of :buttons(awful.button()).
Having buttons without an awful.util.table.join/gears.table.join
has never been officially documented to be supported. I hope there
isn't too many of those and they wont try to mix the new and old
API syntax, because that will totally break.
2019-10-06 03:50:56 -04:00
..
client Use memory shorter with awful.client.shape (#2051) 2017-10-07 18:22:50 +02:00
hotkeys_popup doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
layout screen: Fix enough issue when all screens are removed to pass a test. 2019-09-29 18:56:06 -04:00
mouse mouse: Do not display the snap helpers when a client isn;t floating. (#2818) 2019-07-10 17:16:41 -04:00
screen screen: Add diagonal size (in inches and millimeters). 2019-09-30 00:49:40 -04:00
widget Remove the instances of :buttons(awful.button()). 2019-10-06 03:50:56 -04:00
_compat.lua root: Turn `root.keys()` into a property. 2019-10-05 18:06:51 -04:00
autofocus.lua screen: Fix enough issue when all screens are removed to pass a test. 2019-09-29 18:56:06 -04:00
button.lua doc: Remove capi.button/capi.key from the official doc. 2019-10-05 18:06:50 -04:00
client.lua client: Move the `c:keys()` method to a property. 2019-10-05 18:06:51 -04: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 doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
init.lua awful: Move the backward compatibility code into its own file. 2019-10-05 18:06:50 -04:00
key.lua doc: Remove capi.button/capi.key from the official doc. 2019-10-05 18:06:50 -04:00
keygrabber.lua doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
menu.lua doc: Fix a broken reference. (#2850) 2019-08-12 00:31:41 -07:00
placement.lua awful.placement: Fix no_overlap with unselected tags (#2809) 2019-07-04 16:42:15 +03:00
popup.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
prompt.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
remote.lua awful.remote: Protect against error(nil) (#2748) 2019-04-14 12:34:52 -04:00
rules.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
screen.lua screen: Add diagonal size (in inches and millimeters). 2019-09-30 00:49:40 -04:00
spawn.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
startup_notification.lua Add beautiful property to control busy cursor during spawn 2017-03-01 21:57:59 +01:00
tag.lua Apply suggestions from code review 2019-10-05 17:16:22 -04:00
titlebar.lua Remove the instances of :buttons(awful.button()). 2019-10-06 03:50:56 -04:00
tooltip.lua Remove the instances of :buttons(awful.button()). 2019-10-06 03:50:56 -04:00
util.lua doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
wibar.lua drawin: Turn `:buttons()` into a property. 2019-10-05 18:06:51 -04:00
wibox.lua doc: Add missing C-object documentation and fix some papercuts. 2018-07-25 18:26:11 -04:00