docs: registrar fix de subsystem:windows en diario y CHANGELOG

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-24 14:36:19 +02:00
parent 7597549fcf
commit a5a428b231
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -53,3 +53,11 @@ Derivar una regla operativa del aprendizaje de GitButler y preparar la infraestr
Pendiente:
- Lanzar el dashboard y verificar que muestra las 12 apps en la UI (tarea #9) — requiere terminal real con DISPLAY WSLg.
## 14:35 — Dashboard Windows sin consola
El `.exe` del escritorio abría una ventana de consola negra al lanzarlo (mingw enlaza como console app por defecto).
- Hecho: `WIN32_EXECUTABLE TRUE` en el `CMakeLists.txt` del target `registry_dashboard` → mingw pasa `-mwindows` (subsystem:windows).
- Hecho: rebuild Windows + copy al Desktop reemplazando el anterior (hash `e361387f...`).
- Commit en subrepo del dashboard.