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] border size is scaled differently #164

Closed
2 tasks done
LnLcFlx opened this issue Jan 6, 2025 · 2 comments
Closed
2 tasks done

[BUG] border size is scaled differently #164

LnLcFlx opened this issue Jan 6, 2025 · 2 comments
Labels

Comments

@LnLcFlx
Copy link

LnLcFlx commented Jan 6, 2025

Rofi version (rofi -v or git commit in case of build issue)

1.7.7+wayland1-dirty

Configuration

https://gist.github.com/LnLcFlx/67e8b235348c26b32fd8928e540f8575

Theme

https://gist.github.com/LnLcFlx/cba7b0b2ed0ef46cd7ffa89b5e990095

Timing report

No response

Launch command

rofi -show drun

Step to reproduce

Use theme with

window {
    border: 3;
}

Expected behavior

In v1.7.5 the border had the correct size, i.e. it has the same thickness as my hyprland border set to 3px.

Actual behavior

Now I'd have to increase something like border: 6 to get the same border width.

Additional information

No response

Using wayland display server protocol

  • Yes, I use rofi with wayland support

I've checked if the issue exists in the latest stable release

  • Yes, I have checked the problem exists in the latest stable version
@LnLcFlx LnLcFlx added the bug label Jan 6, 2025
@lbonn
Copy link
Owner

lbonn commented Jan 7, 2025

It looks like the same issue as davatorium#2076

Can you try again on latest git?

@lbonn
Copy link
Owner

lbonn commented Jan 16, 2025

Please reopen if it persists on latest development branch.

@lbonn lbonn closed this as completed Jan 16, 2025
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