Commit graph

10 commits

Author SHA1 Message Date
TheOddGarlic 4ef18b26e8 rect changes 2022-04-29 21:53:56 +03:00
TheOddGarlic 70a3a97d48 update windows crate dep 2022-04-28 11:52:50 +03:00
TheOddGarlic f491fce00b text size calculation and very primitive row layout 2022-04-26 19:20:57 +03:00
TheOddGarlic f0d752570b refactor things around 2022-04-24 18:59:48 +03:00
TheOddGarlic a99e19de4b color macro 2022-04-23 12:00:05 +03:00
TheOddGarlic 40084591ff make Color a tuple struct that's always RGBA 2022-04-23 11:19:00 +03:00
TheOddGarlic 889aef5cdc start work on early layout stuff
This layout stuff works by letting widgets calculate their bounding
boxes, which will be used to position the rest of the widgets. Currently
only used to position labels.
2022-04-22 20:00:03 +03:00
TheOddGarlic 37b2e3caa8 implement brush changing 2022-04-21 17:45:22 +03:00
TheOddGarlic 36b9c8808d licensing 2022-04-16 20:25:56 +03:00
TheOddGarlic 9323a47044 the memes will be perfect 2022-04-16 20:18:23 +03:00