-
Notifications
You must be signed in to change notification settings - Fork 65
Roadmap
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.
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.
Make any changes to, and attempt to finalize, the basic API.
Add higher-level features, possibly:
- a window-layering function
- keyboard shortcut support
Finalize the API. Write integration tests.