Files
Nuake/docs/Interface.md
2021-06-02 09:41:39 -04:00

306 B

Interface design

Interface component Layout Styling Behaviour

Layout

The layout is represented using XML

  ## Components   The components all derives from Rect

Styling

The styling could be done a file that looks like css

Behaviour

The behaviour needs to be done using the scripting API