Skip to content

Customize Windows notifications placement v1.2.3#4842

Merged
m417z merged 1 commit into
mainfrom
notifications-placement-1.2.3
Jul 19, 2026
Merged

Customize Windows notifications placement v1.2.3#4842
m417z merged 1 commit into
mainfrom
notifications-placement-1.2.3

Conversation

@m417z

@m417z m417z commented Jul 19, 2026

Copy link
Copy Markdown
Member
  • Fixed compatibility of the animation direction option with recent Windows 11 versions.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the notifications-placement Windhawk mod to keep the “animation direction” option working on newer Windows 11 builds by adapting to an internal XAML element name change, while also tightening initialization failure handling.

Changes:

  • Add support for both RevealGrid and legacy RevealGrid2 element names when applying the toast rotation transform.
  • Fail fast in Wh_ModInit() when GetModuleFileName fails or returns an unexpected path format.
  • Replace deprecated WindhawkUtils::Wh_SetFunctionHookT usage with WindhawkUtils::SetFunctionHook, and bump mod version to 1.2.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

* Fixed compatibility of the animation direction option with recent Windows 11 versions.
@m417z
m417z force-pushed the notifications-placement-1.2.3 branch from 2ef2eee to 07c9515 Compare July 19, 2026 23:28
@m417z
m417z merged commit 7babeba into main Jul 19, 2026
5 checks passed
@m417z
m417z deleted the notifications-placement-1.2.3 branch July 19, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants