Hacktoberfest 2026 : les issues que les mainteneurs ont marquées pour octobre, ouvertes et accessibles aux débutants. Parcourir les issues Hacktoberfest

[Windows] Verify: full-screen transitions

Ouverte
#77 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
4/5
Temps estimé
3-5 jours
Accessibilité débutants
45/100
Type d'issue
Bug
Clarté
Plutôt claire
Activité
Active
Stack technique
cpp

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

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)
Langage dominant
C++
Étoiles
34
Forks
7
Merge moyen
3 j 1 h
PR mergées (30 j)
1

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de libnativeapi/nativeapi

Toutes les issues de libnativeapi/nativeapi

Issues similaires

Plus d'issues C++

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.