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

[Question] How to get the status bar look without barpadding? #22

Closed
fawzakin opened this issue Aug 25, 2021 · 5 comments
Closed

[Question] How to get the status bar look without barpadding? #22

fawzakin opened this issue Aug 25, 2021 · 5 comments

Comments

@fawzakin
Copy link

Hello, I've been configuring my dwm build here and I want to have status bar similar to yours (with text background and padding between the text and the edge of the bar) but I don't want to have barpadding patch.

I tried to follow what you do in this reddit thread but when I got statuspadding and status2d working, status2d's text background is still drawing over the padding (to the edge of the bar).

I tried to go with the border bar patch and patch everything eProTaLT83 made but in the end, the systray didn't get covered with the border and one of the icon became enlarged. It seems that the patch they made is tailored for your build which has notitle patch (I need to have window title).

I need help to get this on my own build of dwm. What patch should I use and what can I do to solve the conflict. I really like the looks of your build. Thank you.

@siduck
Copy link
Owner

siduck commented Aug 25, 2021

@fawzakin Sorry I cant help much , I couldnt track the patches I patched :( . one thing you could do is check the commit history of this repo and help yourself.

@fawzakin
Copy link
Author

Where did you get the border patch exactly? I bet that's how you get the bar as in the screenshot.

@siduck
Copy link
Owner

siduck commented Aug 25, 2021

Where did you get the border patch exactly? I bet that's how you get the bar as in the screenshot.

bar border you mean? many bar related patches are modified on my build by eProTaLT83

@fawzakin
Copy link
Author

fawzakin commented Aug 28, 2021

Alright, I've finally got this working. It turns out that I can still get the look of the bar as I desire. It's just that the patches make the bar look out of place at first.

This is what the bar initially looks like (the weirdly-sized tray icon is caused by the systray patch itself it seems):
borked

And this is what it looks like after extensive ricing:
bar

What I did here is I get the systray and status2d patches working and apply patches from this commit that are relevant to bar border and underlinetags.

Here's my build in case you are interested:
https://gitlab.com/fawzakin/dwm

Issue closed.

EDIT: Changed screenshot link

@siduck
Copy link
Owner

siduck commented Aug 28, 2021

Nice colorscheme :)

@siduck siduck pinned this issue Apr 16, 2022
@siduck siduck mentioned this issue Apr 22, 2022
Closed
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

2 participants