Commit History

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