25 Commits (169b06705098538a2b2746e8c68ac80143094357)

Author SHA1 Message Date
Dustin Swan 169b067050
Rendering my disgusting font. using it in a few places. wow its hideous 3 days 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 2 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 2 weeks ago
Dustin Swan c294d7fd6a
a million fixes 2 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 3 weeks ago
Dustin Swan 9f078aaeef
Returning coords with Clickable event. Usinsg them to position cursor when clicking in a textfield 3 weeks ago
Dustin Swan 787e071fbd
Adding Clip ui primitive. text boxes looking... well, still awful but getting there 3 weeks ago
Dustin Swan 86422888de
better fonts temporarily 3 weeks ago
Dustin Swan bc186d658c
creating a CG text input 3 weeks ago
Dustin Swan 12d27a1bff
Adding Opacity ui primitive 3 weeks ago
Dustin Swan 441957185e
border radius on rect 3 weeks ago
Dustin Swan 58715f42bf
Fixing ugly canvas. now full browser window, fixing dpi blurry issue 3 weeks ago
Dustin Swan 86996ed4ef
fixing hitTest bounds for clickable. using Constructors for Clickable events. starting to think about design systems.. 3 weeks ago
Dustin Swan 645de97db2
text input now passes actual constructors instead of strings 3 weeks ago
Dustin Swan 223eea72e3
Adding Stack and TextInput to the UI 3 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