Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Windows] Verify: full-screen transitions

オープン
#77 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
cpp

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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)
主要言語
C++
スター
34
フォーク
7
平均マージ
3日 1時間
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

libnativeapi/nativeapi のほかの issue

libnativeapi/nativeapi の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。