232 Commits

Author SHA1 Message Date
Christoph Lohmann
cc1b72371a New windows should be in the foreground. 2012-11-25 23:04:22 +01:00
Christoph Lohmann
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.
2012-11-25 22:09:55 +01:00
Christoph Lohmann
719e5a97fe Avoid flashing of surf when it is run in tabbed. Thanks Carlos Pita! 2012-11-08 21:51:55 +01:00
Christoph Lohmann
380c783155 Allowing a different position for the window id. Thanks David Galos! 2012-11-08 21:48:51 +01:00
Christoph Lohmann
3f0067b1c7 Style inquistion was here. 2012-11-08 21:40:58 +01:00
Christoph Lohmann
bcf3d90ce7 Fix the atom handling and fix the title setting. Thanks to Carlos Pita! 2012-10-13 06:57:32 +02:00
Christoph Lohmann
ef13e0d92e Adding the -n name parameter to set WM_CLASS. Thanks Gavin Wahl
<gavinwahl@gmail.com>!
2012-10-03 07:56:53 +02:00
Christoph Lohmann
45409110a2 Added tag 0.4.1 for changeset 29663026c3cb 2012-08-20 09:08:09 +02:00
Christoph Lohmann
39c4e16a85 Minor release version. 2012-08-20 09:07:49 +02:00
Christoph Lohmann
2d057ecf17 Test before commit. Correcting a typo. 2012-08-20 09:05:45 +02:00
Christoph Lohmann
03a03059bf Adding ed(1) compatibility. 2012-08-20 09:03:15 +02:00
Christoph Lohmann
ce9b82147d Readding the spawn compatibility to use it in config.h. Thanks to Chris Hall. 2012-08-20 09:02:56 +02:00
Christoph Lohmann
4c1101a4f6 Added tag 0.4 for changeset 8a0db4733dd2 2012-07-07 22:50:40 +02:00
Christoph Lohmann
50fb70e540 Removed tag 0.4 2012-07-07 22:50:34 +02:00
Christoph Lohmann
e3080747c5 Removing the warning about »XKeycodeToKeysym. 2012-07-07 22:50:26 +02:00
Christoph Lohmann
cd09ae2592 Added tag 0.4 for changeset d5b48b107641 2012-07-07 22:47:06 +02:00
Christoph Lohmann
c726ec3ad7 Removed tag 0.5 2012-07-07 22:47:04 +02:00
Christoph Lohmann
2364134818 Added tag 0.5 for changeset f82c63df310a 2012-07-07 22:46:28 +02:00
Christoph Lohmann
3e2bab7746 Added tag 0.3 for changeset 78e9432d30bc 2012-07-07 22:46:17 +02:00
Christoph Lohmann
ecbcb82f86 Removed tag 0.4 2012-07-07 22:45:23 +02:00
Christoph Lohmann
a39b5ad7ea Removed tag 0.3 2012-07-07 22:45:21 +02:00
Christoph Lohmann
3a2d2e2a15 Releasing version 0.4. 2012-07-07 22:44:11 +02:00
Christoph Lohmann
c48994da55 Added tag 0.4 for changeset 5354ba0081c5 2012-07-07 22:43:31 +02:00
Christoph Lohmann
eb57a460f6 Adding the missing arg.h for ARG* macros. 2012-04-06 20:46:01 +02:00
Christoph Lohmann
39be4bf848 Adding myself to the contributors list. 2012-04-06 20:45:35 +02:00
Christoph Lohmann
611c419c23 Happy new year 2012! 2012-04-06 20:45:07 +02:00
Christoph Lohmann
b137773914 Introduce ARG* macros to simplify arg handling. 2012-04-06 20:44:47 +02:00
Christoph Lohmann
c4e4f05fa6 Fixing a manpage typo. 2012-04-06 18:45:04 +02:00
Christoph Lohmann
0808cda361 Enable easier tabbed handling with the xid. 2012-04-06 18:42:53 +02:00
Christoph Lohmann
c6b1f05d15 Add '--' and concatenated parameter support. 2012-02-09 18:03:50 +01:00
Christoph Lohmann
c79e339241 Allow no automatic spawning of the command. 2012-02-09 17:39:33 +01:00
Connor Lane Smith
3d12c416b8 display cmd info on tabbed-win 2011-11-20 17:38:48 +01:00
Connor Lane Smith
840fd4f327 update documentation 2011-11-20 16:15:48 +01:00
Connor Lane Smith
b917de2bc6 new default colour scheme 2011-11-20 16:15:34 +01:00
Connor Lane Smith
a93dac2798 fix focus handling (thanks roman) 2011-09-26 22:39:59 +01:00
Connor Lane Smith
0a9c6d02e6 remove unused variable (thanks christoph) 2011-09-26 22:37:22 +01:00
Connor Lane Smith
aea4a447d4 spawn on startup (thanks christoph) 2011-09-26 22:36:33 +01:00
Connor Lane Smith
62f0800d2f update manpage 2011-06-18 14:37:43 +01:00
Connor Lane Smith
214992a9ba added generic client support (thanks Stephen) 2011-05-06 21:40:53 +01:00
Connor Lane Smith
d1716bda6b sanity patch 2010-08-09 11:59:13 +01:00
Enno Boland (tox)
a2d3af1860 Added tag 0.3 for changeset 78e9432d30bc 2010-05-30 22:34:51 +02:00
Enno Boland (tox)
37a59301f9 next will be 0.3 2010-05-25 00:45:05 +02:00
Enno Boland (tox)
4955efbafa XKill if windows won't close, cleanups. 2010-05-25 00:44:20 +02:00
Enno Boland (tox)
8b63e1219b removing XSetInputFocus() calls to be ICCCM compliant again. Thanks to Thomas Adam 2010-04-26 22:30:27 +02:00
Enno Boland (tox)
1eab77f33b Fixing manpage 2010-03-24 23:37:46 +01:00
Enno Boland (tox)
190ccec8ce Adding manpage fix from Connor Lane Smith. Thanks ;) 2010-03-24 15:11:59 +01:00
Enno Boland (tox)
29bd306474 Some cleanups
I will recheck if these are really cleanups tomorrow. Too much coffein be sure right now.
2010-02-16 20:09:26 +01:00
Enno Boland (tox)
e675961957 focus fix for openbox (and maybe a few others) 2010-02-16 19:56:22 +01:00
Enno Boland (tox)
13e3aca1cb improved focus handling 2010-02-16 19:53:03 +01:00
Enno Boland (tox)
c6be3a7d9f tabbed remembers last viewed tab; open new tabs focused/unfocused can be configured now. 2009-12-15 09:26:01 +01:00