Kris Maglione
|
90fbc47d51
|
Backing out last change...
|
2006-06-11 22:10:56 -04:00 |
|
Kris Maglione
|
59a06d3c5d
|
Make sure wmiir read /bar/../.. returns with error.
|
2006-06-11 21:56:08 -04:00 |
|
Kris Maglione
|
918815c6d5
|
Fixed null pointer exception for dirs 1> than the greatest index
|
2006-06-10 16:47:59 -04:00 |
|
Kris Maglione
|
550f47230b
|
Fixed previous /client/n/ stat bug
|
2006-06-10 03:06:29 -04:00 |
|
Kris Maglione
|
5bcdd8c938
|
Fixed message.c size calculation brokenness. This is better, not ideal; to be cleaned up.
|
2006-06-10 02:18:32 -04:00 |
|
Kris Maglione
|
dd58d76cce
|
Initialized i? to nil
|
2006-06-08 18:54:05 -04:00 |
|
Kris Maglione
|
fa95a1a017
|
A few fixes
|
2006-06-08 18:48:46 -04:00 |
|
Anselm R. Garbe
|
70e352ba5e
|
removed ixp_socket_accept layeritis
|
2006-06-08 23:11:43 +02:00 |
|
Anselm R. Garbe
|
f72c098ecf
|
merged Kris' changes
|
2006-06-08 10:54:19 +02:00 |
|
Anselm R. Garbe
|
83f184dad7
|
applied Kris' idea to drop .0 suffixes in WMII_ADDRESS, removed internal labels, introduced several *Tag events, needs polishing
|
2006-06-06 21:10:30 +02:00 |
|
Anselm R. Garbe
|
25a7fc9216
|
/def/colrule now uses 30+40+20+10 syntax (num of + + 1 means num of columns, the sum must be 100, which is used for new columns), renamed /def/rules into /def/tagrules, renamed /def/ncol into /def/colrules
|
2006-05-31 19:48:44 +02:00 |
|
Anselm R. Garbe
|
15dfca474f
|
removed /def/col{width,mode}, added /def/ncol instead, though /def/ncol has no effect atm
|
2006-05-30 18:28:05 +02:00 |
|
Anselm R. Garbe
|
cdc57ca2fd
|
/foo/ -> ~+!+max rules now working fine, also renamed /client/X/class into /client/X/props, props syntax is now class:instance:name
|
2006-05-30 16:32:28 +02:00 |
|
Anselm R. Garbe
|
b8e17113d0
|
trim / from tags
|
2006-05-29 14:19:20 +02:00 |
|
Anselm R. Garbe
|
7eb5eb7f5d
|
fixed the issue reported by tkoskine with sscanf
|
2006-05-29 12:48:21 +02:00 |
|
Anselm R. Garbe
|
41ae6bfe56
|
removed strtonum interface, using strtol+errno instead
|
2006-05-29 11:36:59 +02:00 |
|
Anselm R. Garbe
|
db2e58388f
|
off-by-one fixes by Chris King (I'm a moron)
|
2006-05-26 15:41:23 +02:00 |
|
Anselm R. Garbe
|
1e4b2bb061
|
removed crappy blitz_strtorect, added move/size commands for client ctl, cleaned up liblitz/geometry somewhat
|
2006-05-26 14:16:19 +02:00 |
|
Anselm R. Garbe
|
562c598f03
|
added index file for column reverse addressing
|
2006-05-25 12:47:13 +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 |
|
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
|
1ee2585062
|
removed focuscolors again (unnecessary bloat)
|
2006-05-19 20:14:06 +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
|
7324531047
|
added focuscolors (three color tuples now, which indicate focus and selection state)
|
2006-05-19 18:14:31 +02:00 |
|
Anselm R. Garbe
|
fa43df527d
|
removed swapping
|
2006-05-19 17:38:45 +02: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
|
ee466c60d1
|
fixed 9P issues with styx reported on the list
|
2006-05-17 10:36:56 +02:00 |
|
Anselm R. Garbe
|
7509382a8c
|
fixed issue on column mode change reported by Sander
|
2006-05-10 13:57:09 +02:00 |
|
Sander van Dijk
|
94a8bd0c3c
|
trim whitespace from tags before validating them, fixes the issue seen when trying to tag a client with a whitespace only tag
|
2006-05-07 19:56:05 +00:00 |
|
Anselm R. Garbe
|
dd782be04f
|
tags are trimmed from " \t" now, added $MODKEY-Shift-{j,k} and $MODKEY-Button2 for swapping (mouse-based)
|
2006-05-04 14:34:44 +02:00 |
|
Anselm R. Garbe
|
4e824db4b3
|
fixed double-free bug
|
2006-05-02 00:00:16 +02:00 |
|
Anselm R. Garbe
|
efdfee9c9e
|
9P fixes
|
2006-05-01 19:39:26 +02:00 |
|
Anselm R. Garbe
|
60b3b48f33
|
9P bugfix #1, though I'll push a minor refactored version later (which is more error-prone with 9p2000.ko as well)
|
2006-04-29 18:51:45 +02:00 |
|
Sander van Dijk
|
02b4f28ea6
|
reverted fs.c, since it seems that the change to it a couple of patches back was unintended...
|
2006-04-28 19:37:38 +00:00 |
|
Anselm R. Garbe
|
ff7e066f29
|
proceeded with wmiiwm.1, still not finished
|
2006-04-28 18:00:22 +02:00 |
|
Anselm R. Garbe
|
ec111a5c9d
|
revised occurences of draw_client.*, should be more robust now (though urxvt is broken if run with -tr, not our problem)
|
2006-04-28 12:37:19 +02:00 |
|
Anselm R. Garbe
|
61962d4d03
|
fixed the open bug reported by Sander, (after approx. 12h debugging I finally got this beast)
|
2006-04-27 11:22:20 +02:00 |
|
Anselm R. Garbe
|
6e1e231588
|
implemented sloppy focus changes as described at wmii@wmii.de to Sander, implemented ClientFocus event in /event, implemented client/index file (yesterday I decided to do it before wmii-3)
|
2006-04-26 08:59:55 +02:00 |
|
Anselm R. Garbe
|
a587b641df
|
adapted changes reported by Stefan Tibus to make wmii compile on Solaris
|
2006-04-25 17:29:54 +02:00 |
|
Anselm R. Garbe
|
4bfb45faa5
|
fixed geom file writes in frames of columns
|
2006-04-24 17:53:48 +02:00 |
|
Anselm R. Garbe
|
445976869e
|
polished liblitz, now going to support XFontSets
|
2006-04-23 20:00:47 +02:00 |
|
Anselm R. Garbe
|
16eba3214a
|
fixed writing to /view/X/mode
|
2006-04-14 12:49:29 +02:00 |
|
Anselm R. Garbe
|
2007eebaae
|
allowing to write 0 to /def/colwidth
|
2006-04-14 12:47:10 +02:00 |
|
Anselm R. Garbe
|
ca7547d056
|
implemented /def/colwidth (takes 0 for default scaling, or a px value for a specific size, ie 500 seems fine for 1400x1050 screens)
|
2006-04-14 12:45:53 +02:00 |
|
Anselm R. Garbe
|
391f88e730
|
implemented /def/colmode containing the default column mode
|
2006-04-14 12:03:44 +02:00 |
|
Anselm R. Garbe
|
8c5358831b
|
readded /tags, Maxi check if this patch fixes your problem
|
2006-04-13 17:41:58 +02:00 |
|
Anselm R. Garbe
|
f750cd9813
|
code cleanups
|
2006-04-13 16:52:33 +02:00 |
|
Anselm R. Garbe
|
fe500a8cd2
|
some more polishing
|
2006-04-13 15:35:10 +02:00 |
|
Anselm R. Garbe
|
4be90199ae
|
removed 'retag' command
|
2006-04-13 14:09:28 +02:00 |
|