360 Commits (e8a11591a8b423ad3730846c1b39a4441b4e8d03)

Author SHA1 Message Date
Adeeb Shihadeh e8a11591a8
ui: add render loop profiling (#36558) 5 days ago
Adeeb Shihadeh cbc8f98682 ui: fix RuntimeError on exit on PC 5 days ago
Dean Lee 215ef16803
ui: fix LineSeparator horizontal centering issue (#36533) 5 days ago
Dean Lee 350b846d3a
ui: fix vertical centering for multi-line labels (#36538) 5 days ago
Dean Lee 9ce9920ff7
ui: fix label text eliding to account for icon width (#36539) 5 days ago
Dean Lee 1c0b087105
ui: fix keyboard.reset() to properly clear all interaction state (#36541) 5 days ago
Dean Lee 137d4b89b4
ui: fix icon vertical positioning using width instead of height (#36542) 5 days ago
Shane Smiskol 2cc4885a2e
raylib: fix window freezing (#36517) 5 days ago
Dean Lee 9bf904e8a6
ui: scale mouse positions in touch history (#36530) 5 days ago
Adeeb Shihadeh 5ea5f6f267
ui: timeout touch points (#36550) 6 days ago
Shane Smiskol 525b6e48e9
raylib: fix word wrap (#36545) 6 days ago
Shane Smiskol c7b115b68e
raylib: fix text measure with emojis (#36546) 6 days ago
Adeeb Shihadeh f57617c944 expose more state from gui_app 1 week ago
Adeeb Shihadeh c4a0e57046
ui: add debug toggle (#36529) 1 week ago
Maxime Desroches 9f20eb8ce6
setup: handle incompatible versions (#36520) 2 weeks ago
David 47d0a95fd6
font: remove unifont anti-aliasing and reduce font size to 16 (#36508) 2 weeks ago
Dean Lee 5d142326f5
ui: remove unused get_width() method (#36512) 2 weeks ago
Dean Lee ef9683ee79
ui: skip rendering when screen is off (#36510) 2 weeks ago
Maxime Desroches 8a77534d02
fix zipapp with multilang (#36511) 2 weeks ago
Shane Smiskol 2d6df2e125
raylib: minor tweaks (#36507) 2 weeks ago
Shane Smiskol 4e88245745
raylib: rename set_callbacks (#36462) 2 weeks ago
Adeeb Shihadeh 2d0340cefd
ui: stop loading unused fonts (#36493) 2 weeks ago
Adeeb Shihadeh 0d4b0ee116
pre-process fonts for raylib (#36489) 2 weeks ago
Adeeb Shihadeh 94ca077e69
ui: add startup profiling (#36482) 2 weeks ago
Shane Smiskol e0cabc1174
raylib: only load glyphs for unifont (#36475) 2 weeks ago
Adeeb Shihadeh 954b567b9b
merge a bunch of misc stuff into common.utils (#36463) 2 weeks ago
Shane Smiskol 6061476d8e
fix spinner (#36458) 2 weeks ago
Dean Lee 534f096bb8
ui: reset cached height when description changes (#36454) 2 weeks ago
Dean Lee f2db7f7665
ui: cache emoji font to avoid repeated loading (#36451) 2 weeks ago
David 40a1af97b9
ui: only auto scale on PC if SCALE env not set (#36455) 2 weeks ago
Dean Lee 53ff5413cd
ui: auto-size on PC if screen is smaller than tici (#36452) 2 weeks ago
David 6486ab6cab
raylib: fix crash when toggling advanced network toggles (#36443) 2 weeks ago
David 4f52f3f3c5
raylib: match QT colors for danger button style (#36431) 2 weeks ago
Shane Smiskol a0d48b6c63
raylib: unifont for CJK languages (#36430) 2 weeks ago
Shane Smiskol 8f720a54f6
raylib: add branch switcher (#36359) 2 weeks ago
Shane Smiskol 2c41dbc472
raylib: hit rect for scroller items (#36432) 2 weeks ago
Shane Smiskol 4ccafff123
raylib: multilang (#36195) 2 weeks ago
David 00e20f1524
raylib: fix "Reboot" button pressed style (#36412) 2 weeks ago
Dean Lee 215acefbb4
raylib: precompile regex patterns for faster HTML parsing (#36417) 2 weeks ago
Dean Lee c33c9ff22a
raylib: optimize html renderer with height caching (#36418) 2 weeks ago
David 4489517eeb
keyboard: replace duplicate period key (#36361) 2 weeks ago
David b1b7c505a1
raylib: add danger button pressed style (#36413) 2 weeks ago
Shane Smiskol 9b2f7341d8
raylib: wrap text for multilang (#36410) 3 weeks ago
Dean Lee 650946cd2a
raylib:use context manager for BytesIO (#36407) 3 weeks ago
Shane Smiskol 9801e486d9 fix incorrect Button argument 3 weeks ago
Shane Smiskol 8752093801
raylib: fix option dialog (#36405) 3 weeks ago
Shane Smiskol 25da8e9d44
raylib: fix crash from too many colors (#36382) 3 weeks ago
Maxime Desroches e1ad4daf8d
installer: branch migration (#36315) 3 weeks ago
Shane Smiskol 65e1fd299e
raylib: fix full size alert text (#36379) 3 weeks ago
Shane Smiskol 80a8df0643
raylib: fix emoji centering with Label (#36376) 3 weeks ago