Commit graph

  • 0fbf1949f3 Edit tabbing hotkeys master Yash Karandikar 2022-11-02 15:51:15 -0500
  • c0bb591af9 Initial commit Yash Karandikar 2022-11-02 13:21:59 -0500
  • dabf6a25ab Fixed crash when window height was less or equal to bar height mikau 2020-05-12 17:09:01 +0200
  • b5f9ec647a Add OpenBSD support to config.mk Lucas Gabriel Vuotto 2018-03-10 02:44:39 -0300
  • a327374a23 Embed dmenu in tabbed own window Lucas Gabriel Vuotto 2018-03-10 02:44:38 -0300
  • bbcdf1544c Fix minor inconsistency in man page Alessandro Caputo 2017-09-28 15:36:12 +0200
  • 6dc3978edf Fix movetab and focusurgent when there's no client Caleb Malchik 2017-05-07 18:08:37 -0700
  • 05f583c519 Move tab selection keybinding from Ctrl-t to Ctrl-` Quentin Rameau 2017-05-02 18:23:04 +0200
  • 00c4143202 One killclient() is enough. Christoph Lohmann 2017-02-08 13:54:20 +0100
  • bc236142fa The forgotten half of the last patch. Christoph Lohmann 2016-04-25 13:53:12 +0200
  • 95b46cd3a9 add -k to close tabbed foreground client on WMDelete Justin Keogh 2016-03-21 02:16:12 +0000
  • 4ccaba4968 Import the arg.h from st with the fixed oob bug. Christoph Lohmann 2016-02-21 17:22:58 +0100
  • 3c79bcb408 Added xft support Lucas Gabriel Vuotto 2016-02-13 18:42:14 -0300
  • 8920c1ba19 Add configuration option for title truncation string Quentin Rameau 2016-01-04 02:21:04 +0100
  • eb0ff62120 Remove h flag, put usage() in the default case Quentin Rameau 2016-01-03 13:01:32 +0100
  • 105855240e Arrange diagnostic messages Quentin Rameau 2016-01-03 13:01:14 +0100
  • 735bed5824 Style cleanup Quentin Rameau 2016-01-03 13:00:57 +0100
  • 46887ac550 Fix install paths and default build flag Quentin Rameau 2016-01-02 19:11:31 +0100
  • df8261e89f Bumping up the year. Christoph Lohmann 2016-01-03 09:01:20 +0100
  • 7f6085d42a Bump year. Christoph Lohmann 2016-01-01 14:19:10 +0100
  • 9d4b71ecad autofocus urgent tabs Jonas Rabenstein 2015-08-19 21:11:16 +0200
  • 5d0c5be102 focus urgent tabs Jonas Rabenstein 2015-08-19 21:11:15 +0200
  • 55dc32b27b Fixing some manpage formatting and formatting in xembed.c. Christoph Lohmann 2015-05-09 21:06:00 +0200
  • d60069a3e7 add xembed wrapper utility Connor Lane Smith 2015-05-06 17:46:10 +0100
  • 0728caee30 fix bug in unmanage: check if lastsel is initialized Markus Teich 2015-03-10 11:29:43 +0100
  • c2ce9be471 My libc wants _DEFAULT_SOURCE. Christoph Lohmann 2015-01-25 10:52:10 +0100
  • 74115f685f revise drawbar and related mechanisms. Markus Teich 2015-01-21 03:46:38 +0100
  • 829980f28a movetab(): Move selected tab instead of switching Markus Teich 2014-10-07 17:15:59 +0200
  • 5c560f3784 tabbed: UnmapNotify patch Okan Demirmen 2014-09-10 13:50:34 -0400
  • b4fed5a100 Clear urgency hint on sel == c Peter Hofmann 2014-06-21 07:46:26 +0200
  • 9d1d6d9409 Replace emallocz with ecalloc. noname 2014-05-24 23:09:56 +0400
  • c778de59e3 add urgent color cmdline options Markus Teich 2014-05-14 01:50:10 +0200
  • 5dd3d19ef9 support urgency wm hints Markus Teich 2014-05-14 01:34:44 +0200
  • 030eda81cc Simplifying the lastsel handling a bit. Christoph Lohmann 2014-01-26 20:05:40 +0100
  • 4ed0a2da67 The check for a minimal new lastsel is not needed anymore. Christoph Lohmann 2014-01-26 18:52:53 +0100
  • 4b2dfb110f Applying the client sel handling of quinq. Christoph Lohmann 2014-01-26 18:48:52 +0100
  • 0120447e04 update years in copyright notices Markus Teich 2014-01-21 23:12:08 +0100
  • 7a15235114 Adding conforming documentation of the commandline color support. Christoph Lohmann 2014-01-21 19:43:40 +0100
  • 53a43774db Release 0.6. Christoph Lohmann 2014-01-21 19:22:03 +0100
  • 0214014fbe Fix crash on client termination Gregor Best 2014-01-21 19:18:00 +0100
  • e68297ed05 Allow selecting the colors on command line. Markus Teich 2013-12-12 18:06:51 +0100
  • 06f6bade81 Document the new ctrl+t feature. Christoph Lohmann 2013-12-01 20:06:32 +0100
  • a1aa453e99 select or open new tab with Ctrl-T Markus Teich 2013-11-28 18:26:21 +0100
  • b46a3a2788 Revert "select tab with X ClientMessage event" Christoph Lohmann 2013-12-01 20:03:16 +0100
  • 34baef933d select tab with X ClientMessage event Markus Teich 2013-11-28 02:24:58 +0100
  • 14beaabe6c Fixed obscure miscalculation when a client is closed. Alexander Sedov 2013-07-29 11:11:33 +0400
  • 361ddc85d5 Fixing the manpage project name. Christoph Lohmann 2013-08-21 06:47:51 +0200
  • 9b007101f2 Adding a geometry flag to tabbed. Christoph Lohmann 2013-08-20 18:44:00 +0200
  • 97ce0f717a Don't set cmd[0] to the window ID Gregor Best 2013-07-07 20:41:24 +0200
  • 18eef19217 Noone likes -Wextra. Christoph Lohmann 2013-06-23 21:10:15 +0200
  • 23a1589c93 Making the license fetishists happy. Christoph Lohmann 2013-06-23 21:09:50 +0200
  • 4d58bb1635 Adding more warnings and no debugging symbols. Christoph Lohmann 2013-06-10 18:24:27 +0200
  • eebaedf3da Applying a fix for tab rotation. Christoph Lohmann 2013-05-28 23:07:26 +0200
  • 7cb38e81b5 Fix issue with clicks on the tabbed border. Christoph Lohmann 2013-05-20 18:14:27 +0200
  • 71880b14d7 0.5 tabbed release. Christoph Lohmann 2013-05-06 20:28:25 +0200
  • e376fac7c1 Fix spelling of provided Michael Stevens 2013-04-15 11:01:35 +0100
  • 2db4415524 Making tabbed convert the title string to native. Christoph Lohmann 2013-01-16 18:33:50 +0100
  • 66021e959c Allowing xterm again to be run in tabbed. Christoph Lohmann 2013-01-06 14:56:45 +0100
  • 82fdff0023 Fixing the position parameter and adding the documentation for it. Christoph Lohmann 2012-12-26 00:02:50 +0100
  • 0a5c707488 Fixing the compile warning for setenv. Christoph Lohmann 2012-12-25 23:53:02 +0100
  • a7d7358a2c Setting the XEMBED environment variable. Christoph Lohmann 2012-12-25 23:50:21 +0100
  • 94add5a96d Adding an option to do relative new position. And fixing tab position. Christoph Lohmann 2012-12-25 23:48:28 +0100
  • 39594f1935 Adding the -c option to close on last client close. Christoph Lohmann 2012-12-25 16:50:32 +0100
  • 34a643f79c Removing .hgtags file. Christoph Lohmann 2012-12-25 16:43:07 +0100
  • 335032b7f4 Trivial changes to try out the new update filter script. Christoph Lohmann 2012-12-07 20:50:53 +0100
  • befbf40aad Just some change I always wanted to apply. Christoph Lohmann 2012-12-07 20:45:28 +0100
  • 29c5878d4c Adding fullscreen mode to tabbed. Christoph Lohmann 2012-12-03 21:28:02 +0100
  • e70d87e83b Removing that change. Christoph Lohmann 2012-11-29 00:22:30 +0100
  • ceefb62bde A test, if this works. Christoph Lohmann 2012-11-29 00:21:57 +0100
  • b293465ab8 Another small change to test the git e-mailing. Christoph Lohmann 2012-11-28 23:30:09 +0100
  • 397ede184b A small change for a test. Christoph Lohmann 2012-11-28 23:23:42 +0100
  • c342b209a2 Another small change to test the git interface. Christoph Lohmann 2012-11-28 23:17:15 +0100
  • c90cad6236 A test commit for git. Christoph Lohmann 2012-11-28 18:56:33 +0100
  • d488a80a1e Adding the form of -r1, which will result in -r 1 in arg.h. Christoph Lohmann 2012-11-27 21:17:10 +0100
  • ffa2dbeb64 Correcting the lastsel handling in tabbed. It should be more predictable now. Christoph Lohmann 2012-11-27 20:25:56 +0100
  • 5e1c53ad3c Add the -f flag, which tells tabbed to run the given command again, in case the last tab is closed. Christoph Lohmann 2012-11-26 14:55:26 +0100
  • cc1b72371a New windows should be in the foreground. Christoph Lohmann 2012-11-25 23:04:22 +0100
  • 6f49796250 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 2012-11-25 22:09:55 +0100
  • 719e5a97fe Avoid flashing of surf when it is run in tabbed. Thanks Carlos Pita! Christoph Lohmann 2012-11-08 21:51:55 +0100
  • 380c783155 Allowing a different position for the window id. Thanks David Galos! Christoph Lohmann 2012-11-08 21:48:51 +0100
  • 3f0067b1c7 Style inquistion was here. Christoph Lohmann 2012-11-08 21:40:58 +0100
  • bcf3d90ce7 Fix the atom handling and fix the title setting. Thanks to Carlos Pita! Christoph Lohmann 2012-10-13 06:57:32 +0200
  • ef13e0d92e Adding the -n name parameter to set WM_CLASS. Thanks Gavin Wahl <gavinwahl@gmail.com>! Christoph Lohmann 2012-10-03 07:56:53 +0200
  • 45409110a2 Added tag 0.4.1 for changeset 29663026c3cb Christoph Lohmann 2012-08-20 09:08:09 +0200
  • 39c4e16a85 Minor release version. Christoph Lohmann 2012-08-20 09:07:49 +0200
  • 2d057ecf17 Test before commit. Correcting a typo. Christoph Lohmann 2012-08-20 09:05:45 +0200
  • 03a03059bf Adding ed(1) compatibility. Christoph Lohmann 2012-08-20 09:03:15 +0200
  • ce9b82147d Readding the spawn compatibility to use it in config.h. Thanks to Chris Hall. Christoph Lohmann 2012-08-20 09:02:56 +0200
  • 4c1101a4f6 Added tag 0.4 for changeset 8a0db4733dd2 Christoph Lohmann 2012-07-07 22:50:40 +0200
  • 50fb70e540 Removed tag 0.4 Christoph Lohmann 2012-07-07 22:50:34 +0200
  • e3080747c5 Removing the warning about »XKeycodeToKeysym. Christoph Lohmann 2012-07-07 22:50:26 +0200
  • cd09ae2592 Added tag 0.4 for changeset d5b48b107641 Christoph Lohmann 2012-07-07 22:47:06 +0200
  • c726ec3ad7 Removed tag 0.5 Christoph Lohmann 2012-07-07 22:47:04 +0200
  • 2364134818 Added tag 0.5 for changeset f82c63df310a Christoph Lohmann 2012-07-07 22:46:28 +0200
  • 3e2bab7746 Added tag 0.3 for changeset 78e9432d30bc Christoph Lohmann 2012-07-07 22:46:17 +0200
  • ecbcb82f86 Removed tag 0.4 Christoph Lohmann 2012-07-07 22:45:23 +0200
  • a39b5ad7ea Removed tag 0.3 Christoph Lohmann 2012-07-07 22:45:21 +0200
  • 3a2d2e2a15 Releasing version 0.4. Christoph Lohmann 2012-07-07 22:44:11 +0200
  • c48994da55 Added tag 0.4 for changeset 5354ba0081c5 Christoph Lohmann 2012-07-07 22:43:31 +0200
  • eb57a460f6 Adding the missing arg.h for ARG* macros. Christoph Lohmann 2012-04-06 20:46:01 +0200