awesome/lib/awful/hotkeys_popup
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
..
keys rules: Move `awful.rules` to `ruled.client`. 2020-01-19 02:58:37 -05:00
init.lua doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
widget.lua hotkeys: Port away from awful.rules 2020-01-19 02:39:30 -05:00