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

18 lines
306 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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