]> icculus.org git repositories - dana/openbox.git/commit
couple of LinkedLists converted to STL lists in BScreen
authorDana Jansens <danakj@orodu.net>
Sun, 12 May 2002 01:23:48 +0000 (01:23 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 12 May 2002 01:23:48 +0000 (01:23 +0000)
commita0dbb0e13f19ac4cc2dddf3d94723174971df6d2
treed7bdf020048925d67a697fbd1d3efdb720cc9cc0
parentf804f86c3eacc11091cbff2fa287799f925c2635
couple of LinkedLists converted to STL lists in BScreen
changed teh calls to XSetInputFocus. Using the root window as the fallback when there is nothing to focus instead of the toolbar. Also, always using 'RevertToPointerRoot' instead of sometimes 'RevertToParent'
src/Configmenu.cc
src/Screen.cc
src/Screen.h
src/Toolbar.cc
src/Window.cc
src/Workspace.cc