]> icculus.org git repositories - mikachu/openbox.git/commit
add the client_set_focused function.
authorDana Jansens <danakj@orodu.net>
Fri, 21 Mar 2003 10:26:26 +0000 (10:26 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 21 Mar 2003 10:26:26 +0000 (10:26 +0000)
commit9a4ccc919c0e877f2c6e66b540f86169fac18dc1
tree7d366858cbbabbb1507dc726042eecf47671c7e3
parent5034073da7013210ef80f93eaa2cfefdd471f127
add the client_set_focused function.
make focus state be changed internally immediately after calling the X functions to make it so, basically, assume their success. this elimiates races all over the place with our state vs the server's state.
openbox/client.c
openbox/client.h