Drop dead Win32 retained key state

This commit is contained in:
2026-06-17 10:49:49 +02:00
parent 00f97c71b5
commit 59a9074109
4 changed files with 6 additions and 17 deletions

View File

@@ -78,6 +78,8 @@ Completed, blocked, and superseded task history moved to
the queue is now ordered by code movement instead.
Current slice:
- `src/platform_windows/windows_window_shell.*` no longer keeps the dead
retained raw key-state array.
- `linux/src/main.cpp` now owns the Linux FPS-title callback lifecycle
directly, and `src/app_events.cpp` no longer installs Linux-specific title
behavior from `App::set_platform_services()`.