summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixing README and Makefile.Enno Boland (tox)2009-10-262-3/+3
|
* first version is 0.1, cleanup config.mkEnno Boland (tox)2009-10-261-6/+4
|
* code cleaning, windows are properly closed on exit; if last client quits, exitEnno Boland (tox)2009-10-262-30/+31
|
* small typo fix.Enno Boland (tox)2009-10-151-1/+1
|
* reformating source, adding const flags to XEvent-Handlers.Enno Boland (tox)2009-10-131-39/+38
|
* correcting commentEnno Boland (tox)2009-10-131-1/+1
|
* corrected compilation flagsMatthias-Christian Ott2009-10-121-6/+2
|
* handle configurerequest.Enno Boland (tox)2009-10-131-8/+30
|
* storing windowId in char[] variable.Enno Boland (tox)2009-09-232-4/+6
|
* small variable fixesEnno Boland (tox)2009-09-231-2/+2
|
* sorting functions alphabeticEnno Boland (tox)2009-09-231-68/+74
|
* moving xembed messaged to top.Enno Boland (tox)2009-09-231-11/+12
|
* reformatingEnno Boland (tox)2009-09-231-11/+11
|
* embedding works nice now.Enno Boland (tox)2009-09-232-27/+56
|
* resizing works again, windows are getting managed.Enno Boland (tox)2009-09-222-3/+3
|
* fixing config.def.hEnno Boland (tox)2009-09-221-2/+2
|
* small fork related fix.Enno Boland (tox)2009-09-221-0/+1
|
* working on reparenting.Enno Boland (tox)2009-09-221-14/+20
|
* removing unneeded types from union ArgEnno Boland (tox)2009-09-141-2/+0
|
* adding manpage and README.Enno Boland (tox)2009-09-142-0/+66
|
* start implementing xembed.Enno Boland (tox)2009-09-131-11/+58
|
* changing tabbed to embedding like xterm it does.Enno Boland (tox)2009-09-111-91/+33
|
* closing windows works better. still not good enough...Enno Boland (tox)2009-09-081-7/+23
|
* typoEnno Boland (tox)2009-09-081-1/+1
|
* removing autostart. using stdin instead.Enno Boland (tox)2009-09-082-20/+2
|
* added classhints, tab-clicking works again.Enno Boland (tox)2009-09-082-6/+16
|
* adding classhints.Enno Boland (tox)2009-09-081-0/+8
|
* implemented closing tabs (still buggy)Enno Boland (tox)2009-09-081-7/+77
|
* nicer tabbar.Enno Boland (tox)2009-09-081-5/+20
|
* added tab selecting with mouseEnno Boland (tox)2009-09-081-0/+17
|
* tabbed works.Enno Boland (tox)2009-09-082-17/+258
|
* reparenting works.Enno Boland (tox)2009-09-081-2/+17
|
* adding reparent()Enno Boland (tox)2009-09-081-2/+9
|
* fixing run()Enno Boland (tox)2009-09-081-8/+21
|
* implementing spawntab(), rewriting run()Enno Boland (tox)2009-09-082-21/+98
|
* added const flag.Enno Boland (tox)2009-09-071-1/+1
|
* forgot to add killclient here.Enno Boland (tox)2009-09-071-0/+1
|
* adding killclient, removing wmhintsEnno Boland (tox)2009-09-072-7/+6
|
* removing surf-stuff, distributing tabbed on its own.Enno Boland (tox)2009-09-076-791/+18
|
* mergeEnno Boland (tox)2009-09-071-16/+15
|\
| * changing keybindingsEnno Boland (tox)2009-09-071-16/+15
| |
* | event system works, some code arrangingEnno Boland (tox)2009-09-072-20/+22
| |
* | adding sourcecode.Enno Boland (tox)2009-09-071-0/+317
| |
* | mergeEnno Boland (tox)2009-09-071-1/+1
|\|
| * changing minimal size.Enno Boland (tox)2009-09-071-1/+1
| |
* | start writing tabbed.Enno Boland (tox)2009-09-073-3/+37
|/
* next version is 0.1Enno Boland (tox)2009-09-071-1/+1
|
* moving config.h to config.def.h.Enno Boland (tox)2009-09-072-11/+15
|
* moving color definitions to config.hEnno Boland (tox)2009-09-072-4/+5
|
* indicator is red when http and green when httpsEnno Boland (tox)2009-09-071-1/+15
|