2024-03-19 11:12 | bump version to 0.8 | Hiltjo Posthuma | 1 | +1 | -1 |
2023-04-09 10:47 | restore SIGCHLD sighandler to default before spawning a program | Hiltjo Posthuma | 1 | +8 | -0 |
2023-03-11 18:07 | include X11/keysym.h: improve compatibility with older systems | Hiltjo Posthuma | 1 | +1 | -0 |
2023-03-11 00:20 | fix: faulty zombie reaping | NRK | 2 | +10 | -13 |
2022-10-14 17:54 | remove config.mk | Hiltjo Posthuma | 1 | +0 | -12 |
2022-10-14 17:19 | Makefile: whoops add proper comment for OpenBSD | Hiltjo Posthuma | 1 | +1 | -1 |
2022-10-14 17:18 | Makefile improvements | Hiltjo Posthuma | 2 | +49 | -51 |
2022-10-12 21:01 | Makefile: simplify and remove hiding the build process | Hiltjo Posthuma | 2 | +21 | -36 |
2022-10-12 20:55 | Makefile: add xembed.1 in the dist target | Hiltjo Posthuma | 1 | +1 | -1 |
2022-10-05 08:29 | config.h: mark keys as const | NRK | 1 | +1 | -1 |
2022-10-04 17:38 | bump version to 0.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2020-05-12 15:09 | Fixed crash when window height was less or equal to bar height | mikau | 1 | +14 | -4 |
2018-03-10 05:44 | Add OpenBSD support to config.mk | Lucas Gabriel Vuotto | 1 | +11 | -2 |
2018-03-10 05:44 | Embed dmenu in tabbed own window | Lucas Gabriel Vuotto | 1 | +1 | -1 |
2017-09-28 13:36 | Fix minor inconsistency in man page | Alessandro Caputo | 1 | +1 | -1 |
2017-05-08 01:08 | Fix movetab and focusurgent when there's no client | Caleb Malchik | 1 | +7 | -1 |
2017-05-02 16:23 | Move tab selection keybinding from Ctrl-t to Ctrl-` | Quentin Rameau | 1 | +1 | -1 |
2017-02-08 12:54 | One killclient() is enough. | Christoph Lohmann | 1 | +0 | -1 |
2016-04-25 11:53 | The forgotten half of the last patch. | Christoph Lohmann | 1 | +5 | -0 |
2016-03-21 02:16 | add -k to close tabbed foreground client on WMDelete | Justin Keogh | 1 | +12 | -3 |
2016-02-21 16:22 | Import the arg.h from st with the fixed oob bug. | Christoph Lohmann | 1 | +20 | -24 |
2016-02-13 21:42 | Added xft support | Lucas Gabriel Vuotto | 3 | +30 | -75 |
2016-01-04 01:21 | Add configuration option for title truncation string | Quentin Rameau | 2 | +7 | -3 |
2016-01-03 12:01 | Remove h flag, put usage() in the default case | Quentin Rameau | 2 | +3 | -7 |
2016-01-03 12:01 | Arrange diagnostic messages | Quentin Rameau | 1 | +16 | -16 |
2016-01-03 12:00 | Style cleanup | Quentin Rameau | 4 | +407 | -365 |
2016-01-02 18:11 | Fix install paths and default build flag | Quentin Rameau | 2 | +13 | -13 |
2016-01-03 08:01 | Bumping up the year. | Christoph Lohmann | 1 | +1 | -1 |
2016-01-01 13:19 | Bump year. | Christoph Lohmann | 1 | +1 | -1 |
2015-08-19 19:11 | autofocus urgent tabs | Jonas Rabenstein | 3 | +24 | -4 |
2015-08-19 19:11 | focus urgent tabs | Jonas Rabenstein | 3 | +17 | -0 |
2015-05-09 19:06 | Fixing some manpage formatting and formatting in xembed.c. | Christoph Lohmann | 2 | +10 | -8 |
2015-05-06 16:46 | add xembed wrapper utility | Connor Lane Smith | 5 | +100 | -14 |
2015-03-10 10:29 | fix bug in unmanage: check if lastsel is initialized | Markus Teich | 1 | +1 | -1 |
2015-01-25 09:52 | My libc wants _DEFAULT_SOURCE. | Christoph Lohmann | 1 | +1 | -1 |
2015-01-21 02:46 | revise drawbar and related mechanisms. | Markus Teich | 1 | +20 | -30 |
2014-10-07 15:15 | movetab(): Move selected tab instead of switching | Markus Teich | 1 | +10 | -10 |
2014-09-10 17:50 | tabbed: UnmapNotify patch | Okan Demirmen | 1 | +11 | -0 |
2014-06-21 05:46 | Clear urgency hint on sel == c | Peter Hofmann | 1 | +7 | -7 |
2014-05-24 19:09 | Replace emallocz with ecalloc. | noname | 1 | +6 | -6 |
2014-05-13 23:50 | add urgent color cmdline options | Markus Teich | 2 | +28 | -11 |
2014-05-13 23:34 | support urgency wm hints | Markus Teich | 2 | +34 | -3 |
2014-01-26 19:05 | Simplifying the lastsel handling a bit. | Christoph Lohmann | 1 | +9 | -18 |
2014-01-26 17:52 | The check for a minimal new lastsel is not needed anymore. | Christoph Lohmann | 1 | +0 | -1 |
2014-01-26 17:48 | Applying the client sel handling of quinq. | Christoph Lohmann | 1 | +2 | -2 |
2014-01-21 22:12 | update years in copyright notices | Markus Teich | 2 | +2 | -2 |
2014-01-21 18:43 | Adding conforming documentation of the commandline color support. | Christoph Lohmann | 2 | +17 | -9 |
2014-01-21 18:22 | Release 0.6. | Christoph Lohmann | 1 | +1 | -1 |
2014-01-21 18:18 | Fix crash on client termination | Gregor Best | 1 | +1 | -0 |
2013-12-12 17:06 | Allow selecting the colors on command line. | Markus Teich | 3 | +35 | -6 |
2013-12-01 19:06 | Document the new ctrl+t feature. | Christoph Lohmann | 1 | +4 | -0 |
2013-11-28 17:26 | select or open new tab with Ctrl-T | Markus Teich | 2 | +53 | -7 |
2013-12-01 19:03 | Revert "select tab with X ClientMessage event" | Christoph Lohmann | 1 | +3 | -6 |
2013-11-28 01:24 | select tab with X ClientMessage event | Markus Teich | 1 | +6 | -3 |
2013-07-29 07:11 | Fixed obscure miscalculation when a client is closed. | Alexander Sedov | 1 | +13 | -3 |
2013-08-21 04:47 | Fixing the manpage project name. | Christoph Lohmann | 1 | +2 | -1 |
2013-08-20 16:44 | Adding a geometry flag to tabbed. | Christoph Lohmann | 2 | +59 | -3 |
2013-07-07 18:41 | Don't set cmd[0] to the window ID | Gregor Best | 1 | +2 | -0 |
2013-06-23 19:10 | Noone likes -Wextra. | Christoph Lohmann | 1 | +1 | -1 |
2013-06-23 19:09 | Making the license fetishists happy. | Christoph Lohmann | 1 | +1 | -4 |
2013-06-10 16:24 | Adding more warnings and no debugging symbols. | Christoph Lohmann | 1 | +2 | -2 |
2013-05-28 21:07 | Applying a fix for tab rotation. | Christoph Lohmann | 1 | +1 | -0 |
2013-05-20 16:14 | Fix issue with clicks on the tabbed border. | Christoph Lohmann | 1 | +1 | -1 |
2013-05-06 18:28 | 0.5 tabbed release. | Christoph Lohmann | 2 | +5 | -1 |
2013-04-15 10:01 | Fix spelling of provided | Michael Stevens | 1 | +1 | -1 |
2013-01-16 17:33 | Making tabbed convert the title string to native. | Christoph Lohmann | 1 | +16 | -3 |
2013-01-06 13:56 | Allowing xterm again to be run in tabbed. | Christoph Lohmann | 1 | +1 | -1 |
2012-12-25 23:02 | Fixing the position parameter and adding the documentation for it. | Christoph Lohmann | 2 | +18 | -3 |
2012-12-25 22:53 | Fixing the compile warning for setenv. | Christoph Lohmann | 1 | +1 | -1 |
2012-12-25 22:50 | Setting the XEMBED environment variable. | Christoph Lohmann | 1 | +2 | -0 |
2012-12-25 22:48 | Adding an option to do relative new position. And fixing tab position. | Christoph Lohmann | 2 | +73 | -28 |
2012-12-25 15:50 | Adding the -c option to close on last client close. | Christoph Lohmann | 2 | +23 | -9 |
2012-12-25 15:43 | Removing .hgtags file. | Christoph Lohmann | 1 | +0 | -20 |
2012-12-07 19:50 | Trivial changes to try out the new update filter script. | Christoph Lohmann | 1 | +0 | -3 |
2012-12-07 19:45 | Just some change I always wanted to apply. | Christoph Lohmann | 1 | +0 | -2 |
2012-12-03 20:28 | Adding fullscreen mode to tabbed. | Christoph Lohmann | 3 | +28 | -1 |
2012-11-28 23:22 | Removing that change. | Christoph Lohmann | 1 | +0 | -2 |
2012-11-28 23:21 | A test, if this works. | Christoph Lohmann | 1 | +2 | -0 |
2012-11-28 22:30 | Another small change to test the git e-mailing. | Christoph Lohmann | 1 | +1 | -0 |
2012-11-28 22:23 | A small change for a test. | Christoph Lohmann | 1 | +1 | -1 |
2012-11-28 22:17 | Another small change to test the git interface. | Christoph Lohmann | 1 | +3 | -1 |
2012-11-28 17:56 | A test commit for git. | Christoph Lohmann | 1 | +1 | -0 |
2012-11-27 20:17 | Adding the form of -r1, which will result in -r 1 in arg.h. | Christoph Lohmann | 1 | +22 | -7 |
2012-11-27 19:25 | Correcting the lastsel handling in tabbed. It should be more predictable now. | Christoph Lohmann | 2 | +23 | -19 |
2012-11-26 13:55 | Add the -f flag, which tells tabbed to run the given command again, in case the last tab is closed. | Christoph Lohmann | 2 | +17 | -3 |
2012-11-25 22:04 | New windows should be in the foreground. | Christoph Lohmann | 1 | +1 | -1 |
2012-11-25 21:09 | Changing the single-linked list for clients to a malloc()ed array. This makes algorithms more efficient, that depend on the number of clients or shuffeling around. The patch also adds new shortcuts to move tabs in their position. The default color scheme is changed to the one of the maintainer. | Christoph Lohmann | 4 | +226 | -146 |
2012-11-08 20:51 | Avoid flashing of surf when it is run in tabbed. Thanks Carlos Pita! | Christoph Lohmann | 1 | +2 | -1 |
2012-11-08 20:48 | Allowing a different position for the window id. Thanks David Galos! | Christoph Lohmann | 2 | +33 | -7 |
2012-11-08 20:40 | Style inquistion was here. | Christoph Lohmann | 1 | +129 | -64 |
2012-10-13 04:57 | Fix the atom handling and fix the title setting. Thanks to Carlos Pita! | Christoph Lohmann | 1 | +8 | -6 |
2012-10-03 05:56 | Adding the -n name parameter to set WM_CLASS. Thanks Gavin Wahl <gavinwahl@gmail.com>! | Christoph Lohmann | 2 | +31 | -9 |
2012-08-20 07:08 | Added tag 0.4.1 for changeset 29663026c3cb | Christoph Lohmann | 1 | +1 | -0 |
2012-08-20 07:07 | Minor release version. | Christoph Lohmann | 1 | +1 | -1 |
2012-08-20 07:05 | Test before commit. Correcting a typo. | Christoph Lohmann | 1 | +1 | -1 |
2012-08-20 07:03 | Adding ed(1) compatibility. | Christoph Lohmann | 1 | +1 | -0 |
2012-08-20 07:02 | Readding the spawn compatibility to use it in config.h. Thanks to Chris Hall. | Christoph Lohmann | 1 | +7 | -2 |
2012-07-07 20:50 | Added tag 0.4 for changeset 8a0db4733dd2 | Christoph Lohmann | 1 | +2 | -0 |
2012-07-07 20:50 | Removed tag 0.4 | Christoph Lohmann | 1 | +2 | -0 |
2012-07-07 20:50 | Removing the warning about »XKeycodeToKeysym. | Christoph Lohmann | 1 | +2 | -1 |
| 167 more commits remaining, fetch the repository |