Commit History

Author SHA1 Message Date
  Kestrel 49f766f3e5 Automatically set up frame widget margins. 8 months ago
  Kestrel 1db569b8bd Working node alignment and node margins. 8 months ago
  Kestrel 5fe6e9d99a First steps towards supporting node alignment. 8 months ago
  Kestrel 7f638e7456 Finish Frame implementation. 8 months ago
  Kestrel 38538c60a1 Add simple table layout. 8 months ago
  Kestrel 27dbc8f173 Address some clippy nits. 8 months ago
  Kestrel f6581fa7c1 rustfmt pass. 8 months ago
  Kestrel d037e38cee Minor changes to streamline examples, start of table layout. 8 months ago
  Kestrel 31fc9a0f28 Use absolute path for referencing kahlo-rs. 9 months ago
  Kestrel fd8deb97f3 Made rendering significantly more on-demand. 9 months ago
  Kestrel 6375fc2cce Only rerender widgets as needed, and allow render requests to be combined. 9 months ago
  Kestrel b88087436f Simple button example that changes colour when hovered and exits on click. 9 months ago
  Kestrel 805140469f Expand theme slightly. 9 months ago
  Kestrel b6a4ab8c82 Swapover to kahlo-rs instead of tiny-skia. 9 months ago
  Kestrel 0f060bb74c Added theme support. 9 months ago
  Kestrel b4fb9b1cf2 Add make_opinionated_ui, to cut down on some boilerplate. 9 months ago
  Kestrel 09f4dee1be Rearchitecture using tiny_skia, softbuffer, and winit. 9 months ago
  Kestrel 660929505b Add unaccelerated software rendering platform crate. 9 months ago
  Kestrel a992628098 Ergonomic improvements. 10 months ago
  Kestrel e9a5022ac2 Rearrange and sketch out widget and component framework. 10 months ago
  Kestrel dc2977b125 Initial geometery and layout framework. 10 months ago