1369 Commits

Author SHA1 Message Date
Anselm R. Garbe
b285154d7f small fix 2006-05-24 18:15:55 +02:00
Anselm R. Garbe
156746344e removed /tags, removed /<view>, using /tag/<view>/ instead with /tag/sel instead of /view/ 2006-05-24 18:12:55 +02:00
Anselm R. Garbe
2ba3598def fixed gualteri's bug report 2006-05-24 09:26:08 +02:00
Sander van Dijk
ee426b3676 fixedsize size resetting on attach to floating layer (same is in wmii-3 repo) 2006-05-23 20:14:08 +00:00
Anselm R. Garbe
769dc6c8ad updated TODO.wmii-4 (sander did already SDL stuff) 2006-05-23 19:11:59 +02:00
Sander van Dijk
4e3666abdd small change to fixedsize handling 2006-05-23 19:08:24 +00:00
Anselm R. Garbe
443843bfc6 fixed bug reported by John Galt 2006-05-23 18:51:16 +02:00
Anselm R. Garbe
13055ca087 allowing empty views, treating 'nil'-view specially 2006-05-23 16:56:43 +02:00
Anselm R. Garbe
874b2a730c do not write to stdin, but to stdout, wmiir 2006-05-23 08:34:31 +02:00
Anselm R. Garbe
9d34f12320 some change in tip 2006-05-23 08:25:13 +02:00
Anselm R. Garbe
a725d3d6b3 added wmiir ls, wmiir read behaves like 9p read now, to get full info use wmiir ls -l 2006-05-23 08:17:42 +02:00
Sander van Dijk
903d558f08 start fixed-size-requesting apps on the floating layer (even though they are still resizable for now, at least they'll start with their wanted size) 2006-05-22 20:35:20 +00:00
Anselm R. Garbe
1f0f42420c added newcol action for client ctls (takes next/prev argument), I didn't changed move 2006-05-21 19:21:37 +02:00
Anselm R. Garbe
a9e9456f42 removed the insert_* insanity, added cext_vattachat instead 2006-05-21 18:43:41 +02:00
Anselm R. Garbe
df70479dc8 clean target fix as well in cmd/Makefile 2006-05-21 16:36:01 +02:00
Anselm R. Garbe
8728911dd6 does my entry to TODO.wmii-4 makes sense? 2006-05-20 00:06:45 +02:00
Anselm R. Garbe
1ee2585062 removed focuscolors again (unnecessary bloat) 2006-05-19 20:14:06 +02:00
Anselm R. Garbe
58fa7998b8 thx to keiss again, fixed the prevoff calculation as well 2006-05-19 19:43:31 +02:00
Anselm R. Garbe
3b01488153 fixed wmiimenu bug (also in wmii-3 repo) 2006-05-19 19:39:32 +02:00
Anselm R. Garbe
657ff52958 fixed bug reported by leknaat in wmii-4 2006-05-19 18:52:24 +02:00
Anselm R. Garbe
3633e207de updated TODO.wmii-4 2006-05-19 18:27:41 +02:00
Anselm R. Garbe
4ba88563f6 Added tag snap for changeset decbb77e6bcc54be6ba70e61e4c8d424e1b31ad1 2006-05-19 18:23:34 +02:00
Anselm R. Garbe
6c39e782da improved default colors 2006-05-19 18:20:26 +02:00
Anselm R. Garbe
7324531047 added focuscolors (three color tuples now, which indicate focus and selection state) 2006-05-19 18:14:31 +02:00
Anselm R. Garbe
9025f56301 using $HOME/.wmii-4 PREFIX/etc/wmii-4 namespaces now 2006-05-19 17:39:29 +02:00
Anselm R. Garbe
fa43df527d removed swapping 2006-05-19 17:38:45 +02:00
Anselm R. Garbe
5a261f68bb new TODO,wmii-4 entry for grab boxes 2006-05-19 13:56:38 +02:00
Anselm R. Garbe
4acfe7cbe7 wmii-4-current development begins, feature unfreeze 2006-05-19 13:35:48 +02:00
Anselm R. Garbe
f61db24b5c Added tag wmii-3 for changeset f503db141bb3eedbf11bb8b2536478ad4b6047cf 2006-05-19 13:35:09 +02:00
Anselm R. Garbe
e62c5bf978 update TODO.wmii-4 2006-05-19 13:19:01 +02:00
Anselm R. Garbe
b0b5c0bed5 renamed PROGS_FILE into /tmp/.wmiimenu.$USER.proglist (nah, we keep it in /tmp, it is a temporary file) 2006-05-18 09:17:54 +02:00
Sander van Dijk
108897b4ab remove unnecessary wmiisetsid calls (they are only confusing) 2006-05-17 19:09:14 +00:00
Sander van Dijk
ad1799b113 a couple of small changes:
wmiisetsid - "-v" only works if it's the first argument; make this more obvious from the usage() output.
wmiiwm.1 - some (very) tiny improvements.
2006-05-17 18:35:04 +00:00
Anselm R. Garbe
942904f7f5 fixed a bug on dir creation caused with 9p2000.ko 2006-05-17 16:47:26 +02:00
Anselm R. Garbe
7ae7fa8759 Added tag rc6 for changeset 27ed4a025123f834b65cd263b054ed463d13394c 2006-05-17 12:11:05 +02:00
Anselm R. Garbe
63cf3e7e6f disabling Xutf8* stuff 2006-05-17 11:59:59 +02:00
Anselm R. Garbe
819b0576e6 wmiisetsid fix proposed by Sander 2006-05-17 11:55:22 +02:00
Anselm R. Garbe
cd58aceabf added fs testcase (works well for me) 2006-05-17 11:33:52 +02:00
Anselm R. Garbe
ee466c60d1 fixed 9P issues with styx reported on the list 2006-05-17 10:36:56 +02:00
Sander van Dijk
cd282d75c1 small spelling correction 2006-05-16 20:28:59 +00:00
Sander van Dijk
af6355b8af some changes to the manpages 2006-05-16 20:18:27 +00:00
Anselm R. Garbe
c5f6588b99 I think this fixes the Gaim issue 2006-05-16 17:43:19 +02:00
Anselm R. Garbe
663d0a08be simplified config.mk 2006-05-16 17:30:40 +02:00
Sander van Dijk
d6d060cf95 use wmiisetsid in some more places, just to be sure... 2006-05-15 23:33:24 +00:00
Anselm R. Garbe
13d27ace6d important fix for broken move prev 2006-05-15 18:01:37 +02:00
Anselm R. Garbe
578c5346ee update TODO.wmii-4 2006-05-15 01:30:45 +02:00
Anselm R. Garbe
7be87a450d added also to terminal invocation (if someone uses 9term) 2006-05-15 01:24:24 +02:00
Anselm R. Garbe
d1272462f3 added wmiisetsid to wmiirc 2006-05-15 01:21:15 +02:00
Anselm R. Garbe
b14a2ad536 added wmiisetsid (to prevent annoyances with broken p9p apps) 2006-05-15 01:20:24 +02:00
Anselm R. Garbe
ad3197184e updated TODO.wmii-4 2006-05-14 21:05:08 +02:00