Commit History

Author SHA1 Message Date
  Kestrel a90f9e65ef Several minor steps on the way to text cursors. 1 month ago
  Kestrel 123ba98f7f Make use of new multi-layout node containers to align text correctly in labels and buttons. 8 months ago
  Kestrel 9954f78bc9 Reorganization and more documentation. 8 months ago
  Kestrel 11e20618f1 Swapped LayoutNodeContainer for LayoutTreeNode. 8 months ago
  Kestrel b9219e87f8 Add rendering indirection layer. 8 months ago
  Kestrel 347460c180 Add basic text editing widget. 10 months ago
  Kestrel 5709cb809f Finished implementing form group and added example. 10 months ago
  Kestrel 27dbc8f173 Address some clippy nits. 10 months ago
  Kestrel f6581fa7c1 rustfmt pass. 10 months ago
  Kestrel fd8deb97f3 Made rendering significantly more on-demand. 11 months ago
  Kestrel 6375fc2cce Only rerender widgets as needed, and allow render requests to be combined. 11 months ago
  Kestrel b88087436f Simple button example that changes colour when hovered and exits on click. 11 months ago
  Kestrel 09f4dee1be Rearchitecture using tiny_skia, softbuffer, and winit. 11 months ago