commit | 0c4457f0c287aace452880674db8b3785b819235 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@redhat.com> | Sun Dec 07 19:59:11 2008 -0500 |
committer | Kristian Høgsberg <krh@redhat.com> | Sun Dec 07 20:05:36 2008 -0500 |
tree | 883195725bf643c285f3a76b3cda4e1da869470d | |
parent | dc0f355f0ace3538dfea541907aca53ec2ff9590 [diff] |
Refactor window logic into reusable parts, add a new terminal application. The gears code is moved into a new file gearc.c and the window decoration and management code stays in window.c. A new application 'terminal' is the second user of the windowing code, but doesn't do anything useful yet.