Switch to using arrays for Windows, Views, Buffers list, try to make DeleteWindow work

This commit is contained in:
Krzosa Karol
2025-12-05 08:58:46 +01:00
parent 05f0197d50
commit e6e1ae0223
12 changed files with 106 additions and 115 deletions

View File

@@ -24,12 +24,11 @@ Splits:
- Buffer16 Buffer8?
- Why constraint that name of buffer needs to be unique? For Open() and default behavior but is this required?
- Try to add Tracking Allocator and rewrite the app, free all memory at the end of the app and check all is well
- SpawnProcess wrong memory allocation there
- Trying to fix the testing, Command_Open doesn't work on first frame because window is not metricly OK?
- window->document_rect is null
- move titlebar, search to splits?
Linux
- Add backtrace