]> Pileus Git - wmpus/commit
Improve window management
authorAndy Spencer <andy753421@gmail.com>
Sun, 22 May 2011 11:24:53 +0000 (11:24 +0000)
committerAndy Spencer <andy753421@gmail.com>
Sun, 22 May 2011 11:24:53 +0000 (11:24 +0000)
commitee556f1413d9da165fd6ea74f0bf4039ab28da0d
tree8ac00303ddf407de4e36dae4faa2e9dab6cdc3e5
parent8c3a527e337ac76beac38131ff1accdf8312d09e
Improve window management

Updates to sys-x11:
  - Add win_t caching
  - Add existing windows at startup
  - Watch for added/removed windows

Updates to wm-wmii:
  - Add rows/columns
  - Update arrangement for added/removed windows
  - Key based window/focus movement (broken)

Misc:
  - Add linked list util for wm-wmii
main.c
makefile
sys-x11.c
sys.h
util.c
util.h
wm-wmii.c
wm.h