awesome/lib
Emmanuel Lepage Vallee 21787444e4 client: Simplify screen selection decision tree.
This commit remove the `awful.tag` "manage" hook. The relevant
code has been moved to ewmh.lua request::tag handler. The handler
is called either by a volontary screen change or by a forced one.

It also require the awful.rules to be executed. This is done by
default and the user would have to explicitly disable that
behavior. From now on, disabling the rules require the user to
handle tag selection.

Fixes #1028 #1052
2016-09-04 02:52:16 -04:00
..
awful client: Simplify screen selection decision tree. 2016-09-04 02:52:16 -04:00
beautiful Minor doc fixes 2016-03-06 14:46:13 +01:00
gears doc: Fix a matrix copy paste mistake 2016-07-22 21:55:23 -04:00
menubar Priority heap to sort menubar entries by execution count (#879) 2016-07-09 19:23:36 +02:00
naughty wibox: Create a container module 2016-05-30 17:51:19 -04:00
wibox widget: Add recursive signals. 2016-08-20 15:41:12 -04:00