04dee81d13
When we receive a _NET_ACTIVE_WINDOW request on the root window, we used to just focus and raise the window. This didn't do much for clients which are on non-selected tags. Thus, this commit makes awesome emit request::activate on the client instead. This is used in awful.ewmh to implement the old behavior again, but with additionally marking the client as urgent if it isn't visible. People who don't like this behavior can use client.disconnect_signal to disable this behavior again. To make this really possible, awful.ewmh becomes a "non-nil" module. Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
awful | ||
gears | ||
menubar | ||
wibox | ||
beautiful.lua.in | ||
naughty.lua.in |