mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
47caab4580
Previously, if a client had nofocus == true, it wasn't unminimized if sth tried to focus it. Also, if this client had the WM_TAKE_FOCUS protocol, the focusing would fail since it's an error to set the input focus to an unviewable window. For consistency, this also moves the code that sets a client's minimized property to false into client_unban() since it doesn't make sense to have a minimized client unbanned (i.e. visible). Signed-off-by: Uli Schlachter <psychon@znc.in> |
||
---|---|---|
.. | ||
widgets | ||
button.c | ||
button.h | ||
client.c | ||
client.h | ||
image.c | ||
image.h | ||
key.c | ||
key.h | ||
tag.c | ||
tag.h | ||
timer.c | ||
timer.h | ||
wibox.c | ||
wibox.h | ||
widget.c | ||
widget.h | ||
window.c | ||
window.h |