home · contact · privacy
Window configuration can now be saved; and edited in a special window config view...
authorChristian Heller <c.heller@plomlompom.de>
Mon, 2 Sep 2013 04:01:41 +0000 (06:01 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Mon, 2 Sep 2013 04:01:41 +0000 (06:01 +0200)
commit8de0e493346efc0f7f303ee0c06c19a55957342c
treebdbf739dd7bd8ffec0ba485e4d4d7c27d2410406
parentdb346802082f53faf4d49f234c0ba2cf86221d1e
Window configuration can now be saved; and edited in a special window config view available on each window. Also simplified how init_win() interprets size parameters.
14 files changed:
README
config/commands
config/keybindings
config/windows/Win_i
config/windows/Win_k
config/windows/Win_l
config/windows/Win_m
src/control.c
src/draw_wins.c
src/draw_wins.h
src/wincontrol.c
src/wincontrol.h
src/windows.c
src/windows.h