84 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 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
Adeeb Shihadeh 2d0340cefd
ui: stop loading unused fonts (#36493) 1 week ago
Adeeb Shihadeh 0d4b0ee116
pre-process fonts for raylib (#36489) 1 week 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
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
Shane Smiskol a0d48b6c63
raylib: unifont for CJK languages (#36430) 2 weeks ago
Shane Smiskol 4ccafff123
raylib: multilang (#36195) 2 weeks ago
Maxime Desroches 530ad2925d
ui: clean raylib even on SIGINT (#36368) 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
Maxime Desroches 49d9b8bb00
ui: fix cloudlog spam (#36321) 3 weeks ago
Shane Smiskol a6e28ac2ee
raylib: disable mouse thread lag print (#36312) 4 weeks ago
Shane Smiskol b6dbb0fd8d
raylib: font sizes from QT should match (#36306) 4 weeks ago
Shane Smiskol e62781cccb Revert "raylib: font sizes from QT should match (#36237)" 4 weeks ago
Shane Smiskol 7933c10c97
raylib: font sizes from QT should match (#36237) 1 month ago
Shane Smiskol 2bc97ee23f
raylib: fix DM popup (#36265) 1 month ago
Shane Smiskol 2337704602
raylib: release notes are drawn with HTML renderer (#36245) 1 month ago
Shane Smiskol 1ee798439a
raylib: WiFi fixes (#36239) 1 month ago
Shane Smiskol 63e0e038fa
raylib: don't use DEFAULT_FPS (#36228) 1 month ago
Shane Smiskol 16a4206720 Revert "Reapply "raylib: 20 FPS onroad (#36208)"" 1 month ago
Shane Smiskol b5ec0e9744 raylib: fix regulatory 1 month ago
Shane Smiskol ed185e90f6 Reapply "raylib: 20 FPS onroad (#36208)" 1 month ago
Shane Smiskol 19fc66f88a Fix tearing offroad 1 month ago
Shane Smiskol 5cbfc7705b Revert "raylib: 20 FPS onroad (#36208)" 1 month ago
Shane Smiskol 8de8c3eb00
raylib: 20 FPS onroad (#36208) 1 month ago
Shane Smiskol 0711160b1c
raylib: dismiss dialog on pair (#36205) 1 month ago
Shane Smiskol 1ca9fe35c2
raylib: networking parity with QT (#36197) 1 month ago
Shane Smiskol cea3572b74
raylib: fix mouse scale for Widgets (#36040) 3 months ago
Shane Smiskol 6cf710d4cb
Widget: add enabled property (#35944) 3 months ago
Maxime Desroches 976dfa3982
ui: multi touch keyboard support (#35912) 3 months ago
David d913e4d349
refactor(raylib): Use font file as FontWeight enum value (#35675) 4 months ago
David 989278dfe7
raylib: Improve close settings x button (#35677) 4 months ago
Shane Smiskol 13c5c4dacc
raylib: don't drop touch events on device (#35672) 4 months ago
Shane Smiskol 65381279f4
raylib: disable vsync (#35674) 4 months ago
Shane Smiskol c9731d6aa9
raylib: show touches flag for debugging (#35671) 4 months ago
Shane Smiskol 7b35f64049
raylib UI: implement easier to use Scroller (#35606) 4 months ago
Dean Lee 53d757a84f
ui: fix raylib log message formatting by handing va_list arguments (#35561) 4 months ago
Dean Lee d5b5383f1a
ui: enable VSYNC by default (#35564) 4 months ago
Dean Lee 3d987cb9b5
ui: fix wrong dash character (#35530) 5 months ago
Dean Lee 03d2e7b2b0
ui: extract Widget base class to separate lib/widget.py (#35520) 5 months ago
Dean Lee f824e6c0ec
ui: implement reset calibration feature in device settings (#35479) 5 months ago
Dean Lee e93a7234bc
pyui: add DialogResult enum (#35500) 5 months ago
Dean Lee a3daca8fd5
ui: implement PrimeAdWidget (#35496) 5 months ago
Shane Smiskol 2c59b5f8c6
raylib: common mouse press hook (#35489) 5 months ago
Shane Smiskol 3ce87d0ac9
raylib: base widget class (#35484) 5 months ago