Skip to content

Tags: L-K-M/Alan

Tags

v3.0.0

Toggle v3.0.0's commit message
Alan 3.0.0

v2.6.1

Toggle v2.6.1's commit message
Alan 2.6.1

v2.6.0

Toggle v2.6.0's commit message
Alan 2.6.0

v2.5.0

Toggle v2.5.0's commit message
Alan 2.5.0

v2.2

Toggle v2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #26 from L-K-M/fix-fullscreen-highlight

Fix highlights around inner elements (full screen, save/open dialogs); exempt native full-screen

v2.1

Toggle v2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #19 from L-K-M/feature-find-my-window

Add "find my window" hotkey

v2.0

Toggle v2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
claude Claude
README: document the 2.0 feature set

The fork-additions list gains the new settings (corner radius, shadow/
glow, hide-while-dragging, hide-when-maximized, excluded apps), and the
Configuration section now reflects the Preferences window — width and
inset have had UI all along, so only hideDock remains defaults-only.

https://claude.ai/code/session_01V2yPR33gBZex5stjR4n3TY

v1.0

Toggle v1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
claude Claude
Allow manual dispatch of the Release workflow

Tag pushes aren't possible from every environment, so the workflow now
also accepts a workflow_dispatch with a version input; the release is
tagged v<version> at the commit that was built. Tag-push behavior is
unchanged.

https://claude.ai/code/session_012xbPZ8kcPfazWP9fPRfbSZ

v1.0.1

Toggle v1.0.1's commit message
Adjust window level to not draw over popup menus