summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* XKill if windows won't close, cleanups.Enno Boland (tox)2010-05-251-2/+3
|
* removing XSetInputFocus() calls to be ICCCM compliant again. Thanks to ↵Enno Boland (tox)2010-04-261-2/+1
| | | | Thomas Adam
* Fixing manpageEnno Boland (tox)2010-03-241-1/+1
|
* Adding manpage fix from Connor Lane Smith. Thanks ;)Enno Boland (tox)2010-03-241-10/+15
|
* Some cleanupsEnno Boland (tox)2010-02-161-5/+2
| | | I will recheck if these are really cleanups tomorrow. Too much coffein be sure right now.
* focus fix for openbox (and maybe a few others)Enno Boland (tox)2010-02-161-0/+2
|
* improved focus handlingEnno Boland (tox)2010-02-162-3/+9
|
* tabbed remembers last viewed tab; open new tabs focused/unfocused can be ↵Enno Boland (tox)2009-12-152-5/+25
| | | | configured now.
* removing autoclose when last client exits.Enno Boland (tox)2009-11-091-4/+1
|
* Added tag 0.2 for changeset 4db5de5149edEnno Boland (tox)2009-10-301-0/+1
|
* small change to tabbed.1Enno Boland (tox)2009-10-301-1/+1
|
* next version is 0.2Enno Boland (tox)2009-10-291-1/+1
|
* closing tab with middlemouse, circling tabs with mousewheel.Enno Boland (tox)2009-10-281-1/+15
|
* sorting functions alphabeticlyEnno Boland (tox)2009-10-281-22/+20
|
* reverting config.mk as it contains debug flags.Enno Boland (tox)2009-10-281-3/+2
|
* Handling maprequest. that means tabbed works for xterm.Enno Boland (tox)2009-10-282-3/+13
|
* using dwms/dmenus colors.Enno Boland (tox)2009-10-281-8/+8
|
* works better now with windowmanager who use mapping/unmappingEnno Boland (tox)2009-10-281-11/+11
|
* fixing unexpected closing of tabbed when unmapping it.Enno Boland (tox)2009-10-271-2/+0
|
* fixing manpageEnno Boland (tox)2009-10-271-1/+1
|
* fixing bindings to move()Enno Boland (tox)2009-10-271-10/+10
|
* formating xembed messages with spaces instead of tabsEnno Boland (tox)2009-10-271-13/+13
|
* Added tag 0.1 for changeset 8672352fb0d6Enno Boland (tox)2009-10-271-0/+1
|
* fixing focus/activation of embedded clients.Enno Boland (tox)2009-10-271-12/+19
|
* code cleanupsEnno Boland (tox)2009-10-271-9/+2
|
* 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
|