mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
update readme
This commit is contained in:
parent
e59756d077
commit
10c8763e09
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ Guide and protocol draft
|
||||||
#### GTK
|
#### GTK
|
||||||
|
|
||||||
* Operate with [action objects](https://docs.gtk.org/gio/class.SimpleAction.html) instead of names like `win.action`. This allows to follow encapsulation, by the our goal, module must know nothing about parent presets. For example, define some action in parent, then delegate object created as construction argument
|
* Operate with [action objects](https://docs.gtk.org/gio/class.SimpleAction.html) instead of names like `win.action`. This allows to follow encapsulation, by the our goal, module must know nothing about parent presets. For example, define some action in parent, then delegate object created as construction argument
|
||||||
|
* Started refactor to separate widgets implementation to separated mods, because widgets may contain own tables in database and require additional mods dependencies _todo_
|
||||||
|
|
||||||
### Contribution
|
### Contribution
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue