25 Commits (c0a8d29119f8ace4bf820d8ca329111c11f31f01)

Author SHA1 Message Date
Dustin Swan 169b067050
Rendering my disgusting font. using it in a few places. wow its hideous 1 week ago
Dustin Swan 5c76f9f3a2
Fixing some bugs. fixing some scroll issues 2 weeks ago
Dustin Swan 164f752338
Cleaning 2 weeks ago
Dustin Swan 1961ac6249
Adding support for mouse wheel events. cleaning up click handler to take functions 2 weeks ago
Dustin Swan 44015e58b1
auto scrolling to focused windows 3 weeks ago
Dustin Swan 5f592f40bf
Letrec. index in stdlib. fixing NaNs when measuring things without gaps, w or h. more window management stuff in OS 3 weeks ago
Dustin Swan c294d7fd6a
a million fixes 3 weeks ago
Dustin Swan 6f7f06b748
deleting interpreter now that we have compiler 3 weeks ago
Dustin Swan 2cd5a609bb
compiling. interpreting was too slow 3 weeks ago
Dustin Swan 6edf592637
Adding center and box, more color options to UI stuff, working on command palette styling 3 weeks ago
Dustin Swan da97f53729
Cleaning up UI primitives. fixing parser bugs. still struggling to make a command palette lol 3 weeks ago
Dustin Swan 2d687b5d38
Dead code. cleaning up parse. allowing trailing commas. starting to work on the 'os' palette 3 weeks ago
Dustin Swan a39c80fc74
Cleaning 4 weeks ago
Dustin Swan 9f078aaeef
Returning coords with Clickable event. Usinsg them to position cursor when clicking in a textfield 4 weeks ago
Dustin Swan 787e071fbd
Adding Clip ui primitive. text boxes looking... well, still awful but getting there 4 weeks ago
Dustin Swan 86422888de
better fonts temporarily 4 weeks ago
Dustin Swan bc186d658c
creating a CG text input 4 weeks ago
Dustin Swan 12d27a1bff
Adding Opacity ui primitive 4 weeks ago
Dustin Swan 441957185e
border radius on rect 4 weeks ago
Dustin Swan 58715f42bf
Fixing ugly canvas. now full browser window, fixing dpi blurry issue 4 weeks ago
Dustin Swan 86996ed4ef
fixing hitTest bounds for clickable. using Constructors for Clickable events. starting to think about design systems.. 4 weeks ago
Dustin Swan 645de97db2
text input now passes actual constructors instead of strings 4 weeks ago
Dustin Swan 223eea72e3
Adding Stack and TextInput to the UI 4 weeks ago
Dustin Swan 5b40e9d298
We have UI! kind of 4 weeks ago
Dustin Swan 52647a9ce1
Started working on CG UI primitives. rendering to a canvas 4 weeks ago