awesome/docs/common
Emmanuel Lepage Vallee 71c230035c rules: Move `awful.rules` to `ruled.client`.
From now on, all core object will have their own rules. `awful.rules`
hardcodes some client specific code. All `rules` module have some form
of class specific code. This code will now be part of a new module
called `ruled`. Since a year or so, a lot of work has been done to
refactor the rules on top of the shared `gears.matcher` class. This way
there wont be as much duplication.
2020-01-19 02:58:37 -05:00
..
client_theme.ldoc client: Turn `rc.lua` logic into a new `request::border` signal. 2020-01-11 15:43:11 -08:00
cobject.ldoc doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
cursor_c.ldoc doc: Document cursors 2016-09-26 00:40:20 -04:00
fixed.ldoc doc: Upgrade the widget layout documentation. 2019-11-30 01:26:06 -05:00
object.ldoc Add inheritance tags to `docs/common/object.ldoc`. 2019-11-27 01:43:07 -05:00
rule.ldoc rules: Move `awful.rules` to `ruled.client`. 2020-01-19 02:58:37 -05:00
rules_index.ldoc doc: Use the new doc convention. 2019-11-09 16:43:12 -05:00
wibox.ldoc doc: Port the `wibox` module to the new doc format. 2019-12-21 13:25:25 -08:00
wibox_constructor.ldoc doc: Mutualize the wibar and wibox constructor documentation. 2017-11-27 00:22:11 -05:00
widget.ldoc Fix missing `self` parameter from signals. 2019-12-02 13:19:46 +01:00