240 Commits

Author SHA1 Message Date
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
Enno Boland (tox)
2265312783 removing autoclose when last client exits. 2009-11-09 00:13:04 +01:00
Enno Boland (tox)
0944a2cef7 Added tag 0.2 for changeset 4db5de5149ed 2009-10-30 14:08:56 +01:00
Enno Boland (tox)
5bcb8f5335 small change to tabbed.1 2009-10-30 13:35:42 +01:00
Enno Boland (tox)
3c133b8bc1 next version is 0.2 2009-10-29 15:30:43 +01:00
Enno Boland (tox)
73579df0d7 closing tab with middlemouse, circling tabs with mousewheel. 2009-10-28 21:37:15 +01:00
Enno Boland (tox)
826c6000e2 sorting functions alphabeticly 2009-10-28 20:31:34 +01:00
Enno Boland (tox)
0b8e27a808 reverting config.mk as it contains debug flags. 2009-10-28 20:11:51 +01:00
Enno Boland (tox)
907f12fa41 Handling maprequest. that means tabbed works for xterm. 2009-10-28 20:09:53 +01:00
Enno Boland (tox)
12a1449305 using dwms/dmenus colors. 2009-10-28 12:09:37 +01:00
Enno Boland (tox)
f2aba1fe0e works better now with windowmanager who use mapping/unmapping 2009-10-28 11:40:02 +01:00
Enno Boland (tox)
e3b3233230 fixing unexpected closing of tabbed when unmapping it. 2009-10-27 21:59:30 +01:00
Enno Boland (tox)
7c1b137fdb fixing manpage 2009-10-27 21:07:56 +01:00
Enno Boland (tox)
6226c66c3a fixing bindings to move() 2009-10-27 21:07:45 +01:00
Enno Boland (tox)
42b0f5b4e4 formating xembed messages with spaces instead of tabs 2009-10-27 21:07:08 +01:00
Enno Boland (tox)
d0149f6523 Added tag 0.1 for changeset 8672352fb0d6 2009-10-27 13:25:40 +01:00
Enno Boland (tox)
a3cfb8ac3e fixing focus/activation of embedded clients. 2009-10-27 13:13:15 +01:00
Enno Boland (tox)
0c4e90c9d4 code cleanups 2009-10-27 12:54:22 +01:00
Enno Boland (tox)
b44c82f184 fixing README and Makefile. 2009-10-26 16:59:30 +01:00
Enno Boland (tox)
c91a0c78cf first version is 0.1, cleanup config.mk 2009-10-26 16:53:41 +01:00
Enno Boland (tox)
89622e41b2 code cleaning, windows are properly closed on exit; if last client quits, exit 2009-10-26 16:50:38 +01:00
Enno Boland (tox)
9f9e39604d small typo fix. 2009-10-15 15:40:18 +02:00
Enno Boland (tox)
cd1363dafa reformating source, adding const flags to XEvent-Handlers. 2009-10-13 19:52:34 +02:00
Enno Boland (tox)
bcf8f35580 correcting comment 2009-10-13 19:37:20 +02:00
Matthias-Christian Ott
fac1758bff corrected compilation flags 2009-10-12 08:23:01 +00:00
Enno Boland (tox)
a9ad7e7201 handle configurerequest. 2009-10-13 08:13:30 +02:00
Enno Boland (tox)
204af1549b storing windowId in char[] variable. 2009-09-23 11:24:11 +02:00
Enno Boland (tox)
44d0720f9c small variable fixes 2009-09-23 10:35:06 +02:00
Enno Boland (tox)
0ad9b7f35c sorting functions alphabetic 2009-09-23 10:33:10 +02:00
Enno Boland (tox)
037729224a moving xembed messaged to top. 2009-09-23 10:00:06 +02:00
Enno Boland (tox)
c703a4c2cf reformating 2009-09-23 09:59:10 +02:00
Enno Boland (tox)
ea0e34aa06 embedding works nice now. 2009-09-23 09:53:30 +02:00
Enno Boland (tox)
d136cb337f resizing works again, windows are getting managed. 2009-09-22 22:36:07 +02:00
Enno Boland (tox)
e65f4837ca fixing config.def.h 2009-09-22 20:28:20 +02:00
Enno Boland (tox)
4e6156904c small fork related fix. 2009-09-22 20:21:31 +02:00
Enno Boland (tox)
5e6ca4f2fc working on reparenting. 2009-09-22 20:17:20 +02:00
Enno Boland (tox)
aa1c1698e2 removing unneeded types from union Arg 2009-09-14 14:41:35 +02:00
Enno Boland (tox)
4bad0d92c9 adding manpage and README. 2009-09-14 14:39:37 +02:00
Enno Boland (tox)
d9230b5ab5 start implementing xembed. 2009-09-13 12:13:10 +02:00
Enno Boland (tox)
814d7166cc changing tabbed to embedding like xterm it does. 2009-09-11 13:08:27 +02:00
Enno Boland (tox)
e104fc4a76 closing windows works better. still not good enough... 2009-09-08 18:55:43 +02:00
Enno Boland (tox)
f36b3df20f typo 2009-09-08 16:56:50 +02:00
Enno Boland (tox)
ad9b0d6ea6 removing autostart. using stdin instead. 2009-09-08 16:24:13 +02:00