Skip to content

Commit 092b71d

Browse files
b451cclaude
andcommitted
Update v1.5.2 changelog: add toolbar background click fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4a6b18f commit 092b71d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
1313
- **Visual glitches** — Hide close button on narrow tabs (< 60px); splitter hover timer now uses full hit testing; hover state cleared when context menu closes; adaptive text color (black on bright tab colors like yellow/cyan). ([#7](https://github.com/b451c/MaxPane/issues/7))
1414
- **Toolbar rendering and docking in MaxPane** — Toolbars can now be properly captured and displayed. Removed toolbar filter from `FindWindowEnumProc`. ([#6](https://github.com/b451c/MaxPane/issues/6))
1515
- **Workspace switching: stale windows floating after restart** — Windows from previous workspaces (toolbars, Actions, FX Browser, ReaImGui scripts) no longer appear as floating windows after switching workspaces and restarting REAPER. State-specific cleanup: double-toggle for state=0 windows, ShowWindow fallback for stubborn HWNDs, skip-toggle for script actions (state=-1). ([#6](https://github.com/b451c/MaxPane/issues/6))
16+
- **Toolbar icons disappearing on background click** — Subclassed captured toolbar windows to block REAPER's internal drag-to-undock behavior. Clicking and holding on toolbar background no longer causes icons to vanish. ([#6](https://github.com/b451c/MaxPane/issues/6))
1617
- **Auto-detect toggle action**`LookupToggleAction` now auto-detects the REAPER toggle action ID for any window title (toolbars + known windows), ensuring proper state management for windows captured via Open Windows menu.
1718

1819
---

index.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
- Visual glitches: narrow tab close button, hover sticking, adaptive text color (#7)
4747
- Fix toolbar rendering and docking (#6)
4848
- Fix stale windows floating after workspace switch + restart (#6)
49+
- Fix toolbar icons disappearing on background click (#6)
4950
- Auto-detect toggle action for Open Windows captures
5051
]]></changelog>
5152
<source platform="darwin-arm64" file="reaper_maxpane-arm64.dylib">https://github.com/b451c/MaxPane/releases/download/v1.5.2/reaper_maxpane-arm64.dylib</source>

0 commit comments

Comments
 (0)