darkfi
|
382447ae24
wallet: chatview add the top line's ascent to the total_height calc and fix selecting lines.
|
2 years ago |
darkfi
|
9b6e2c0739
wallet: re-enable net backend with new scenegraph
|
2 years ago |
darkfi
|
72d68aadb0
wallet: fix all the warnings
|
2 years ago |
darkfi
|
90f2958cd2
wallet: get p2p + zk darkfi compiling in the app
|
2 years ago |
darkfi
|
cfb1fe27dc
wallet: ExecutorPtr = Arc<smol::Executor<'static>>
|
2 years ago |
rsx
|
cf2fe7d59e
wallet: add Roles to the property system. Useful for distinguishing between who modifies a property and later applying permissions too.
|
2 years ago |
darkfi
|
1796ba2f2c
wallet: call method insert_line through scene graph
|
2 years ago |
parazyd
|
60114d71ab
darkwallet: Add license headers
|
2 years ago |
darkfi
|
794a32f8b6
wallet: enable zmq backend network access
|
2 years ago |
darkfi
|
7bc9e3c10c
wallet: janny clean up warnings and comment unused mods
|
2 years ago |
darkfi
|
a3db035ffa
wallet: properly handle app cleanup (accidental cargo fmt so just check main.rs)
|
2 years ago |
darkfi
|
6d295ab1ca
wallet: migrate to using async slots/signals and zmq debug backend
|
2 years ago |
darkfi
|
f623e4fda4
wallet: add chatapp.exe
|
2 years ago |
rsx
|
1369300ba2
wallet: add PropertyStatus.EXPR
|
2 years ago |
rsx
|
76d1ec7a04
wallet: add an expr engine for fast evaluation of exprs inside render loops
|
2 years ago |
rsx
|
199485d071
wallet: impl properties with PY_EXPR subtype which are dynamically evaluated every frame.
|
2 years ago |
rsx
|
1997292b36
wallet: improve methods, by making use of queues. signals now pass data too.
|
2 years ago |
rsx
|
8332a3648c
wallet: update python API for new property system rewrite
|
2 years ago |
rsx
|
2f58097787
wallet: make a more powerful property system
|
2 years ago |
rsx
|
6d7bbd3ed7
wallet: fix SceneGraph::rename_node() function which wasn't renaming parents and children info fields
|
2 years ago |
rsx
|
266ecc2ed1
wallet: add scan_dangling() method used for garbage collection of nodes
|
2 years ago |
rsx
|
e76be71d4b
cargo fmt
|
2 years ago |
zero
|
c78a469c83
added darkwallet in bin/. See README for usage instructions
|
2 years ago |