darkfi
|
69ced21cad
wallet: editbox correctly handle both char events and keycodes
|
2 years ago |
darkfi
|
6ac471f999
wallet: switch from harfbuzz_rs to harfbuzz_sys
|
2 years ago |
darkfi
|
8937d3fa15
wallet: add commented harfbuzz-sys code that doesn't work on android due to needing a recent version of cargo, while APK tools use an older one
|
2 years ago |
darkfi
|
5b8b609797
wallet: cleanup FFI mess for font stuff
|
2 years ago |
darkfi
|
eb2241ed13
wallet: add text rendering and a label widget
|
2 years ago |
darkfi
|
794a32f8b6
wallet: enable zmq backend network access
|
2 years ago |
darkfi
|
5e1c43af36
wallet: improve RenderApi. now each call is paired with a unique u64 ID which is used to modify the call without knowing its location in the draw tree.
|
2 years ago |
darkfi
|
6d295ab1ca
wallet: migrate to using async slots/signals and zmq debug backend
|
2 years ago |
darkfi
|
927dfa7270
wallet: replace crossbeam::SkipMap<..> with Mutex<HashMap<...>>
|
2 years ago |
darkfi
|
0d478f0721
wallet: begin making async version of gfx subsystem
|
2 years ago |
foo
|
4eba00236d
clippy: add suggested clippy lints to top-level Cargo.toml and enable
|
2 years ago |
darkfi
|
4ef00a37c0
wallet: add android build instructions and fix Cargo.toml paths
|
2 years ago |
darkfi
|
3b5ce35440
wallet: atrocious hackjob chatapp working on android with APKs
|
2 years ago |
parazyd
|
2e37330d0d
chore: Update crate dependencies
|
2 years ago |
darkfi
|
60858f36d6
wallet: add font fallbacks
|
2 years ago |
darkfi
|
444a2b3e14
wallet: delete old unused code and cleanup
|
2 years ago |
darkfi
|
fa9dc5c3f9
wallet: working OTF fancy text rendering
|
2 years ago |
rsx
|
62994d050b
wallet: deprecate pyo2, replace with rustpython
|
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 |
zero
|
927c0724a8
wallet: Cargo.toml make darkfi-serial use ../../ instead of git url
|
2 years ago |
zero
|
c78a469c83
added darkwallet in bin/. See README for usage instructions
|
2 years ago |