Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

[Windows] Verify: events, input and icon reports from window_manager

Offen
#78 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
45/100
Issue-Typ
Bug
Klarheit
Größtenteils klar
Aktivitätsstatus
Aktiv
Tech-Stack
flutter

Rechercherichtung

Build a Flutter app using the Window API and reproduce each linked window_manager report against nativeapi 0.6.0. Start with the relevant nativeapi window behavior and check Application::SetIcon with a path inside flutter_assets. For each report, either verify and fix the behavior or record that it no longer occurs, then tick off the checklist item.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

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.

  • leanflutter/window_manager#207: resize event not fired for snapping (Win+Arrow, Windows 11 snap layouts, double-click on the title bar)
  • leanflutter/window_manager#294: blur event reported when a minimized window is restored, instead of focus
  • leanflutter/window_manager#480: first Enter/Escape key swallowed after hiding or minimizing from code and showing again
  • leanflutter/window_manager#511: maximize() doesn't work while the mouse is captured (called from onDoubleTapDown)
  • leanflutter/window_manager#245: moving between monitors with different scale factors changes the window size and causes overflow
  • leanflutter/window_manager#534: setIcon() has no effect (Windows 11); check Application::SetIcon with a path inside flutter_assets
Vorherrschende Sprache
C++
Sterne
34
Forks
7
Ø Merge
3 T. 1 Std.
Gemergte PRs (30 T.)
1

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus libnativeapi/nativeapi

Alle Issues in libnativeapi/nativeapi

Ähnliche Issues

Weitere Issues zu C++

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.