345 Commits (47d0a95fd6d6c40411f9d24ae9ddfedf8de6e124)

Author SHA1 Message Date
David 47d0a95fd6
font: remove unifont anti-aliasing and reduce font size to 16 (#36508) 1 week ago
Dean Lee 5d142326f5
ui: remove unused get_width() method (#36512) 1 week ago
Dean Lee ef9683ee79
ui: skip rendering when screen is off (#36510) 1 week ago
Maxime Desroches 8a77534d02
fix zipapp with multilang (#36511) 1 week ago
Shane Smiskol 2d6df2e125
raylib: minor tweaks (#36507) 1 week ago
Shane Smiskol 4e88245745
raylib: rename set_callbacks (#36462) 1 week 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) 2 weeks ago
Dean Lee 650946cd2a
raylib:use context manager for BytesIO (#36407) 2 weeks ago
Shane Smiskol 9801e486d9 fix incorrect Button argument 2 weeks ago
Shane Smiskol 8752093801
raylib: fix option dialog (#36405) 2 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
Shane Smiskol d9fc6c0086
raylib: small Label clean up (#36377) 3 weeks ago
Shane Smiskol cb612a4b90
raylib: no Label padding (#36374) 3 weeks ago
Shane Smiskol 36d77debd0
raylib: remove redundant text center enum (#36372) 3 weeks ago
Maxime Desroches 530ad2925d
ui: clean raylib even on SIGINT (#36368) 3 weeks ago
Shane Smiskol ec33519dc7
raylib: revert 0 button padding (#36360) 3 weeks ago
Shane Smiskol a2c4fe1c90
raylib: fix setup styles (#36322) 3 weeks ago
Shane Smiskol 3e56612990
raylib: fix emoji vertical centering (#36358) 3 weeks ago
Shane Smiskol 3553a754a4
Fix vendored emoji font (#36357) 3 weeks ago
David f290fb1e05
keyboard: fix double space (#36345) 3 weeks ago
Shane Smiskol 87443cd34d
raylib: background onboarding texture loading (#36343) 3 weeks ago
Shane Smiskol 8e3757ac87
raylib: image dimensions are optional (#36332) 3 weeks ago
Shane Smiskol de0a1e66d8
software download screenshot (#36326) 3 weeks ago
Maxime Desroches 129445cd1d
setup: don't wait for so long (#36323) 4 weeks ago
Maxime Desroches 49d9b8bb00
ui: fix cloudlog spam (#36321) 4 weeks ago
Shane Smiskol fb77212221 raylib: add more spacing to network nav buttons 4 weeks ago