darkfi
|
8a2fb9336b
wallet: introduce new priority to distinguish node eval order from its drawing z_index. Also correctly build appdata paths on android (rather than hardcoded).
|
1 year ago |
darkfi
|
0482e3526d
wallet: dont show keyboard and emoji picker at the same time ever
|
1 year ago |
darkfi
|
da4867cf7b
wallet/chatedit: when typing commands like /nick, highlight them with special coloring
|
1 year ago |
darkfi
|
695ab91031
wallet: add actions bar with copy, paste and select all actions
|
1 year ago |
darkfi
|
c4167744e7
wallet: emoji picker fully working
|
1 year ago |
darkfi
|
0f1eac38ba
wallet: add emoji picker widget (unimpl) and connect hide/show button
|
1 year ago |
darkfi
|
ae66029902
wallet: design tweaks and minor fixes.
|
1 year ago |
darkfi
|
3559ea0624
wallet/chatedit: proper touch drag select working
|
1 year ago |
darkfi
|
d22af6bc23
wallet/chatedit: cleanup cursor and text drawing code
|
1 year ago |
darkfi
|
a41dfb9611
wallet/chatedit: resize with wrapped text
|
1 year ago |
darkfi
|
f62f3179ad
wallet: chatedit proper wrapping and adjustment by chatview.
|
1 year ago |
darkfi
|
e9754c3dab
wallet/editbox: horizontal mouse wheel scrolling
|
1 year ago |
darkfi
|
378328ca70
wallet/editbox: long hold finger select words in editbox
|
1 year ago |
darkfi
|
0f642dc1e3
wallet: delete RenderApiPtr, since mpsc::Sender is Cloneable, we can just use RenderApi directly
|
1 year ago |
darkfi
|
57309a5e4c
wallet: editbox create a separate ComposingText store for the current composition
|
1 year ago |
darkfi
|
969c965c8d
wallet: editbox handles android typing suggestions
|
1 year ago |
darkfi
|
44c2ec28ba
wallet: small tweaks:
|
2 years ago |
darkfi
|
ab13cfae9e
wallet: immediately show the message when sent but in grey until the server sends it back again
|
2 years ago |
darkfi
|
209c4f7c1e
wallet: image customize UV rect
|
2 years ago |
darkfi
|
2085bfbdf1
wallet: add spacing between messages
|
2 years ago |
darkfi
|
f1f41d46ba
wallet/chatview: smaller font for timestamps
|
2 years ago |
darkfi
|
67e7b92d77
wallet: full customization of edit cursor: width, ascent and descent
|
2 years ago |
darkfi
|
0d27ae00cb
wallet/editbox: make the cursor blinking lol
|
2 years ago |
darkfi
|
81c843b91c
wallet: send text when pressing enter
|
2 years ago |
darkfi
|
29ba9e43a8
wallet: connect the tubez with LocalEventGraph. now we recv msgs from the backend.
|
2 years ago |
darkfi
|
ee7f415231
wallet: updated chatview to new backends
|
2 years ago |
darkfi
|
b6f1e571ea
wallet: migrate to new scene graph and render API backend
|
2 years ago |
darkfi
|
408208d9f3
wallet: rename RenderLayer to Layer
|
2 years ago |
darkfi
|
c9a9726c93
wallet: migrate to using handle_char() through the tree
|
2 years ago |
darkfi
|
288d7ecdea
wallet: rename ui::Mesh to VectorArt
|
2 years ago |