wmii/cmd/wm
Anselm R. Garbe 16eba3214a fixed writing to /view/X/mode 2006-04-14 12:49:29 +02:00
..
Makefile made cmd/wm code more concise 2006-04-12 10:44:07 +02:00
area.c 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
bar.c code cleanups 2006-04-13 16:52:33 +02:00
client.c disallow the creation of new columns if the amount of columns on screen is width/mincolwidth; next up is respecting mincolwidth in the scaling mechanism 2006-04-13 20:44:31 +00:00
column.c respect min_height in the frame rescaling mechanism in column-default too 2006-04-13 22:20:54 +00:00
event.c fixed move on grab 2006-04-14 09:40:18 +02:00
frame.c some more polishing 2006-04-13 15:35:10 +02:00
fs.c fixed writing to /view/X/mode 2006-04-14 12:49:29 +02:00
key.c 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
mouse.c 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
rule.c removed unnecessary debug output 2006-04-13 17:08:17 +02:00
view.c adding bar rect to rects_of_view() vector... 2006-04-14 10:06:05 +02:00
wm.c 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
wm.h 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
wmii removed rc/extern redirection, removed OLD_PATH stuff (unnecessary), I don't care about WMII_FONT/*COLORS being in env, three vars are ok, changed progs file location (this allows running wmiirc from shell as well, because DISPLAY is not screwed up) 2006-04-14 10:28:10 +02:00
wmii.1 some more changes to wmii.1 2006-03-24 13:52:22 +01:00
wmiiwm.1 wmiiplumb->wmiipsel 2006-04-10 22:15:45 +02:00