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

[Request] Option to have high res window borders #24

Closed
emilknievel opened this issue Nov 23, 2023 · 3 comments
Closed

[Request] Option to have high res window borders #24

emilknievel opened this issue Nov 23, 2023 · 3 comments
Labels

Comments

@emilknievel
Copy link

emilknievel commented Nov 23, 2023

Hi,

I have noticed that the borders are a bit "blurry". I think there was an option in yabai when it had borders integrated that allowed us to select more high resolution rendering.

I have attached an image below that shows what I'm talking about.

Best regards.

bild
@FelixKratz
Copy link
Owner

I mainly chose to default to 1x scale on the borders to save memory and cpu time when redrawing, but it is of course trivial to change the resolution to 2x scale here possibly with an option:

SLSSetWindowResolution(cid, wid, 1.0f);

@FelixKratz FelixKratz added the enhancement New feature or request label Nov 24, 2023
@emilknievel
Copy link
Author

emilknievel commented Nov 24, 2023

Totally.

I just made the mistake of looking too closely and now I can't unsee the fuzz 🙈

@emilknievel
Copy link
Author

Tried it out from --HEAD and it works like a charm. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants