about summary refs log tree commit diff stats
path: root/tabbed.c
Commit message (Expand)AuthorAgeFilesLines
* tabbed patches applied2022-10-131-9/+55
* Fixed crash when window height was less or equal to bar height2020-05-301-4/+14
* Fix movetab and focusurgent when there's no client2017-05-081-1/+7
* One killclient() is enough.2017-03-281-1/+0
* add -k to close tabbed foreground client on WMDelete2016-03-251-3/+12
* Added xft support2016-02-181-72/+27
* Add configuration option for title truncation string2016-01-041-3/+6
* Remove h flag, put usage() in the default case2016-01-031-3/+3
* Arrange diagnostic messages2016-01-031-16/+16
* Style cleanup2016-01-031-328/+371
* Bumping up the year.2016-01-031-1/+1
* Bump year.2016-01-011-1/+1
* autofocus urgent tabs2015-08-191-4/+19
* focus urgent tabs2015-08-191-0/+12
* fix bug in unmanage: check if lastsel is initialized2015-03-101-1/+1
* revise drawbar and related mechanisms.2015-01-251-30/+20
* movetab(): Move selected tab instead of switching2014-10-141-10/+10
* tabbed: UnmapNotify patch2014-09-131-0/+11
* Clear urgency hint on sel == c2014-08-041-7/+7
* Replace emallocz with ecalloc.2014-06-011-6/+6
* add urgent color cmdline options2014-05-191-3/+10
* support urgency wm hints2014-05-191-3/+32
* Simplifying the lastsel handling a bit.2014-01-261-18/+9
* The check for a minimal new lastsel is not needed anymore.2014-01-261-1/+0
* Applying the client sel handling of quinq.2014-01-261-2/+2
* update years in copyright notices2014-01-221-1/+1
* Adding conforming documentation of the commandline color support.2014-01-211-5/+5
* Fix crash on client termination2014-01-211-0/+1
* Allow selecting the colors on command line.2013-12-161-2/+16
* select or open new tab with Ctrl-T2013-12-011-7/+44
* Revert "select tab with X ClientMessage event"2013-12-011-6/+3
* select tab with X ClientMessage event2013-12-011-3/+6
* Fixed obscure miscalculation when a client is closed.2013-10-101-3/+13
* Adding a geometry flag to tabbed.2013-08-201-3/+51
* Don't set cmd[0] to the window ID2013-07-121-0/+2
* Applying a fix for tab rotation.2013-05-281-0/+1
* Fix issue with clicks on the tabbed border.2013-05-201-1/+1
* Making tabbed convert the title string to native.2013-01-161-3/+16
* Allowing xterm again to be run in tabbed.2013-01-061-1/+1
* Fixing the position parameter and adding the documentation for it.2012-12-261-3/+6
* Setting the XEMBED environment variable.2012-12-251-0/+2
* Adding an option to do relative new position. And fixing tab position.2012-12-251-28/+65
* Adding the -c option to close on last client close.2012-12-251-8/+18
* Just some change I always wanted to apply.2012-12-071-2/+0
* Adding fullscreen mode to tabbed.2012-12-031-1/+20
* Removing that change.2012-11-291-2/+0
* A test, if this works.2012-11-291-0/+2
* Another small change to test the git e-mailing.2012-11-281-0/+1
* A small change for a test.2012-11-281-1/+1
* Another small change to test the git interface.2012-11-281-1/+3