On 24 apr. 2015, at 23:52, Offray Vladimir Luna Cárdenas offray@riseup.net wrote: Glamour has been a really empowering framework for quick prototyping of my ideas, but my browser starts to need more common user interface things:
- A explicit menu with submenus on top of the browser windows (not hidden behind the dots like now).
- Better icons and a tool bar.
- A contextual menu in each node of the tree for actions on that node.
Sounds perfectly compatible with Glamour. You might need to make some small extensions to Glamour for 1 and perhaps the tool bar. For understanding how to extend you'll need to take a look at how things are done in Morphic
Stephan