Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opaque white/black box behind window title when using Mica (and probably Tabbed) #14

Open
MSDarwish2000 opened this issue Jun 14, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@MSDarwish2000
Copy link
Member

Describe the bug
When using Mica (and probably Tabbed), the window title is rendered in a small opaque box that is white or dark depending on the theme of the window.

To Reproduce
Steps to reproduce the behavior:

  1. Run the demo application
  2. Choose Mica or Tabbed
  3. Look at the window caption in the title bar closely

Expected behavior
The caption should be rendered directly on the backdrop without any opaque rectangles

OS

  • OS: Windows 11
  • Build: 22000

Additional context
Contributions are welcome.

@MSDarwish2000 MSDarwish2000 added the bug Something isn't working label Jun 14, 2022
@X1nto
Copy link

X1nto commented Oct 6, 2022

Hi! Just a heads up, this seems to be a problem in the Win11 21H2 update, as even with win32 APIs, the result is the same. It seems to be "fixed" (they just introduced a better API) in 22H2.

@MSDarwish2000
Copy link
Member Author

Hi! Just a heads up, this seems to be a problem in the Win11 21H2 update, as even with win32 APIs, the result is the same. It seems to be "fixed" (they just introduced a better API) in 22H2.

Thank you for your comment. I'm aware of that. My plan for 21H2 is an option to build a custom taskbar. Sadly, I can't make further developments till the end of the year. Yet, any pull requests are welcome.

@X1nto
Copy link

X1nto commented Oct 20, 2022

Thank you for your comment. I'm aware of that. My plan for 21H2 is an option to build a custom taskbar. Sadly, I can't make further developments till the end of the year. Yet, any pull requests are welcome.

My plan is to PR the native targets support once compose officially comes out with native support. I'll see if I can do custom taskbars as well.

@MSDarwish2000
Copy link
Member Author

Thank you for your comment. I'm aware of that. My plan for 21H2 is an option to build a custom taskbar. Sadly, I can't make further developments till the end of the year. Yet, any pull requests are welcome.

My plan is to PR the native targets support once compose officially comes out with native support. I'll see if I can do custom taskbars as well.

Thank you. That's really nice of you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants