diff options
author | Devin J. Pohly <djpohly@gmail.com> | 2020-07-31 13:53:33 -0500 |
---|---|---|
committer | Devin J. Pohly <djpohly@gmail.com> | 2020-07-31 13:53:33 -0500 |
commit | 90d80c0de900b03d36c081423855b18c5fa02f56 (patch) | |
tree | 07367a783313d3b1754f64f447a59f29c408d6dc /LICENSE | |
parent | remove now-unused variables in focusclient (diff) | |
download | dwl-90d80c0de900b03d36c081423855b18c5fa02f56.tar.gz dwl-90d80c0de900b03d36c081423855b18c5fa02f56.tar.bz2 dwl-90d80c0de900b03d36c081423855b18c5fa02f56.tar.xz dwl-90d80c0de900b03d36c081423855b18c5fa02f56.tar.zst dwl-90d80c0de900b03d36c081423855b18c5fa02f56.zip |
simplify focusclient
This arranges the function into some logical tasks: deactivate the old
client, update wlroots' keyboard focus, update our data structures, and
activate the new client. The last two only need to be done when
focusing something new, so an early return saves some horizontal space.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions