Features/GTK3/Porting/TamTam: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
This work is based in the port done by Aaron Gordon (TamTamEdit) and Kshitij Kumar (TamTamMini) | This work is based in the port done by Aaron Gordon (TamTamEdit) and Kshitij Kumar (TamTamMini) | ||
= Objective = | |||
Porting TamTam suite to Gtk3 we can add support to touch interfaces and add a piano keyboard like in MusicKeyboard activity. | |||
= Plan = | |||
The first objective is port to Gtk3, without doing unneded changes on the interface. | |||
After that we can clean up the code, and implement changes. | |||
TamTam use a lot of custom widgets. Use standard widgets when possible simplify the code, and create a more standard | |||
= STATUS = | = STATUS = | ||