We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.7.5+wayland3
https://gist.github.com/HydraJkm/b7a1905a562090ac7a39b44d3fac0986
rofi -show drun
window { transparency: "real"; background-color: rgba(255,0,0,50%); } entry { background-color: rgba(255,0,0,50%); }
Red background with 50% transparency showing through to whatever is behind it.
Light red background on entry, no transparency.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Rofi version (rofi -v or git commit in case of build issue)
1.7.5+wayland3
Configuration
https://gist.github.com/HydraJkm/b7a1905a562090ac7a39b44d3fac0986
Theme
https://gist.github.com/HydraJkm/b7a1905a562090ac7a39b44d3fac0986
Timing report
https://gist.github.com/HydraJkm/b7a1905a562090ac7a39b44d3fac0986
Launch command
rofi -show drun
Step to reproduce
(homedir is your user's home directory (e.g. /home/user))
Expected behavior
Red background with 50% transparency showing through to whatever is behind it.
Actual behavior
Light red background on entry, no transparency.
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: