summaryrefslogtreecommitdiff
path: root/tabbed.c
AgeCommit message (Expand)Author
2009-10-26code cleaning, windows are properly closed on exit; if last client quits, exitEnno Boland (tox)
2009-10-15small typo fix.Enno Boland (tox)
2009-10-13reformating source, adding const flags to XEvent-Handlers.Enno Boland (tox)
2009-10-13correcting commentEnno Boland (tox)
2009-10-13handle configurerequest.Enno Boland (tox)
2009-09-23storing windowId in char[] variable.Enno Boland (tox)
2009-09-23small variable fixesEnno Boland (tox)
2009-09-23sorting functions alphabeticEnno Boland (tox)
2009-09-23moving xembed messaged to top.Enno Boland (tox)
2009-09-23reformatingEnno Boland (tox)
2009-09-23embedding works nice now.Enno Boland (tox)
2009-09-22resizing works again, windows are getting managed.Enno Boland (tox)
2009-09-22small fork related fix.Enno Boland (tox)
2009-09-22working on reparenting.Enno Boland (tox)
2009-09-14removing unneeded types from union ArgEnno Boland (tox)
2009-09-13start implementing xembed.Enno Boland (tox)
2009-09-11changing tabbed to embedding like xterm it does.Enno Boland (tox)
2009-09-08closing windows works better. still not good enough...Enno Boland (tox)
2009-09-08typoEnno Boland (tox)
2009-09-08removing autostart. using stdin instead.Enno Boland (tox)
2009-09-08added classhints, tab-clicking works again.Enno Boland (tox)
2009-09-08adding classhints.Enno Boland (tox)
2009-09-08implemented closing tabs (still buggy)Enno Boland (tox)
2009-09-08nicer tabbar.Enno Boland (tox)
2009-09-08added tab selecting with mouseEnno Boland (tox)
2009-09-08tabbed works.Enno Boland (tox)
2009-09-08reparenting works.Enno Boland (tox)
2009-09-08adding reparent()Enno Boland (tox)
2009-09-08fixing run()Enno Boland (tox)
2009-09-08implementing spawntab(), rewriting run()Enno Boland (tox)
2009-09-07added const flag.Enno Boland (tox)
2009-09-07forgot to add killclient here.Enno Boland (tox)
2009-09-07adding killclient, removing wmhintsEnno Boland (tox)
2009-09-07removing surf-stuff, distributing tabbed on its own.Enno Boland (tox)
2009-09-07event system works, some code arrangingEnno Boland (tox)
2009-09-07adding sourcecode.Enno Boland (tox)