Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

[Windows] Verify: full-screen transitions

Abierto
#77 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
45/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Activo
Stack tecnológico
cpp

Línea de trabajo

Start with a Flutter app using the nativeapi Window API and reproduce each of the four linked full-screen reports on Windows. Check the related full-screen changed event issue for context, then determine for every item whether it still occurs and either fix it or record that it no longer happens. Done means all four checklist entries have been verified and updated.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

bug

These were reported against window_manager 0.5.x, whose platform code is gone: window_manager 0.6.0 is rebuilt on nativeapi. None of them has been checked against nativeapi yet. Each needs a reproduction with nativeapi (a Flutter app on the Window API), then a fix or a note that it no longer happens. Tick them off here as they're checked.

Related: libnativeapi/nativeapi#58 (full-screen changed event).

  • leanflutter/window_manager#458: after starting in full screen, setFullScreen(false) shows only the background colour; the taskbar icon disappears and minimize stops working
  • leanflutter/window_manager#579: title bar doesn't come back after leaving full screen
  • leanflutter/window_manager#569: a window created with WS_POPUP doesn't get its caption back when leaving full screen / setting TitleBarStyle.normal
  • leanflutter/window_manager#330: previous content visible at the bottom when switching to or from full screen (video player)
Lenguaje dominante
C++
Estrellas
34
Forks
7
Merge medio
3 d 1 h
PR fusionados (30 d)
1

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de libnativeapi/nativeapi

Todos los issues de libnativeapi/nativeapi

Issues similares

Más issues de C++

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.