ewmh.activate: document focus handling
This commit is contained in:
parent
017660de48
commit
2acc125354
|
@ -153,7 +153,9 @@ local function geometry_change(window)
|
||||||
geometry_change_lock = false
|
geometry_change_lock = false
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Activate a window
|
--- Activate a window.
|
||||||
|
--
|
||||||
|
-- This sets the focus only if the client is visible.
|
||||||
--
|
--
|
||||||
-- @client c A client to use
|
-- @client c A client to use
|
||||||
-- @tparam string context The context where this signal was used.
|
-- @tparam string context The context where this signal was used.
|
||||||
|
|
Loading…
Reference in New Issue