Skip to content

Sulf was here :)#4466

Open
sulfur wants to merge 1 commit into
ramensoftware:mainfrom
sulfur:main
Open

Sulf was here :)#4466
sulfur wants to merge 1 commit into
ramensoftware:mainfrom
sulfur:main

Conversation

@sulfur

@sulfur sulfur commented Jun 17, 2026

Copy link
Copy Markdown

Changelog

If this pull request updates an existing mod, describe the changes below:

  • Changelog item 1...
  • Changelog item 2...

Mod authorship

If this pull request introduces a new mod, please complete the section below.

This mod was created by:

    • The submitter, without AI assistance
    • The submitter, with AI assistance
    • Claude
    • ChatGPT
    • Gemini
    • Another AI (please specify): codex
    • Other (please specify):

Please select the options that best apply. Your selection does not affect the acceptance criteria, but it helps reviewers understand the context of the code and provide relevant feedback.

@m417z

m417z commented Jun 17, 2026

Copy link
Copy Markdown
Member

Thank you for the submission. The mod is using XAML Diagnostics (InitializeXamlDiagnosticsEx), which makes the mod incompatible with other mods or customization tools that use it. Specifically, it makes the mod incompatible with Windows 11 Taskbar Styler. That feels like an overkill for this specific task.

One possible solution is to use a different approach. You can look at mods such as "Start button always on the left" or other mods which use GetTaskbarXamlRoot:
https://github.com/search?q=repo%3Aramensoftware%2Fwindhawk-mods%20GetTaskbarXamlRoot&type=code

Alternatively, instead of having a dedicated mod, perhaps it's enough to configure the relevant styles for Windows 11 Taskbar Styler.

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