Log - tabbed - tab interface for application supporting Xembed
  HTML git clone git://git.suckless.org/tabbed
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       Date              Commit message                            Author
   DIR 2025-08-09 12:35  bump version to 0.9                       Hiltjo Posthuma
   DIR 2025-01-21 17:28  focus(): clear XUrgencyHint from the co…  Mikhail Pchelin
   DIR 2025-01-19 11:58  Use UTF8_STRING instead of COMPOUND_TEXT  Mikhail Pchelin
   DIR 2024-03-19 11:12  bump version to 0.8                       Hiltjo Posthuma
   DIR 2023-04-09 10:47  restore SIGCHLD sighandler to default b…  Hiltjo Posthuma
   DIR 2023-03-11 18:07  include X11/keysym.h: improve compatibi…  Hiltjo Posthuma
   DIR 2023-03-11 00:20  fix: faulty zombie reaping                NRK
   DIR 2022-10-14 17:54  remove config.mk                          Hiltjo Posthuma
   DIR 2022-10-14 17:19  Makefile: whoops add proper comment for…  Hiltjo Posthuma
   DIR 2022-10-14 17:18  Makefile improvements                     Hiltjo Posthuma
   DIR 2022-10-12 21:01  Makefile: simplify and remove hiding th…  Hiltjo Posthuma
   DIR 2022-10-12 20:55  Makefile: add xembed.1 in the dist targ…  Hiltjo Posthuma
   DIR 2022-10-05 08:29  config.h: mark keys as const              NRK
   DIR 2022-10-04 17:38  bump version to 0.7                       Hiltjo Posthuma
   DIR 2020-05-12 15:09  Fixed crash when window height was less…  mikau
   DIR 2018-03-10 05:44  Add OpenBSD support to config.mk          Lucas Gabriel Vuot…
   DIR 2018-03-10 05:44  Embed dmenu in tabbed own window          Lucas Gabriel Vuot…
   DIR 2017-09-28 13:36  Fix minor inconsistency in man page       Alessandro Caputo
   DIR 2017-05-08 01:08  Fix movetab and focusurgent when there'…  Caleb Malchik
   DIR 2017-05-02 16:23  Move tab selection keybinding from Ctrl…  Quentin Rameau
   DIR 2017-02-08 12:54  One killclient() is enough.               Christoph Lohmann
   DIR 2016-04-25 11:53  The forgotten half of the last patch.     Christoph Lohmann
   DIR 2016-03-21 02:16  add -k to close tabbed foreground clien…  Justin Keogh
   DIR 2016-02-21 16:22  Import the arg.h from st with the fixed…  Christoph Lohmann
   DIR 2016-02-13 21:42  Added xft support                         Lucas Gabriel Vuot…
   DIR 2016-01-04 01:21  Add configuration option for title trun…  Quentin Rameau
   DIR 2016-01-03 12:01  Remove h flag, put usage() in the defau…  Quentin Rameau
   DIR 2016-01-03 12:01  Arrange diagnostic messages               Quentin Rameau
   DIR 2016-01-03 12:00  Style cleanup                             Quentin Rameau
   DIR 2016-01-02 18:11  Fix install paths and default build flag  Quentin Rameau
   DIR 2016-01-03 08:01  Bumping up the year.                      Christoph Lohmann
   DIR 2016-01-01 13:19  Bump year.                                Christoph Lohmann
   DIR 2015-08-19 19:11  autofocus urgent tabs                     Jonas Rabenstein
   DIR 2015-08-19 19:11  focus urgent tabs                         Jonas Rabenstein
   DIR 2015-05-09 19:06  Fixing some manpage formatting and form…  Christoph Lohmann
   DIR 2015-05-06 16:46  add xembed wrapper utility                Connor Lane Smith
   DIR 2015-03-10 10:29  fix bug in unmanage: check if lastsel i…  Markus Teich
   DIR 2015-01-25 09:52  My libc wants _DEFAULT_SOURCE.            Christoph Lohmann
   DIR 2015-01-21 02:46  revise drawbar and related mechanisms.    Markus Teich
   DIR 2014-10-07 15:15  movetab(): Move selected tab instead of…  Markus Teich
   DIR 2014-09-10 17:50  tabbed: UnmapNotify patch                 Okan Demirmen
   DIR 2014-06-21 05:46  Clear urgency hint on sel == c            Peter Hofmann
   DIR 2014-05-24 19:09  Replace emallocz with ecalloc.            noname
   DIR 2014-05-13 23:50  add urgent color cmdline options          Markus Teich
   DIR 2014-05-13 23:34  support urgency wm hints                  Markus Teich
   DIR 2014-01-26 19:05  Simplifying the lastsel handling a bit.   Christoph Lohmann
   DIR 2014-01-26 17:52  The check for a minimal new lastsel is …  Christoph Lohmann
   DIR 2014-01-26 17:48  Applying the client sel handling of qui…  Christoph Lohmann
   DIR 2014-01-21 22:12  update years in copyright notices         Markus Teich
   DIR 2014-01-21 18:43  Adding conforming documentation of the …  Christoph Lohmann
   DIR 2014-01-21 18:22  Release 0.6.                              Christoph Lohmann
   DIR 2014-01-21 18:18  Fix crash on client termination           Gregor Best
   DIR 2013-12-12 17:06  Allow selecting the colors on command l…  Markus Teich
   DIR 2013-12-01 19:06  Document the new ctrl+t feature.          Christoph Lohmann
   DIR 2013-11-28 17:26  select or open new tab with Ctrl-T        Markus Teich
   DIR 2013-12-01 19:03  Revert "select tab with X ClientMessage…  Christoph Lohmann
   DIR 2013-11-28 01:24  select tab with X ClientMessage event     Markus Teich
   DIR 2013-07-29 07:11  Fixed obscure miscalculation when a cli…  Alexander Sedov
   DIR 2013-08-21 04:47  Fixing the manpage project name.          Christoph Lohmann
   DIR 2013-08-20 16:44  Adding a geometry flag to tabbed.         Christoph Lohmann
   DIR 2013-07-07 18:41  Don't set cmd[0] to the window ID         Gregor Best
   DIR 2013-06-23 19:10  Noone likes -Wextra.                      Christoph Lohmann
   DIR 2013-06-23 19:09  Making the license fetishists happy.      Christoph Lohmann
   DIR 2013-06-10 16:24  Adding more warnings and no debugging s…  Christoph Lohmann
   DIR 2013-05-28 21:07  Applying a fix for tab rotation.          Christoph Lohmann
   DIR 2013-05-20 16:14  Fix issue with clicks on the tabbed bor…  Christoph Lohmann
   DIR 2013-05-06 18:28  0.5 tabbed release.                       Christoph Lohmann
   DIR 2013-04-15 10:01  Fix spelling of provided                  Michael Stevens
   DIR 2013-01-16 17:33  Making tabbed convert the title string …  Christoph Lohmann
   DIR 2013-01-06 13:56  Allowing xterm again to be run in tabbe…  Christoph Lohmann
   DIR 2012-12-25 23:02  Fixing the position parameter and addin…  Christoph Lohmann
   DIR 2012-12-25 22:53  Fixing the compile warning for setenv.    Christoph Lohmann
   DIR 2012-12-25 22:50  Setting the XEMBED environment variable.  Christoph Lohmann
   DIR 2012-12-25 22:48  Adding an option to do relative new pos…  Christoph Lohmann
   DIR 2012-12-25 15:50  Adding the -c option to close on last c…  Christoph Lohmann
   DIR 2012-12-25 15:43  Removing .hgtags file.                    Christoph Lohmann
   DIR 2012-12-07 19:50  Trivial changes to try out the new upda…  Christoph Lohmann
   DIR 2012-12-07 19:45  Just some change I always wanted to app…  Christoph Lohmann
   DIR 2012-12-03 20:28  Adding fullscreen mode to tabbed.         Christoph Lohmann
   DIR 2012-11-28 23:22  Removing that change.                     Christoph Lohmann
   DIR 2012-11-28 23:21  A test, if this works.                    Christoph Lohmann
   DIR 2012-11-28 22:30  Another small change to test the git e-…  Christoph Lohmann
   DIR 2012-11-28 22:23  A small change for a test.                Christoph Lohmann
   DIR 2012-11-28 22:17  Another small change to test the git in…  Christoph Lohmann
   DIR 2012-11-28 17:56  A test commit for git.                    Christoph Lohmann
   DIR 2012-11-27 20:17  Adding the form of -r1, which will resu…  Christoph Lohmann
   DIR 2012-11-27 19:25  Correcting the lastsel handling in tabb…  Christoph Lohmann
   DIR 2012-11-26 13:55  Add the -f flag, which tells tabbed to …  Christoph Lohmann
   DIR 2012-11-25 22:04  New windows should be in the foreground.  Christoph Lohmann
   DIR 2012-11-25 21:09  Changing the single-linked list for cli…  Christoph Lohmann
   DIR 2012-11-08 20:51  Avoid flashing of surf when it is run i…  Christoph Lohmann
   DIR 2012-11-08 20:48  Allowing a different position for the w…  Christoph Lohmann
   DIR 2012-11-08 20:40  Style inquistion was here.                Christoph Lohmann
   DIR 2012-10-13 04:57  Fix the atom handling and fix the title…  Christoph Lohmann
   DIR 2012-10-03 05:56  Adding the -n name parameter to set WM_…  Christoph Lohmann
   DIR 2012-08-20 07:08  Added tag 0.4.1 for changeset 29663026c…  Christoph Lohmann
   DIR 2012-08-20 07:07  Minor release version.                    Christoph Lohmann
   DIR 2012-08-20 07:05  Test before commit. Correcting a typo.    Christoph Lohmann
   DIR 2012-08-20 07:03  Adding ed(1) compatibility.               Christoph Lohmann
   DIR 2012-08-20 07:02  Readding the spawn compatibility to use…  Christoph Lohmann
                         170 more commits remaining, fetch the repository
       
  TEXT Atom feed
  TEXT Atom feed (tags)