awesome/lib/awful
Daniel Hahler 52011a68e1 util.deprecate_class: use raw=true always (#1564)
Fixes

> W: awful: function margin is deprecated, see wibox.layout.margin has been renamed to wibox.container.margin.

to

> W: wibox.layout.margin has been renamed to wibox.container.margin.
2017-02-15 19:45:23 +01:00
..
client Fix client shape handling 2017-02-04 07:20:56 +01:00
hotkeys_popup refactor(awful: hotkeys_popup): expose configuration options for a widget instance and use more object-oriented structure for the widget (#1533) 2017-02-10 19:50:10 +01:00
layout doc: fix typo (#1430) 2017-01-22 21:57:26 +01:00
mouse mouse: Handle `maximized` client like `fullscreen` ones. 2017-02-07 11:12:40 -05:00
widget feat(awful: widget: promptbox): accepts `fg` and `bg` as arguments; improve docstring 2017-02-12 17:59:19 +01:00
autofocus.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
button.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
client.lua maximize: Stop mixing horizontal, vertical and both. 2017-02-07 11:12:42 -05:00
completion.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
dbus.lua Remove traces of the old URL (#1280) 2016-12-21 02:03:03 +01:00
ewmh.lua fullscreen: Add a beautiful option to remove borders. 2017-02-07 11:13:15 -05:00
init.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
key.lua fix(awful: key): clone table with user data 2017-01-30 18:19:24 +01:00
keygrabber.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
menu.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
placement.lua maximized/fullscreen: Use relative coords when restoring size. 2017-02-07 11:13:15 -05:00
prompt.lua prompt: Make awful.widget.prompt themeable 2017-01-23 13:15:09 +01:00
remote.lua Remove traces of the old URL (#1280) 2016-12-21 02:03:03 +01:00
rules.lua doc: Add basic documentation for the custom rules properties. 2017-02-07 11:13:15 -05:00
screen.lua awful.screen: add stacked arg to some functions (#1301) 2016-12-28 12:41:59 +01:00
spawn.lua doc: Document how to open a document using `awful.spawn` 2016-12-16 12:38:33 -05:00
startup_notification.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
tag.lua awful.tag: handle invalid client in delayed_call (#1372) 2017-01-23 22:53:01 +01:00
titlebar.lua maximize: Stop doing it in 2 operations. 2017-02-07 11:12:40 -05:00
tooltip.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00
util.lua util.deprecate_class: use raw=true always (#1564) 2017-02-15 19:45:23 +01:00
wibar.lua wibar: Fix a race condition when adding new wibars 2017-02-13 21:01:13 -05:00
wibox.lua Remove @release @AWESOME_VERSION@ everywhere (#1157) 2016-10-09 22:36:20 +02:00