when in the 'resize' mode than when you are in the default mode, for
example.
</li>
- <li>
- Do <strong>not</strong> use programs such as autoconf/automake for configuration and
- creating unreadable/broken makefiles. Instead, use a clean makefile which automatically
- enables/disables features for specific platforms. Also, document the dependencies
- properly, so that package maintainers have an easy job packaging i3.
- </li>
<li>
Implement an IPC interface for other programs. Provide subscription to
certain events and accept commands.