Commit History

Author SHA1 Message Date
  darkfi 3067d970ea wallet: regen glyphs on rescale 1 year ago
  dasman a63d628ec5 script/evgrd: fill in required LocalEventGraph fields and methods, and present a working test module 1 year ago
  darkfi 3dead803ad wallet: support upscaling in the core text lib itself 1 year ago
  darkfi b340ebf197 wallet: chatview upscale text depending on window_scale 1 year ago
  darkfi 9b6e2c0739 wallet: re-enable net backend with new scenegraph 1 year ago
  darkfi ee7f415231 wallet: updated chatview to new backends 1 year ago
  darkfi d688226a56 wallet: update editbox 1 year ago
  darkfi 02f87b8cd5 wallet: update Button UI object to new backends 1 year ago
  skoupidi 25dffaeba2 darkfid: refactored p2p stack to use generic protos 1 year ago
  skoupidi c73ee72a41 src/net/session/seedsync_session.rs: mask unused functions 1 year ago
  skoupidi cf8d758bb8 src/net/p2p: added fn to grab a channel pointer by its id 1 year ago
  darkfi d2b1a25f12 wallet: implement fractional scaling \o/ 1 year ago
  darkfi b6f1e571ea wallet: migrate to new scene graph and render API backend 1 year ago
  draoi fb7b7d50c4 doc: improve net peer discovery info messages 1 year ago
  draoi e55ae297f7 chore: make clippy 1 year ago
  draoi 5d302f3435 inbound_session: remove redudant subscribe_stop() call 1 year ago
  draoi 1121b0bede session: bugfix- don't ignore subscribe_stop() error case 1 year ago
  skoupidi 82520041eb chore: clippy elided lifetimes 1 year ago
  skoupidi 19eb32f29b src/net/protorocl/protocol_generic: added response action 1 year ago
  darkfi c699f9da44 wallet: editbox only emits true for input handlers when it captures input 1 year ago
  darkfi d295fcddac doc: update summary to reflect new location of network-troubleshooting and added Tor onion connections section to net-troubleshooting 1 year ago
  darkfi 9e8da9b3a6 wallet: input events are now relative to the layer which emits them 1 year ago
  darkfi 752a085513 wallet: make Point copy and allow Point arithmetic. 1 year ago
  darkfi c76d792208 wallet: remove ability to lock input streams since new input handlers allow you to do this more effectively 1 year ago
  darkfi 735c7709dd wallet: replace eval_rect()/read_rect() with PropertyRect wrapper 1 year ago
  darkfi 408208d9f3 wallet: rename RenderLayer to Layer 1 year ago
  darkfi 00f936b316 wallet: move draw() methods into UIObject trait 1 year ago
  darkfi f6ba337563 wallet: migrate internal APIs to use Point struct everywhere 1 year ago
  darkfi 4a0d6ce8f4 wallet: finish migration for handle_(mouse_btn_down|mouse_btn_up|mouse_move|mouse_wheel|touch) 1 year ago
  darkfi fac6250fb7 wallet: migrate to handle_key_up/down() 1 year ago