Skip to content
Tyler Mandry edited this page Jan 19, 2016 · 2 revisions

This is a rough outline of how I expect development on Swindler to go. It is subject to change.

0.1 alpha

Implement the basic planned API, sans convenience methods.

Put up documentation on the web.

Start using Swindler on a real project. Use that to guide changes to the API.

0.2 beta

Make any changes to, and attempt to finalize, the basic API.

Add higher-level features, possibly:

  • a window-layering function
  • keyboard shortcut support

1.0

Finalize the API. Write integration tests.

Clone this wiki locally