]> Pileus Git - wmpus/commit
Add TYPE_TOOLBAR instead of hiding them in sys
authorAndy Spencer <andy753421@gmail.com>
Sat, 11 Aug 2012 07:16:58 +0000 (07:16 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sat, 11 Aug 2012 07:16:58 +0000 (07:16 +0000)
commit853b20d942c746cc8ebb5e6fe33386e1ed9f3525
tree46754d7ce58b55c9690ca1669e1282f45aae344c
parent4e518d22350583e6607889194485bfed2c160db6
Add TYPE_TOOLBAR instead of hiding them in sys

This hopefully makes things a little cleaner because it avoids having a
global wm_update function and gives the wm a little more control.
However, it now needs some special code to handle toolbars.
sys-x11.c
sys.h
wm-wmii.c
wm.h