Added tag 0.1 for changeset 8672352fb0d6
fixing focus/activation of embedded clients.
code cleanups
fixing README and Makefile.
first version is 0.1, cleanup config.mk
code cleaning, windows are properly closed on exit; if last client quits, exit
small typo fix.
reformating source, adding const flags to XEvent-Handlers.
correcting comment
corrected compilation flags
handle configurerequest.
storing windowId in char[] variable.
small variable fixes
sorting functions alphabetic
moving xembed messaged to top.
reformating
embedding works nice now.
resizing works again, windows are getting managed.
fixing config.def.h
small fork related fix.