quakeforge/libs/ui
Bill Currie 32c65294ba [ui] Use a view-relative anchor position for drags
With this, the mouse no longer stays disconnected from the dragged item
when the item can't move any further. It does show some interesting
behavior when window resizes don't behave, but it's still an
improvement.
2024-01-06 19:39:42 +09:00
..
test [build] Implement tracy memory zones 2024-01-05 11:50:48 +09:00
canvas.c [ecs] Make hierarchy ownership of entities optional 2024-01-05 11:50:48 +09:00
font.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
imui.c [ui] Use a view-relative anchor position for drags 2024-01-06 19:39:42 +09:00
inputline.c [ui] Create library for UI support code 2021-06-12 22:50:51 +09:00
Makemodule.am [ui] Add a shaped text cache system 2023-07-08 11:15:51 +09:00
passage.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
shaper.c [ui] Add a shaped text cache system 2023-07-08 11:15:51 +09:00
text.c [ui] Use the shaped text cache for passage text 2024-01-06 02:59:31 +09:00
txtbuffer.c [util] Record allocated blocs for ALLOC 2023-03-05 18:31:30 +09:00
view.c [ui] Refresh hierarchy pointers 2024-01-05 16:34:18 +09:00
vrect.c [ui] Fix more memory leaks 2023-03-05 18:31:30 +09:00