-
Notifications
You must be signed in to change notification settings - Fork 194
GSOC 2013 idea list
davorb edited this page Mar 27, 2013
·
20 revisions
- Polish the layout manager. Currently, layout works more-or-less as in Shoes 3. There are major and minor differences to iron out. Layout should match the old shoes3 for all of our example apps. Requires Ruby and reading Java code/documentation. May require reading some C-ruby code.
- Build out Shoes 4 support for Hackety Hack. Itemize the features that Hackety Hack requires, develop an implementation plan, and implement them as far as possible. Requires Ruby.
- Develop a shoes backend using a different graphics toolkit. Currently, we are implementing a "reference" backend in JRuby and SWT, but Shoes 4 is designed to support multiple, pluggable backends. Having multiple backends available makes Shoes a more viable solution for many projects. Some preliminary work has been done on a Qt backend. There is also lots of working GTK code in green_shoes and Shoes 3 that needs to be adapted to the Shoes 4 architecture. Requires Ruby and reading Java or C/C++, code/documentation depending on the backend.
- Design and implement an app packager for Linux and/or Windows. Packaging exists for OS X apps, but we need Windows and Linux packaging to complement the existing OS X app packager. Packaging should be implemented in the furoshiki gem, which will be used to package shoes apps, along with all required dependencies, for all major operating systems. This will enable a Shoes app to be packaged as a standalone package for OS X, Linux, and Windows. Users will not have to install any dependencies to run a packaged Shoes app. It may be possible to build upon the work done in Releasy. Requires Ruby.
If you need more information or would like to discuss these or other ideas, please get in touch with us through the mailing list ([email protected]) or by visiting or IRC channel, #shoes on freenode.