This website requires JavaScript.
0808cda361
Enable easier tabbed handling with the xid.
Christoph Lohmann
2012-04-06 18:42:53 +02:00
c6b1f05d15
Add '--' and concatenated parameter support.
Christoph Lohmann
2012-02-09 18:03:50 +01:00
c79e339241
Allow no automatic spawning of the command.
Christoph Lohmann
2012-02-09 17:39:33 +01:00
3d12c416b8
display cmd info on tabbed-win
Connor Lane Smith
2011-11-20 17:38:48 +01:00
840fd4f327
update documentation
Connor Lane Smith
2011-11-20 16:15:48 +01:00
b917de2bc6
new default colour scheme
Connor Lane Smith
2011-11-20 16:15:34 +01:00
a93dac2798
fix focus handling (thanks roman)
Connor Lane Smith
2011-09-26 22:39:59 +01:00
0a9c6d02e6
remove unused variable (thanks christoph)
Connor Lane Smith
2011-09-26 22:37:22 +01:00
aea4a447d4
spawn on startup (thanks christoph)
Connor Lane Smith
2011-09-26 22:36:33 +01:00
62f0800d2f
update manpage
Connor Lane Smith
2011-06-18 14:37:43 +01:00
214992a9ba
added generic client support (thanks Stephen)
Connor Lane Smith
2011-05-06 21:40:53 +01:00
d1716bda6b
sanity patch
Connor Lane Smith
2010-08-09 11:59:13 +01:00
a2d3af1860
Added tag 0.3 for changeset 78e9432d30bc
Enno Boland (tox)
2010-05-30 22:34:51 +02:00
37a59301f9
next will be 0.3
Enno Boland (tox)
2010-05-25 00:45:05 +02:00
4955efbafa
XKill if windows won't close, cleanups.
Enno Boland (tox)
2010-05-25 00:44:20 +02:00
8b63e1219b
removing XSetInputFocus() calls to be ICCCM compliant again. Thanks to Thomas Adam
Enno Boland (tox)
2010-04-26 22:30:27 +02:00
1eab77f33b
Fixing manpage
Enno Boland (tox)
2010-03-24 23:37:46 +01:00
190ccec8ce
Adding manpage fix from Connor Lane Smith. Thanks ;)
Enno Boland (tox)
2010-03-24 15:11:59 +01:00
29bd306474
Some cleanups I will recheck if these are really cleanups tomorrow. Too much coffein be sure right now.
Enno Boland (tox)
2010-02-16 20:09:26 +01:00
e675961957
focus fix for openbox (and maybe a few others)
Enno Boland (tox)
2010-02-16 19:56:22 +01:00
13e3aca1cb
improved focus handling
Enno Boland (tox)
2010-02-16 19:53:03 +01:00
c6be3a7d9f
tabbed remembers last viewed tab; open new tabs focused/unfocused can be configured now.
Enno Boland (tox)
2009-12-15 09:26:01 +01:00
2265312783
removing autoclose when last client exits.
Enno Boland (tox)
2009-11-09 00:13:04 +01:00
0944a2cef7
Added tag 0.2 for changeset 4db5de5149ed
Enno Boland (tox)
2009-10-30 14:08:56 +01:00
5bcb8f5335
small change to tabbed.1
Enno Boland (tox)
2009-10-30 13:35:42 +01:00
3c133b8bc1
next version is 0.2
Enno Boland (tox)
2009-10-29 15:30:43 +01:00
73579df0d7
closing tab with middlemouse, circling tabs with mousewheel.
Enno Boland (tox)
2009-10-28 21:37:15 +01:00
826c6000e2
sorting functions alphabeticly
Enno Boland (tox)
2009-10-28 20:31:34 +01:00
0b8e27a808
reverting config.mk as it contains debug flags.
Enno Boland (tox)
2009-10-28 20:11:51 +01:00
907f12fa41
Handling maprequest. that means tabbed works for xterm.
Enno Boland (tox)
2009-10-28 20:09:53 +01:00
12a1449305
using dwms/dmenus colors.
Enno Boland (tox)
2009-10-28 12:09:37 +01:00
f2aba1fe0e
works better now with windowmanager who use mapping/unmapping
Enno Boland (tox)
2009-10-28 11:40:02 +01:00
e3b3233230
fixing unexpected closing of tabbed when unmapping it.
Enno Boland (tox)
2009-10-27 21:59:30 +01:00
7c1b137fdb
fixing manpage
Enno Boland (tox)
2009-10-27 21:07:56 +01:00
6226c66c3a
fixing bindings to move()
Enno Boland (tox)
2009-10-27 21:07:45 +01:00
42b0f5b4e4
formating xembed messages with spaces instead of tabs
Enno Boland (tox)
2009-10-27 21:07:08 +01:00
d0149f6523
Added tag 0.1 for changeset 8672352fb0d6
Enno Boland (tox)
2009-10-27 13:25:40 +01:00
a3cfb8ac3e
fixing focus/activation of embedded clients.
Enno Boland (tox)
2009-10-27 13:13:15 +01:00
0c4e90c9d4
code cleanups
Enno Boland (tox)
2009-10-27 12:54:22 +01:00
b44c82f184
fixing README and Makefile.
Enno Boland (tox)
2009-10-26 16:59:30 +01:00
c91a0c78cf
first version is 0.1, cleanup config.mk
Enno Boland (tox)
2009-10-26 16:53:41 +01:00
89622e41b2
code cleaning, windows are properly closed on exit; if last client quits, exit
Enno Boland (tox)
2009-10-26 16:50:38 +01:00
9f9e39604d
small typo fix.
Enno Boland (tox)
2009-10-15 15:40:18 +02:00
cd1363dafa
reformating source, adding const flags to XEvent-Handlers.
Enno Boland (tox)
2009-10-13 19:52:34 +02:00
bcf8f35580
correcting comment
Enno Boland (tox)
2009-10-13 19:37:20 +02:00
fac1758bff
corrected compilation flags
Matthias-Christian Ott
2009-10-12 08:23:01 +00:00
a9ad7e7201
handle configurerequest.
Enno Boland (tox)
2009-10-13 08:13:30 +02:00
204af1549b
storing windowId in char[] variable.
Enno Boland (tox)
2009-09-23 11:24:11 +02:00
44d0720f9c
small variable fixes
Enno Boland (tox)
2009-09-23 10:35:06 +02:00
0ad9b7f35c
sorting functions alphabetic
Enno Boland (tox)
2009-09-23 10:33:10 +02:00
037729224a
moving xembed messaged to top.
Enno Boland (tox)
2009-09-23 10:00:06 +02:00
c703a4c2cf
reformating
Enno Boland (tox)
2009-09-23 09:59:10 +02:00
ea0e34aa06
embedding works nice now.
Enno Boland (tox)
2009-09-23 09:53:30 +02:00
d136cb337f
resizing works again, windows are getting managed.
Enno Boland (tox)
2009-09-22 22:36:07 +02:00
e65f4837ca
fixing config.def.h
Enno Boland (tox)
2009-09-22 20:28:20 +02:00
4e6156904c
small fork related fix.
Enno Boland (tox)
2009-09-22 20:21:31 +02:00
5e6ca4f2fc
working on reparenting.
Enno Boland (tox)
2009-09-22 20:17:20 +02:00
aa1c1698e2
removing unneeded types from union Arg
Enno Boland (tox)
2009-09-14 14:41:35 +02:00
4bad0d92c9
adding manpage and README.
Enno Boland (tox)
2009-09-14 14:39:37 +02:00
d9230b5ab5
start implementing xembed.
Enno Boland (tox)
2009-09-13 12:13:10 +02:00
814d7166cc
changing tabbed to embedding like xterm it does.
Enno Boland (tox)
2009-09-11 13:08:27 +02:00
e104fc4a76
closing windows works better. still not good enough...
Enno Boland (tox)
2009-09-08 18:55:43 +02:00
f36b3df20f
typo
Enno Boland (tox)
2009-09-08 16:56:50 +02:00
ad9b0d6ea6
removing autostart. using stdin instead.
Enno Boland (tox)
2009-09-08 16:24:13 +02:00
9ed035a5c1
added classhints, tab-clicking works again.
Enno Boland (tox)
2009-09-08 15:55:23 +02:00
d16553bcbc
adding classhints.
Enno Boland (tox)
2009-09-08 13:06:13 +02:00
2be5c5a7c4
implemented closing tabs (still buggy)
Enno Boland (tox)
2009-09-08 12:50:08 +02:00
5fbda03ff7
nicer tabbar.
Enno Boland (tox)
2009-09-08 12:17:59 +02:00
0f67f586b1
added tab selecting with mouse
Enno Boland (tox)
2009-09-08 11:53:32 +02:00
21ae332817
tabbed works.
Enno Boland (tox)
2009-09-08 11:30:08 +02:00
9bd43db63a
reparenting works.
Enno Boland (tox)
2009-09-08 07:34:15 +02:00
b8139e44db
adding reparent()
Enno Boland (tox)
2009-09-08 06:57:19 +02:00
effedf8607
fixing run()
Enno Boland (tox)
2009-09-08 00:56:21 +02:00
92571a0887
implementing spawntab(), rewriting run()
Enno Boland (tox)
2009-09-08 00:06:46 +02:00
ef13e9be81
added const flag.
Enno Boland (tox)
2009-09-07 22:22:39 +02:00
c45074e1c5
forgot to add killclient here.
Enno Boland (tox)
2009-09-07 22:22:08 +02:00
6c5acb1b1e
adding killclient, removing wmhints
Enno Boland (tox)
2009-09-07 22:21:27 +02:00
6e9420683a
removing surf-stuff, distributing tabbed on its own.
Enno Boland (tox)
2009-09-07 16:25:51 +02:00
5af6007d6d
merge
Enno Boland (tox)
2009-09-07 14:29:23 +02:00
151d29c5c3
changing keybindings
Enno Boland (tox)
2009-09-07 14:28:43 +02:00
2f2e21c0bb
event system works, some code arranging
Enno Boland (tox)
2009-09-07 14:21:26 +02:00
aa5f91e0d5
adding sourcecode.
Enno Boland (tox)
2009-09-07 13:32:58 +02:00
77aac73c1e
merge
Enno Boland (tox)
2009-09-07 13:22:59 +02:00
7d000b3e26
start writing tabbed.
Enno Boland (tox)
2009-09-07 13:22:41 +02:00
277d11037f
changing minimal size.
Enno Boland (tox)
2009-09-07 13:21:49 +02:00
0389424969
next version is 0.1
Enno Boland (tox)
2009-09-07 11:47:27 +02:00
a1b70380db
moving config.h to config.def.h.
Enno Boland (tox)
2009-09-07 11:43:31 +02:00
03f0a3baf5
moving color definitions to config.h
Enno Boland (tox)
2009-09-07 11:02:26 +02:00
91ca224af2
indicator is red when http and green when https
Enno Boland (tox)
2009-09-07 10:56:27 +02:00
1835cbef2f
making indicator smaller.
Enno Boland (tox)
2009-09-07 10:31:50 +02:00
ea2d948930
typo
Enno Boland (tox)
2009-09-07 10:30:50 +02:00
b1d555b9fe
adding indicator bar.
Enno Boland (tox)
2009-09-07 10:30:15 +02:00
d934d9c80b
s/zoompage/zoom/
Enno Boland (tox)
2009-09-07 09:51:51 +02:00
124d3e89dd
typo fix
Enno Boland (tox)
2009-09-07 09:48:28 +02:00
f0e0656f38
changes to the event system, make config.h saner, working on cookies
Enno Boland (tox)
2009-09-07 09:44:21 +02:00
4156e0aa51
typofix
Enno Boland (tox)
2009-09-06 14:22:55 +02:00
7822a6e829
stupidy merge
Enno Boland (tox)
2009-09-06 14:13:17 +02:00
839edbe22d
reworked navigate.
Enno Boland (tox)
2009-09-06 14:12:10 +02:00
c9e8b5ab5a
reworked navigate.
Enno Boland (tox)
2009-09-06 14:09:05 +02:00
4384cf198a
reappling printing; changing some keys.
Enno Boland (tox)
2009-09-06 13:54:29 +02:00