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 |
|
Anselm R. Garbe
|
4e4793336f
|
removed /view indirection, instead tags occur in / directory, /view is a shorty for the viewed tag, fixed floating focus bug, fixed $MODKEY-s crashing bug on startup
|
2006-04-13 10:06:07 +02:00 |
|
Anthony Martin
|
ddd5dec606
|
fixed incorrect test for modifier masks, reported by Frank
|
2006-04-12 22:30:44 -07:00 |
|
Anselm R. Garbe
|
aa9c4c48a8
|
fixed reading /view/X/name
|
2006-04-12 14:31:38 +02:00 |
|
Anselm R. Garbe
|
eaa2d5f382
|
added /view/ctl for view-specific commands, fixed retag command of /ctl
|
2006-04-12 14:28:05 +02:00 |
|
Anselm R. Garbe
|
6d878a1b71
|
removed /tags, renamed /clients/ to /client/, changed /view, it contains now all avaiable views, to address the selected view, you have to substitute /view with /view/sel
|
2006-04-12 14:14:34 +02:00 |
|
Anselm R. Garbe
|
5662a1b15c
|
added /def/grabmod, which allows to set the modifier key for mouse grab based moves/resizals (default is Mod1)
|
2006-04-12 11:08:31 +02:00 |
|
Anselm R. Garbe
|
69ddb68f00
|
made cmd/wm code more concise
|
2006-04-12 10:44:07 +02:00 |
|
Anselm R. Garbe
|
7c6025aee3
|
fixed bug reported by tove (1 -> 11, label kept state)
|
2006-04-11 17:38:58 +02:00 |
|
Anselm R. Garbe
|
0fff5a5aaf
|
implemented /view/name file which contains currently selected tag
|
2006-04-11 17:21:38 +02:00 |
|
Anselm R. Garbe
|
d2825a06e2
|
fixed several update_views issues
|
2006-04-11 10:16:01 +02:00 |
|
Anselm R. Garbe
|
53b9c7b33f
|
rearranged
|
2006-04-10 17:50:39 +02:00 |
|
Anselm R. Garbe
|
c087c64dd2
|
simplified tagging data structures internally, though not finished yet, don't use this exessively ;)
|
2006-04-10 17:43:13 +02:00 |
|
Anselm R. Garbe
|
72c0efea9e
|
removed /view/tag, removed -t argument, instead /def/rules is used. A new magic tag "!" keeps track of inheriting the selected view tag (/.*/ -> !), the first rule /.*/ -> 1 replaces the /view/tag default tag stuff (ex -t argument), writing "retag" to /ctl applies /def/rule to all existing clients, except the "!" handling
|
2006-04-10 10:58:21 +02:00 |
|
Anselm R. Garbe
|
c94aff285c
|
vertical scaling in 'equal' mode (will be called 'default' soon) for columns
|
2006-04-06 17:03:12 +02:00 |
|
Anselm R. Garbe
|
3588e0909d
|
simplified tagging in Client
|
2006-04-06 11:31:54 +02:00 |
|
Anselm R. Garbe
|
83834ba9b3
|
drastic reduction of ugly #define's
|
2006-04-06 07:55:33 +02:00 |
|