Most Actionable PRs — dotnet/winforms

Updated ~daily, last at 2026-03-24 11:48 PDT · 71 PRs · dotnet/winforms

All open PRs sorted by Action score. Higher-scored PRs are closer to merge-ready and would benefit most from maintainer attention.

How are the scores calculated?

Each PR has three scores on a 0–10 scale:

Ready — how close to merging?

PointsSignal
3.0No merge conflicts
2.5CI passing 1
2.5Has approval 1
2.5Feedback addressed 1
2.5Discussion healthy 1
2.0–3.0Small, easy to review (2.0) / trivial ≤2 files, ≤20 lines (3.0) 1
1.5Has maintainer review 1
1.0Recently active 1
0.5–1.0Team or known author (1.0) / community (0.5) 1
0.7Recently updated 1
0.5Well labeled 1
0.3Good review momentum 1

Need — benefits from maintainer attention?

PointsSignal
1.5No approval yet
1.5CI blocking merge (otherwise merge-ready)
1.0Community author
1.0Reviewed, not approved
1.0Has unresolved feedback
1.0High interest
0.5Large change (>200 lines)
0.5Trivial change (≤2 files, ≤20 lines, no unresolved threads)
0.5Old but active (>30d)
−1.5Author silent >14d (ball in their court)
−0.5Author slow 7–14d (ball in their court)

Action — best use of your time?

(ready + 1) × (need + 1)
normalized to 0–10

PRs that are both high-need and near-ready rank highest.

🎯 = action ≥ 5
⚡ = action 4–5

1 Weight from 980-PR statistical analysis. Click any column header to re-sort. Click [?] on any score to see the breakdown.

Showing PRs for ✕ Clear
ReadyNeedActionPRTitleNext Action CIDiscAgeUpdSizeAuthorArea
6.4 6.1 4.3 #13440 Improve Message Box in WinForms memoarfaa@memoarfaa🔍: respond to 7 thread(s) from AraHaan@AraHaan🔍 ✅ 8/0/0 🔥 7/26t 4ppl 317d 3d 244 memoarfaa@memoarfaa🔍 DarkMode
6.9 5 3.9 #14406 Fix issue 14198: [Dark Mode] Improve visual contrast of the Group Headers in ListView control in dark SimonZhao888@SimonZhao888🔍: respond to 5 thread(s) from 🤖🔍 ✅ 8/0/0 5/10t 3ppl 6d 0d 273 SimonZhao888@SimonZhao888🔍 DarkMode
7.2 4.4 3.7 #14129 Fix dark mode text visibility in Collection Editor dialogs 🔄 SimonZhao888@SimonZhao888🔍: merge main (stale 43d) ✅ 8/0/0 0/5t 5ppl 104d 43d 6 SimonZhao888@SimonZhao888🔍 via 🤖 DarkMode
5.4 5 3.2 #14267 Enable DataGridView dark mode theming via AppContext switch 👁 KlausLoeffelmann@KlausLoeffelmann🔍, merriemcgaw@merriemcgaw🔍: review needed ✅ 8/0/0 🔥 0/31t 2ppl 48d 6d 562 LeafShi1@LeafShi1🔍 controls-DataGridView
7.5 3.3 3 #13792 Add check "IsDarkModeEnabled" for SelectionForeColor of DataGridView 👁 KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 8/0/0 0/1t 2ppl 229d 201d 🐁 4 LeafShi1@LeafShi1🔍 controls-DataGridView
6.5 3.9 3 #13449 Optimize icon rendering: simplify logic and eliminate redundant calculations 🔄 DJm00n@DJm00n🔍: merge main (stale 126d) ✅ 8/0/0 0/2t 4ppl 315d 126d 113 DJm00n@DJm00n🔍 Infrastructure
7.5 3.3 3 #14237 Update the selected anchor color in Dark mode 👁 KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 8/0/0 0/2t 2ppl 61d 60d 🐁 4 LeafShi1@LeafShi1🔍 DarkMode
7.2 3.3 2.9 #13891 Add hover visual effect for Popup button 🔄 LeafShi1@LeafShi1🔍: merge main (stale 182d) ✅ 8/0/0 0/1t 3ppl 182d 182d 18 LeafShi1@LeafShi1🔍 DarkMode
6.2 3.9 2.9 #13824 Update the OwnerDraw flag when BackgroundImage changes 🔄 LeafShi1@LeafShi1🔍: merge main (stale 43d) ✅ 8/0/0 0/4t 5ppl 216d 43d 74 LeafShi1@LeafShi1🔍 DarkMode
7 3.3 2.8 #14397 Fix CheckBox/RadioButton Appearance.Button + FlatStyle.Standard invisible in dark mode ricardobossan@ricardobossan🔍: respond to 4 thread(s) from 🤖🔍 ✅ 9/0/0 4/4t 2ppl 9d 9d 35 ricardobossan@ricardobossan🔍 DarkMode
6.6 3.3 2.7 #11641 Fix 11214 by removing IsHandleCreated in OnFontChanged 👁 KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 8/0/0 0/0t 5ppl 623d 43d 🐁 2 LeafShi1@LeafShi1🔍
6.1 3.3 2.5 #14131 Fix TabControl dark mode rendering for Left/Right alignment with vertical text rotation, dark tab strip, and dark border SimonZhao888@SimonZhao888🔍: respond to 1 thread(s) from LeafShi1@LeafShi1🔍 ✅ 8/0/0 1/1t 4ppl 104d 43d 188 SimonZhao888@SimonZhao888🔍 via 🤖 DarkMode
6.8 2.8 2.4 #14138 Add AppContext switch to mirror Owner.TopMost for modal dialogs (restore .NET Framework‑like behavior) 👁 Shyam-Gupta@Shyam-Gupta🔍: review needed ✅ 8/0/0 0/2t 2ppl 102d 100d 28 LeafShi1@LeafShi1🔍
6.8 2.8 2.4 #13981 Fix 13976: Enhance TreeNode.UpdateImage() to support inherited image keys and selected image rendering 🔄 LeafShi1@LeafShi1🔍: merge main (stale 149d) ✅ 8/0/0 0/2t 3ppl 153d 149d 78 LeafShi1@LeafShi1🔍 Infrastructure
7.9 2.2 2.4 #14403 Fixes issue 14400: Pasting controls via CommandSet.OnMenuPaste stopped working when hosting the WinForms designer 👁 KlausLoeffelmann@KlausLoeffelmann🔍, ricardobossan@ricardobossan🔍: review needed ✅ 9/0/0 0/0t 0ppl 7d 7d 🐁 1 LeafShi1@LeafShi1🔍
7.9 2.2 2.4 #13486 add workflow Block PRs with "NO-MERGE" label 🔄 Epica3055@Epica3055🔍: merge main (stale 221d) ✅ 3/0/0 0/0t 1ppl 308d 221d 19 Epica3055@Epica3055🔍 Infrastructure
6.5 2.8 2.4 #13898 Fix the Button border and color with FlatStyle = Flat: FlatAppearance properties 👁 KlausLoeffelmann@KlausLoeffelmann🔍, ricardobossan@ricardobossan🔍: review needed ✅ 8/0/0 0/2t 2ppl 181d 167d 90 LeafShi1@LeafShi1🔍 DarkMode
6.4 2.8 2.3 #13739 Use programatically check instead of assertion in method ComputeVisibleColumns of DataGridView.Methods to avoid null reference exception 👁 KlausLoeffelmann@KlausLoeffelmann🔍, ricardobossan@ricardobossan🔍: review needed ✅ 8/0/0 0/1t 3ppl 243d 223d 23 LeafShi1@LeafShi1🔍 controls-DataGridView
6.2 2.8 2.3 #14121 [release/10.0] Refactor StatusStrip DefaultPadding calculation and adjust GripWidth for improved layout consistency 👁 KlausLoeffelmann@KlausLoeffelmann🔍, merriemcgaw@merriemcgaw🔍: review needed ✅ 9/0/0 0/1t 2ppl 106d 106d 104 LeafShi1@LeafShi1🔍 Infrastructure
7.5 2.2 2.2 #14161 Improve ButtonDarkModeAdapter color handling and remove inappropriate HighContrast logic 👁 KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 9/0/0 0/0t 1ppl 91d 91d 14 LeafShi1@LeafShi1🔍 DarkMode
3.9 4.4 2.2 #12420 Style ToolTip to make it dark enough in Dark mode 🛑 willibrandon@willibrandon🔍: resolve conflicts; KlausLoeffelmann@KlausLoeffelmann🔍: review needed ⚠️ 0/0/0 🔥 0/5t 6ppl 506d 1d 154 willibrandon@willibrandon🔍 DarkMode
7.5 2.2 2.2 #14162 Fix TabControl spinner button not applying Dark Mode when TabPages added dynamically 👁 JeremyKuhne@JeremyKuhne🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 9/0/0 0/0t 1ppl 91d 91d 9 LeafShi1@LeafShi1🔍 DarkMode
4.5 3.9 2.2 #10944 Add convenience / perf methods to ListViewItem/ControlCollection 🛑 JeremyKuhne@JeremyKuhne🔍: resolve conflicts; KlausLoeffelmann@KlausLoeffelmann🔍, LeafShi1@LeafShi1🔍: review needed ✅ 1/0/0 0/1t 4ppl 760d 43d 159 JeremyKuhne@JeremyKuhne🔍
9 1.7 2.2 #14288 Fix issue 11956: [Dark Mode] CheckBox in TreeView/ListView is not in dark mode after enabled SystemColorMode.Dark 🟢 LeafShi1@LeafShi1🔍 or other maintainer: Ready to merge ✅ 8/0/0 0/5t 4ppl 42d 12d 130 SimonZhao888@SimonZhao888🔍 DarkMode
6.8 2.2 2.1 #14176 Update KeyboardToolTipStateMachine.cs 👁 JeremyKuhne@JeremyKuhne🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 8/0/0 0/0t 2ppl 85d 85d 11 stumper66@stumper66🔍 VisualBasic
6.9 2.2 2.1 #14307 Fix dark mode invisible text for CheckBox/RadioButton with FlatStyle.System 👁 Shyam-Gupta@Shyam-Gupta🔍, JeremyKuhne@JeremyKuhne🔍: review needed ✅ 9/0/0 0/0t 3ppl 35d 34d 17 apoorvdarshan@apoorvdarshan🔍 DarkMode
8.6 1.7 2.1 #13878 fix #13873 [DarkMode]: TabControl doesn't render tab titles correctly when SizeMode = Fixed 🔄 Epica3055@Epica3055🔍: merge main (stale 183d) ✅ 8/0/0 0/2t 4ppl 189d 183d 6 Epica3055@Epica3055🔍 DarkMode
6.5 2.2 2 #13448 Refactor icon initialization and make use of CreateIconResourceDirectory() for improved accuracy 👁 JeremyKuhne@JeremyKuhne🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 8/0/0 0/0t 2ppl 315d 292d 237 DJm00n@DJm00n🔍 Infrastructure
6.5 2.2 2 #13456 Add unit test for RadioButtonStandardAdapter.cs, RadioButtonPopupAdapter.cs and RadioButtonFlatAdapter.cs files 👁 KlausLoeffelmann@KlausLoeffelmann🔍, JeremyKuhne@JeremyKuhne🔍: review needed ✅ 8/0/0 0/0t 2ppl 314d 314d 390 Olina-Zhang@Olina-Zhang🔍 test coverage
3.6 3.9 1.9 #12486 Code Coverage for DownloadFile Review 1St 🛑 paul1956@paul1956🔍: resolve conflicts; respond to 6 thread(s) ✅ 8/0/0 6/14t 5ppl 495d 145d 4239 paul1956@paul1956🔍 VisualBasic
6 2.2 1.9 #14079 Fix incorrect logic in CharIsPrintable for UnicodeCategory exclusions 🛑 LeafShi1@LeafShi1🔍: resolve conflicts; merriemcgaw@merriemcgaw🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 9/0/0 0/0t 1ppl 120d 43d 🐁 4 LeafShi1@LeafShi1🔍 NRT
9.9 1.1 1.9 #14179 Update the link of the "APIs of DotNet" in porting-guidelines.md 🟢 KlausLoeffelmann@KlausLoeffelmann🔍 or other maintainer: Ready to merge ✅ 2/0/0 0/0t 0ppl 80d 7d 🐁 4 LeafShi1@LeafShi1🔍 Infrastructure
7.1 1.7 1.8 #14306 Add documentation and in-code awareness for shared WinForms/WPF clipboard/OLE infrastructure 🔄 KlausLoeffelmann@KlausLoeffelmann🔍: merge main (stale 29d) ✅ 8/0/0 🔥 0/4t 6ppl 35d 29d 213 KlausLoeffelmann@KlausLoeffelmann🔍 via 🤖 Infrastructure
7 1.7 1.8 #14270 [release/9.0] Fix issue 14259: Deserialization of the CodeTypeReference to generic type is incorrect 👁 JeremyKuhne@JeremyKuhne🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 9/0/0 0/0t 1ppl 48d 48d 26 aerworker@aerworker🔍 DesignerSupport
7 1.7 1.8 #14269 [release/8.0] Fix issue 14259: Deserialization of the CodeTypeReference to generic type is incorrect 👁 JeremyKuhne@JeremyKuhne🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 9/0/0 0/0t 0ppl 48d 48d 26 aerworker@aerworker🔍 DesignerSupport
7 1.7 1.8 #13480 [DarkMode] Fix MDIParent MainMenuStrip System Bitmaps 👁 JeremyKuhne@JeremyKuhne🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 9/0/0 0/0t 2ppl 309d 161d 31 memoarfaa@memoarfaa🔍 DarkMode
4 3.3 1.8 #11258 Fix WindowsFormsApplicationBase.IsSingleInstance 🛑 elachlan@elachlan🔍: resolve conflicts; respond to 1 thread(s) ✅ 1/0/0 🔥 1/1t 6ppl 700d 43d 68 elachlan@elachlan🔍 VisualBasic
7.1 1.7 1.8 #14168 Fix cursor editor icon width calculation for proper DPI scaling 🛑 SimonZhao888@SimonZhao888🔍: resolve conflicts ✅ 8/0/0 0/4t 4ppl 90d 43d 14 SimonZhao888@SimonZhao888🔍 via 🤖
6.6 1.7 1.7 #13925 Update InputLanguage.cs 👁 JeremyKuhne@JeremyKuhne🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 8/0/0 0/0t 3ppl 173d 17d 70 DJm00n@DJm00n🔍 Infrastructure
8.9 1.1 1.7 #14156 Fix Form with StartPosition=CenterParent and WindowState=Maximized opening on wrong monitor 👁 Shyam-Gupta@Shyam-Gupta🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 8/0/0 0/0t 1ppl 92d 14d 9 LeafShi1@LeafShi1🔍
6.4 1.7 1.7 #14301 Fix UIA Invoke hang when ToolStripMenuItem opens modal dialog from MenuStrip 👁 Shyam-Gupta@Shyam-Gupta🔍, JeremyKuhne@JeremyKuhne🔍: review needed ✅ 9/0/0 0/0t 3ppl 38d 34d 70 LeafShi1@LeafShi1🔍 Infrastructure
6 1.7 1.6 #14268 [release/10.0] Fix issue 14259: Deserialization of the CodeTypeReference to generic type is incorrect 👁 JeremyKuhne@JeremyKuhne🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 9/0/0 0/0t 1ppl 48d 48d 26 aerworker@aerworker🔍
5 2.2 1.6 #14271 Adding retry logic while querying\fetching data from clipboard 🛑 Shyam-Gupta@Shyam-Gupta🔍: resolve conflicts; JeremyKuhne@JeremyKuhne🔍, KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 9/0/0 0/0t 1ppl 48d 48d 207 Shyam-Gupta@Shyam-Gupta🔍 Clipboard
5 2.2 1.6 #14238 Add `ImageList.UseMaskForTransparency` for better image transparency xPaw@xPaw🔍: respond to 5 thread(s) from 🤖🔍 ❌ 2/7/0 5/5t 2ppl 61d 14d 79 xPaw@xPaw🔍
4.6 2.2 1.5 #13303 Use MouseWheel scrolling in ToolStripDropDownMenu 🛑 toehead2001@toehead2001🔍: resolve conflicts; respond to 1 thread(s) ✅ 8/0/0 1/1t 3ppl 345d 43d 33 toehead2001@toehead2001🔍 Infrastructure
7.4 1.1 1.5 #14224 Issue 14204 fix data grid view excessive cpu+memory usage 🔄 LeafShi1@LeafShi1🔍: merge main (stale 49d) ✅ 8/0/0 0/4t 5ppl 63d 49d 48 LeafShi1@LeafShi1🔍 controls-DataGridView
9.7 0.6 1.4 #14338 Fix issue 11939: [Dark Mode]HelpProvider text color is barely visible 🔄 SimonZhao888@SimonZhao888🔍: merge main (stale 22d) ✅ 9/0/0 0/0t 1ppl 23d 22d 🐁 2 SimonZhao888@SimonZhao888🔍 DarkMode
9.5 0.6 1.4 #14248 Fix issue 14089: Disabled menu items incorrectly display highlighted text in dark mode with System renderer 🔄 SimonZhao888@SimonZhao888🔍: merge main (stale 54d) ✅ 9/0/0 0/0t 1ppl 56d 54d 8 SimonZhao888@SimonZhao888🔍 DarkMode
9.7 0.6 1.4 #14260 Fix issue 14259: Deserialization of the CodeTypeReference to generic type is incorrect 🟢 LeafShi1@LeafShi1🔍 or other maintainer: Ready to merge ✅ 9/0/0 0/0t 2ppl 50d 1d 26 aerworker@aerworker🔍 DesignerSupport
9.5 0.6 1.4 #14128 Fix ComboBox dark mode theme on first TabPage 🔄 SimonZhao888@SimonZhao888🔍: merge main (stale 43d) ✅ 8/0/0 0/0t 1ppl 104d 43d 16 SimonZhao888@SimonZhao888🔍 via 🤖 DarkMode
8.9 0.6 1.3 #14110 Fix ToolStripStatusLabel text visibility in High Contrast mode with System RenderMode 🔄 SimonZhao888@SimonZhao888🔍: merge main (stale 105d) ✅ 9/0/0 0/2t 2ppl 110d 105d 10 SimonZhao888@SimonZhao888🔍
8.5 0.6 1.3 #14152 Fix insufficient contrast for PropertyGrid dropdown text in Dark Mode 🔄 LeafShi1@LeafShi1🔍: merge main (stale 91d) ✅ 9/0/0 0/0t 1ppl 96d 91d 🐁 3 LeafShi1@LeafShi1🔍 DarkMode
8.9 0.6 1.3 #14381 Fix issue 11954: [Dark Mode] ToolTip is not in dark mode after enabled SystemColorMode.Dark 👁 KlausLoeffelmann@KlausLoeffelmann🔍: review needed ✅ 7/0/0 0/3t 3ppl 13d 9d 🐁 4 SimonZhao888@SimonZhao888🔍 DarkMode
8.5 0.6 1.3 #14163 Fix CollectionEditor Up/Down button enabled state for first/last items 🔄 LeafShi1@LeafShi1🔍: merge main (stale 91d) ✅ 9/0/0 0/1t 2ppl 91d 91d 🐁 4 LeafShi1@LeafShi1🔍 Infrastructure
8.4 0.6 1.2 #14182 PropertyGridView: Prevent out-of-range access when committing next enumerable value 🔄 LeafShi1@LeafShi1🔍: merge main (stale 21d) ✅ 8/0/0 0/2t 2ppl 79d 21d 12 LeafShi1@LeafShi1🔍
8.2 0.6 1.2 #14252 Fix font size of UserControl in ToolStripControlHost after DPI change 🔄 LeafShi1@LeafShi1🔍: merge main (stale 54d) ✅ 9/0/0 0/0t 1ppl 54d 54d 14 LeafShi1@LeafShi1🔍
8 0.6 1.2 #14339 Fix issue 11914: In DarkMode: Add a default color to the ProcessBar. 🔄 SimonZhao888@SimonZhao888🔍: merge main (stale 20d) ✅ 8/0/0 0/1t 3ppl 22d 20d 6 SimonZhao888@SimonZhao888🔍 DarkMode
8.2 0.6 1.2 #14133 Fix visibility logic for addNewPanel in DesignBindingPicker to use _dataSourceProviderService 🔄 LeafShi1@LeafShi1🔍: merge main (stale 102d) ✅ 8/0/0 0/3t 2ppl 103d 102d 6 LeafShi1@LeafShi1🔍
7.6 0.6 1.1 #14317 Indeterminate and checked `ToolStripMenuItem` icons are now clearly visible in dark mode on `ContextMenuStrip`, `MenuStrip`, `StatusStrip` and `ToolStrip` drop-down buttons. ricardobossan@ricardobossan🔍: respond to 1 thread(s) from LeafShi1@LeafShi1🔍 ✅ 8/0/0 1/4t 4ppl 32d 16d 35 ricardobossan@ricardobossan🔍 DarkMode
7.4 0.6 1.1 #13950 Fixes #13901. Properly displays PropertyGrid` color and cursor dropdowns when using Dark Mode 🛑 ricardobossan@ricardobossan🔍: resolve conflicts ✅ 9/0/0 0/0t 1ppl 166d 43d 18 ricardobossan@ricardobossan🔍
8.9 0 0.8 #14216 Fix disabled RichTextBox multiline text rendering in Dark Mode ricardobossan@ricardobossan🔍: respond to 1 thread(s) from SimonZhao888@SimonZhao888🔍 ✅ 8/0/0 1/1t 2ppl 67d 56d 🐁 2 ricardobossan@ricardobossan🔍 DarkMode
9 0 0.8 #14166 Fix MaskedTextBox PropertyGrid text editor DPI scaling at runtime 🔄 SimonZhao888@SimonZhao888🔍: merge main (stale 43d) ✅ 8/0/0 0/0t 1ppl 91d 43d 22 SimonZhao888@SimonZhao888🔍 via 🤖 NRT
9 0 0.8 #14375 Fix issue 14049:The title of the collection editor for custom controls in .NET Core is incorrect. SimonZhao888@SimonZhao888🔍: respond to 1 thread(s) from 🤖🔍 ✅ 9/0/0 1/1t 2ppl 14d 12d 36 SimonZhao888@SimonZhao888🔍 test coverage
8 0 0.7 #14283 Fix LinkLabel contrast in Dark Mode 🔄 LeafShi1@LeafShi1🔍: merge main (stale 32d) ✅ 8/0/0 0/3t 2ppl 42d 32d 41 LeafShi1@LeafShi1🔍 DarkMode
8 0 0.7 #14244 Fix issue 14094: After reducing the form width, clicking the ToolStrip options triggers a Win32Exception error 🔄 SimonZhao888@SimonZhao888🔍: merge main (stale 54d) ✅ 8/0/0 0/1t 2ppl 57d 54d 50 SimonZhao888@SimonZhao888🔍 Infrastructure
8 0 0.7 #13896 Add unit tests for ToolStripKeyboardHandlingService.cs file 🔄 Olina-Zhang@Olina-Zhang🔍: merge main (stale 49d) ✅ 8/0/0 0/2t 2ppl 182d 49d 124 Olina-Zhang@Olina-Zhang🔍 test coverage
8 0 0.7 #14277 Fix incorrect ClientSize calculation in PerMonitorV2 mode when form moves between monitors with different DPI 🔄 LeafShi1@LeafShi1🔍: merge main (stale 44d) ✅ 9/0/0 0/2t 2ppl 46d 44d 35 LeafShi1@LeafShi1🔍 Infrastructure
7.2 0 0.7 #14219 Fix issue 14210: [Dark Mode] The ListView cannot display the items when setting the Enable as false SimonZhao888@SimonZhao888🔍: respond to 1 thread(s) from LeafShi1@LeafShi1🔍 ✅ 9/0/0 1/6t 3ppl 64d 56d 7 SimonZhao888@SimonZhao888🔍 DarkMode
7.8 0 0.7 #14074 Fixing/clarifying XML comments for ScreenCaptureMode and VB's ColorMode. KlausLoeffelmann@KlausLoeffelmann🔍: respond to 2 thread(s) from Shyam-Gupta@Shyam-Gupta🔍, adegeo@adegeo🔍 ✅ 9/0/0 2/2t 3ppl 121d 119d 21 KlausLoeffelmann@KlausLoeffelmann🔍 VisualBasic
7.8 0 0.7 #14255 Fix TreeView icons not scaling on high DPI 🔄 LeafShi1@LeafShi1🔍: merge main (stale 50d); rerequest Copilot review ✅ 9/0/0 0/0t 2ppl 54d 50d 103 LeafShi1@LeafShi1🔍
5.9 0 0.6 #13645 Adding Data, DataObject, FileDrop and Text tests to ClipboardCoreTests 🛑 LeafShi1@LeafShi1🔍: resolve conflicts; JeremyKuhne@JeremyKuhne🔍, Epica3055@Epica3055🔍: review needed ✅ 8/0/0 0/1t 3ppl 273d 187d 137 LeafShi1@LeafShi1🔍 Clipboard