Commit graph

1,792 commits

Author SHA1 Message Date
Admin
7adc274be7 widget tree refactor 2026-03-04 09:52:17 +01:00
Admin
adc773d764 fix scrolling 2026-03-04 09:22:15 +01:00
Admin
4a87f4ca31 fix scrolling 2026-03-04 09:16:48 +01:00
Admin
9ea5dc9471 fix scrolling 2026-03-04 09:14:45 +01:00
Admin
b8d431bf8d enter repeat 2026-03-04 08:42:38 +01:00
Admin
f9e68f8650 fix: revert is_repeat check, fix batched TextInput newlines
Made-with: Cursor
2026-03-04 08:18:41 +01:00
Admin
051f48de84 terminal window resizing stable 2026-03-04 00:25:32 +01:00
Admin
b30788f8cd terminal fidgetting 2026-03-03 22:47:29 +01:00
Admin
45ecd5f006 terminal fidgetting 2026-03-03 22:44:59 +01:00
Admin
2d0d853ffe terminal fidgetting 2026-03-03 22:43:41 +01:00
Admin
704d2a7a5f terminal fidgetting 2026-03-03 22:39:28 +01:00
Admin
8d0694b78f widget tree change 2026-03-03 22:12:11 +01:00
Admin
05238ee39d widget tree change 2026-03-03 21:22:58 +01:00
Admin
96c3992c94 fixup terminal height glitching 2026-03-03 21:05:00 +01:00
Admin
ecc2ad6086 Fix terminal resize garbling for TUIs by anchoring grid to top
Made-with: Cursor
2026-03-03 20:22:05 +01:00
Admin
d7c69e49bb widget tree fixup 2026-03-03 20:19:26 +01:00
Admin
c0125ba11d widget tree fixup 2026-03-03 20:19:06 +01:00
Admin
cb92b61b66 terminal otw 2026-03-03 17:47:24 +01:00
Admin
eeec57f459 terminal wrangling 2026-03-03 13:22:06 +01:00
Admin
98547946dd terminal wrangling 2026-03-03 13:21:53 +01:00
Admin
b8626a0b40 fix 2026-03-03 09:43:45 +01:00
Admin
81483d4555 y flip webgl rendertartet 2026-03-03 09:42:54 +01:00
Admin
0f3864a44a rename network 2026-03-03 09:18:19 +01:00
Admin
17d86d145e remove origin from widget tree 2026-03-03 08:55:01 +01:00
offline-ant
b7d573eaf5
turtle: rename BeginTurtle/EndTurtle to BeginClip/EndClip, add push/pop_clip_rect (#907)
Rename AlignEntry::BeginTurtle/EndTurtle to BeginClip/EndClip — these
entries control GPU clip rect stacking, not turtle lifecycle.

Add push_clip_rect/pop_clip_rect to Cx2d: lightweight API for manual
clip rect control without creating a full turtle. The existing
clip_and_shift_align_list pass intersects nested clip rects and writes
draw_clip into draw call instances.

Co-authored-by: ant <ant@offline.click>
2026-03-03 08:53:50 +01:00
offline-ant
1b800c4c8e
text: add letter/word spacing, RTL, features, y_offset, variations to shaper (#908)
Co-authored-by: ant <ant@offline.click>
2026-03-03 08:53:26 +01:00
offline-ant
91c6ea5859
texture: add set_data_u32 for resize-safe updates (#910)
Add Texture::set_data_u32(cx, width, height, data) that replaces pixel
data and dimensions in one call. Unlike put_back_vec_u32, this also
updates width/height, making it safe for image sources that change
resolution (animated images, lazy-loaded placeholders).

Co-authored-by: ant <ant@offline.click>
2026-03-03 08:52:54 +01:00
Admin
ee8e75b713 find_child 2026-03-03 08:44:18 +01:00
Admin
e163f5d11a find_child 2026-03-03 08:38:55 +01:00
Admin
c545c2259e find_child 2026-03-03 08:37:28 +01:00
Admin
4edce27d8c weakref widget tree 2026-03-02 22:22:30 +01:00
Admin
4f38c0c324 finall fix render glitch 2026-03-02 20:16:29 +01:00
Admin
e64e606caf add studio proto 2026-03-02 12:46:52 +01:00
Admin
5d6472c2a0 add studio proto 2026-03-02 12:30:33 +01:00
Admin
5b27043eed fix paste in terminal 2026-03-02 12:18:26 +01:00
Admin
b437899d82 remote control 2026-03-02 12:07:59 +01:00
Admin
462fd3dcec remote working 2026-03-02 10:40:33 +01:00
Admin
2b06c8846a filter proto 2026-03-02 09:32:23 +01:00
Admin
0d353ba303 unsupress fs events 2026-03-01 23:22:34 +01:00
Admin
524ac9186d cleanup 2026-03-01 23:15:39 +01:00
Admin
0d96511a11 studio tweaks 2026-03-01 21:58:08 +01:00
Admin
6c17b5aac8 fixup studio backend 2026-03-01 21:12:24 +01:00
Admin
1ef52d6553 wasm 2026-03-01 20:22:11 +01:00
Admin
4542da2d17 logs 2026-03-01 11:26:27 +01:00
Admin
53971390b2 logs 2026-03-01 11:23:04 +01:00
Admin
fe028654af logs 2026-03-01 10:51:46 +01:00
Admin
c47697bc2e logs 2026-03-01 10:47:46 +01:00
Admin
f844171542 logs 2026-03-01 10:43:26 +01:00
Admin
30115c6e4f logs 2026-03-01 10:40:47 +01:00
Admin
ad546ec237 logs 2026-03-01 10:38:01 +01:00