mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Parsing css and css groups
This commit is contained in:
17
docs/Interface.md
Normal file
17
docs/Interface.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user