awesome/lib/awful
Emmanuel Lepage Vallee 0cb22fd203 awful: Move the backward compatibility code into its own file.
The reason for this is that as more of CAPI is brought in line with the
current API guidelines, it is more and more likely the tests will hit
APIs shims (either to test them or because the prototype remains the
same and only the implementation moved to Lua).
2019-10-05 18:06:50 -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 propmpt: Rename `args.hook` to `args.hook` for consistency. 2019-09-29 17:09:01 -04:00
_compat.lua awful: Move the backward compatibility code into its own file. 2019-10-05 18:06:50 -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 doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -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 awful.titlebar: Fix GC for titlebar widgets (#2830) 2019-07-22 11:12:16 +03:00
tooltip.lua awful.tooltip:show() - swap timer.started and timer_function call 2019-07-21 19:07:33 -04:00
util.lua doc: Fix all the property, theme and field types. 2019-06-08 18:14:14 -04:00
wibar.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
wibox.lua doc: Add missing C-object documentation and fix some papercuts. 2018-07-25 18:26:11 -04:00