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

[Windows] Verify: hidden title bar frame, border and maximize details

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

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

評価

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

調査の方向性

Start by reproducing each listed window_manager case in a Flutter app using the Window API against nativeapi. Read the reworked Windows hidden-title-bar implementation, then verify each item and either fix the behavior or record that it no longer occurs.

索引モデルが 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.

The Windows hidden-title-bar implementation has been reworked in nativeapi (WS_CAPTION kept, top-edge hit testing, DWM frame extent), so several of these may already be fixed.

  • leanflutter/window_manager#547: top border missing with TitleBarStyle.hidden (Windows 10 especially)
  • leanflutter/window_manager#554: maximize covers the taskbar with a hidden title bar
  • leanflutter/window_manager#450: 1-pixel gap to the taskbar when a frameless window is maximized
  • leanflutter/window_manager#378: extra padding in full screen with a hidden title bar
  • leanflutter/window_manager#397: title bar flashes when leaving full screen with a hidden title bar
  • leanflutter/window_manager#576: Windows 11 caption buttons missing or flickering, title disappears (with a transparent background colour)
主要言語
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 を短くまとめたダイジェスト。