]> git.localhorst.tv Git - blank.git/commit
better handling of focus and input
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 22 Oct 2015 10:34:49 +0000 (12:34 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 22 Oct 2015 10:34:49 +0000 (12:34 +0200)
commit80a9a59d71a7b144c12f64cbef4644751bd54745
tree19cfc644bf345374a3fe12461a5ea64cde848bd6
parentf21a21b285c5b54e3abcc757c6715d22520dd190
better handling of focus and input

it's not perfect, but much better already
src/client/InteractiveState.hpp
src/client/client.cpp
src/standalone/MasterState.cpp
src/standalone/MasterState.hpp
src/ui/Interface.hpp
src/ui/ui.cpp