aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into shiveshHEADshiveshShivesh Mandalia2023-01-312-44/+48
|\
| * remove config.mkHiltjo Posthuma2022-10-141-12/+0
| * Makefile: whoops add proper comment for OpenBSDHiltjo Posthuma2022-10-141-1/+1
| * Makefile improvementsHiltjo Posthuma2022-10-142-51/+49
| * Makefile: simplify and remove hiding the build processHiltjo Posthuma2022-10-122-36/+21
| * Makefile: add xembed.1 in the dist targetHiltjo Posthuma2022-10-121-1/+1
| * config.h: mark keys as constNRK2022-10-051-1/+1
| * bump version to 0.7Hiltjo Posthuma2022-10-041-1/+1
* | make applications dir if non-existantShivesh Mandalia2023-01-312-1/+3
* | change keybinding for switching between tabsShivesh Mandalia2022-06-262-12/+12
* | Respect the x,y origin coords given as geometryShivesh Mandalia2021-09-262-1/+2
* | Modify desktop file to launch maximizedShivesh Mandalia2021-09-241-1/+1
* | Add an argument to launch maximizedShivesh Mandalia2021-09-242-2/+14
* | Implement hiding of the window frameShivesh Mandalia2021-09-234-20/+44
* | Relative new position, and coloursShivesh Mandalia2021-09-222-8/+8
* | Tabbed desktop icon when using with stShivesh Mandalia2021-09-222-0/+10
* | Print the position number of the client before the window titleShivesh Mandalia2021-09-221-1/+4
* | Initial setup of tabbedShivesh Mandalia2021-09-224-26/+83
|/
* Fixed crash when window height was less or equal to bar heightmikau2020-05-301-4/+14
* Add OpenBSD support to config.mkLucas Gabriel Vuotto2018-03-111-2/+11
* Embed dmenu in tabbed own windowLucas Gabriel Vuotto2018-03-111-1/+1
* Fix minor inconsistency in man pageAlessandro Caputo2017-09-291-1/+1
* Fix movetab and focusurgent when there's no clientCaleb Malchik2017-05-081-1/+7
* Move tab selection keybinding from Ctrl-t to Ctrl-`Quentin Rameau2017-05-021-1/+1
* One killclient() is enough.Christoph Lohmann2017-03-281-1/+0
* The forgotten half of the last patch.Christoph Lohmann2016-04-251-0/+5
* add -k to close tabbed foreground client on WMDeleteJustin Keogh2016-03-251-3/+12
* Import the arg.h from st with the fixed oob bug.Christoph Lohmann2016-02-211-24/+20
* Added xft supportLucas Gabriel Vuotto2016-02-183-75/+30
* Add configuration option for title truncation stringQuentin Rameau2016-01-042-3/+7
* Remove h flag, put usage() in the default caseQuentin Rameau2016-01-032-7/+3
* Arrange diagnostic messagesQuentin Rameau2016-01-031-16/+16
* Style cleanupQuentin Rameau2016-01-034-365/+407
* Fix install paths and default build flagQuentin Rameau2016-01-032-13/+13
* Bumping up the year.Christoph Lohmann2016-01-031-1/+1
* Bump year.Christoph Lohmann2016-01-011-1/+1
* autofocus urgent tabsJonas Rabenstein2015-08-193-4/+24
* focus urgent tabsJonas Rabenstein2015-08-193-0/+17
* Fixing some manpage formatting and formatting in xembed.c.Christoph Lohmann2015-05-092-8/+10
* add xembed wrapper utilityConnor Lane Smith2015-05-095-14/+100
* fix bug in unmanage: check if lastsel is initializedMarkus Teich2015-03-101-1/+1
* My libc wants _DEFAULT_SOURCE.Christoph Lohmann2015-01-251-1/+1
* revise drawbar and related mechanisms.Markus Teich2015-01-251-30/+20
* movetab(): Move selected tab instead of switchingMarkus Teich2014-10-141-10/+10
* tabbed: UnmapNotify patchOkan Demirmen2014-09-131-0/+11
* Clear urgency hint on sel == cPeter Hofmann2014-08-041-7/+7
* Replace emallocz with ecalloc.noname2014-06-011-6/+6
* add urgent color cmdline optionsMarkus Teich2014-05-192-11/+28
* support urgency wm hintsMarkus Teich2014-05-192-3/+34
* Simplifying the lastsel handling a bit.Christoph Lohmann2014-01-261-18/+9