10000 Deprecated use of window padding in waybar `style.css` · Issue #26 · typecraft-dev/dotfiles · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Deprecated use of window padding in waybar style.css #26

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

Open
vitorrenansd opened this issue May 6, 2025 · 0 comments
Open

Deprecated use of window padding in waybar style.css #26

vitorrenansd opened this issue May 6, 2025 · 0 comments

Comments

@vitorrenansd
Copy link

Hi!
First of all, thank you for sharing this Waybar configuration publicly — it's been very helpful!

While using the current style.css configuration, I noticed some warnings when launching Waybar due to deprecated CSS syntax. Here's what shows up in the terminal:

Image

This warning is caused by missing units in the padding declaration under the window class, like this:

Image

To fix this and comply with newer GTK/CSS parsing, simply add the unit explicitly:

Image

This change will eliminate the warnings and ensure better compatibility moving forward.

Let me know if you’d like me to open a pull request with this fix — happy to contribute!
Thanks again for maintaining this project <3

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

No branches or pull requests

1 participant
0