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

[Bug] 1 pixel high native titlebar visible even when turned off #268

Open
plutonium-239 opened this issue Oct 26, 2024 · 10 comments
Open

[Bug] 1 pixel high native titlebar visible even when turned off #268

plutonium-239 opened this issue Oct 26, 2024 · 10 comments
Labels
bug Something isn't working upstream A bug or feature that must be implemented elsewhere

Comments

@plutonium-239
Copy link

Describe the bug
Even when the setting for native titlebar is turned off, a 1-pixel high bar is visible which looks pretty ugly (screenshot attached)

To Reproduce
Update to v6.2.0 and turn off native titlebar

System Info (please complete the following information):

  • OS: Windows 10
  • Version: v6.2.0
  • Extra Client Mods/Plugins: None (confirmed with Vencord turned off)
  • Any other relevant info: CSS cache cleared

Additional context/Screenshots

image

@SpikeHD
Copy link
Owner

SpikeHD commented Oct 27, 2024

Submitted upstream issue tauri-apps/tao#997

@SpikeHD SpikeHD added the upstream A bug or feature that must be implemented elsewhere label Nov 16, 2024
@Banaanae
Copy link

This should be fixed now
(Patched in tao 0.30.6, we're on 0.30.8)

@SpikeHD
Copy link
Owner

SpikeHD commented Nov 27, 2024

Should be, but from my testing there was still issues where some sides (top, left) were proper, and some (right, bottom) were not.

If you have used an actions build and can confirm that these issues are solved, let me know, otherwise this issue will stay open

@plutonium-239
Copy link
Author

This has grown to 2 sides (top, left) after updating to v6.3.0 😢

image

@plutonium-239
Copy link
Author

Hey @SpikeHD can you reproduce this issue?

Is this because of tauri too?

@SpikeHD
Copy link
Owner

SpikeHD commented Dec 17, 2024

Yes this is happening for me too (though I don't use the border option in Windows so it's not something I notice), it is a Tauri/Wry/Tao problem. I am waiting for them to update so I can test before I submit another bug report, as they seem to have fixed some behaviour regarding windows with both decorations off and shadows on - which Dorion does.

@h-lunah
Copy link

h-lunah commented Dec 18, 2024

weirdly this isn't a bug on Windows 11 but nonetheless maybe you could make this "bug" an "optional feature" for those that like it

@SpikeHD
Copy link
Owner

SpikeHD commented Dec 18, 2024

This "bug" is an optional feature, just turn off "Show accent color on title bars and window borders" in Windows settings and it goes away :P

@h-lunah
Copy link

h-lunah commented Dec 18, 2024

lol so it's actually a Windows "feature" that does it

didn't know that

@plutonium-239
Copy link
Author

wouldn't say it's windows' fault here though, this is a bug in tauri/ecosystem since every other program (that needs to) has been able to avoid having the default borders without issue for a good number of years

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream A bug or feature that must be implemented elsewhere
Projects
None yet
Development

No branches or pull requests

4 participants