awesome/lib/ruled
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.lua rules: Move `awful.rules` to `ruled.client`. 2020-01-19 02:58:37 -05:00
init.lua rules: Move `awful.rules` to `ruled.client`. 2020-01-19 02:58:37 -05:00