-
Notifications
You must be signed in to change notification settings - Fork 625
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] Broken theme after latest update #2076
Comments
owh fun :( Thanks for reporting and bisecting. |
This is a bug, but odd theme, given it has borders but in same color as background. |
Git should fix this. |
I also couldn't set the correct border color, it's semi-transparent:
|
If you could test rofi-git to see if it works with the latest change, that would be very useful. |
|
In the AUR, |
I don't want to downgrade Rofi's version, I think it's better to wait. Now I set the borders to 0, not so pretty, but bearable. |
The bug has been fixed on the latest development branch (next) Waiting is fine but installing rofi-git from AUR instead of rofi is not "downgrade rofi's version", on the contrary you'd be using the latest development version. Flip side is, of course, that new regressions can pop there as well. |
There is 1.7.5 but current is 1.7.7 |
@237dmitry The packages ending with So in summary, do not trust this 1.7.5 |
Thanks, Ok, I built the package and installed it instead of
I'm waiting for the new release, though. |
If more people would test, these thing could be caught before a release. By helping to test, you also help us avoid these issues. The fix (of another issue) that caused passed most of my tests, but it is hard to catch all cases. (this is why i also committed your theme as test-case). |
I've had the same issue. Before updating (just fine, do note that this screenshot is from one of my YouTube videos, so the quality is questionable): After updating (now I have these weird dark and light spots): Here is my current config: https://0x0.st/8o9e.tar.gz (0x0.st is just an easy way to share files.) |
Idk if it helps, but I am using Hyprland, so I am using the Wayland version of Rofi. |
Rofi version (rofi -v)
Version: 1.7.7-dirty
Configuration
https://gist.github.com/random2907/6ff1c20637bb502cd4359071264fd6f0
Theme
https://gist.github.com/random2907/51458d5a7d8494f5f62241aafeb683a6
Timing report
https://gist.github.com/random2907/f38797e60ab5a7303a72a12f12864d22
Launch command
rofi -show drun
Step to reproduce
use the theme and config after git bisect the problem is this commit 3b1e483
Expected behavior
Actual behavior
Additional information
No response
Using wayland display server protocol
I've checked if the issue exists in the latest stable release
The text was updated successfully, but these errors were encountered: