darkfi f4e6872b24 wallet: tidy up big list of consts in UI schema 2 years ago
..
app f4e6872b24 wallet: tidy up big list of consts in UI schema 2 years ago
expr 5bce7a7500 wallet: structify the darkirc local backend so we can call .send(msg) on the stream it manages. 2 years ago
gfx 9812ea9641 editbox: make cursor a separate drawcall 2 years ago
prop 5bce7a7500 wallet: structify the darkirc local backend so we can call .send(msg) on the stream it manages. 2 years ago
text 63ea55236a wallet: change font from IBM plex mono light to the regular version 2 years ago
ui f4fa54a60d wallet: evgrd connector - use a resilient reconnection strategy and buffer sends which fail 2 years ago
darkirc.rs 16b1bff413 wallet: chatview greatly simplify message buffer logic 2 years ago
darkirc2.rs 61b55002bf evgrd: allow listening for rpc on multiple inbound addrs 2 years ago
error.rs 3850b2ebf6 wallet: add compiler for exprs 2 years ago
main.rs 177e390262 wallet: fix issue with chatview swallowing input events 2 years ago
mesh.rs d3b0f38ed7 wallet: defer allocs in async code. we use an internal hashmap and generate random IDs rather than waiting for GL to wake up and provide us with them. 2 years ago
net.rs 382447ae24 wallet: chatview add the top line's ascent to the total_height calc and fix selecting lines. 2 years ago
plugin.rs 60114d71ab darkwallet: Add license headers 2 years ago
pubsub.rs 72d68aadb0 wallet: fix all the warnings 2 years ago
py.rs 60114d71ab darkwallet: Add license headers 2 years ago
ringbuf.rs d3b0f38ed7 wallet: defer allocs in async code. we use an internal hashmap and generate random IDs rather than waiting for GL to wake up and provide us with them. 2 years ago
scene.rs 177e390262 wallet: fix issue with chatview swallowing input events 2 years ago
util.rs 1f313d2380 wallet: editbox, add a little extra spacing when lines end in whitespace. This is because the glyph for space has nearly 0 width at the end of lines. 2 years ago