Commit History

Author SHA1 Message Date
  darkfi e7eb633916 wallet: UI working with darkirc 🔥🔥🔥 2 years ago
  darkfi 7bd760bea9 wallet: connect button signal with slot that clears editbox 2 years ago
  darkfi 6e128ec095 wallet: chatview upgrade timestamps to u64 and add a 32 byte message_id to keys 2 years ago
  darkfi 90f2958cd2 wallet: get p2p + zk darkfi compiling in the app 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 9ffe5ffa36 wallet: button::click() signal 2 years ago
  darkfi 8f3b239bb7 wallet: add button 2 years ago
  darkfi 7ac19cd843 wallet: render da fucking king gnu (display images) 2 years ago
  parazyd 60114d71ab darkwallet: Add license headers 2 years ago
  darkfi 40b4280170 wallet: add empty ChatView stub struct 2 years ago
  darkfi c9e13255cf wallet: editbox stub 2 years ago
  darkfi eb2241ed13 wallet: add text rendering and a label widget 2 years ago
  darkfi 33a67b239b wallet: Mesh::on_modify rect property calls redraw 2 years ago
  darkfi 7bc9e3c10c wallet: janny clean up warnings and comment unused mods 2 years ago
  darkfi 751037d44f wallet: migrate widgets to src/ui/ 2 years ago
  darkfi cfd1e65c39 wallet: live resizing of layers 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 f6dc235f93 wallet: construct app and carefully manage resources 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 3b5ce35440 wallet: atrocious hackjob chatapp working on android with APKs 2 years ago
  darkfi 1b88b31950 wallet: make a ChatView widget 2 years ago
  darkfi 7c6b98e43f wallet: create editbox widget and textshaper tool 2 years ago
  darkfi fa9dc5c3f9 wallet: working OTF fancy text rendering 2 years ago
  darkfi aa6cff4f2e wallet: add a z_index property to control draw ordering of objs 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 8b1fddacb3 wallet: add create/delete_mesh/texture() fns 2 years ago
  rsx 1997292b36 wallet: improve methods, by making use of queues. signals now pass data too. 2 years ago
  rsx 2f58097787 wallet: make a more powerful property system 2 years ago