-
Notifications
You must be signed in to change notification settings - Fork 882
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
Some minor waybar fixes and enhancements #1469
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checked the files out on my pc. they work fine on most of the styles of the waybar, on some the whole thing becomes zoomed in.
can you also share the zoomed in screenshots. Will help in reviewing pr |
|
re:1. This is handled by the battery module of waybar itself, so the display is based on the default waybar program. This is not handled by any user scripts re:2. we can't the other one is a system tray Icon other is a module.(if someone wants to make custom script to launch rofi and works like how nm-applet does, it would be nice. ) |
cool, ill go try the swaync pr next. |
One more note to anyone tetsing a PR and preserving their current configs
to revert back to your back up |
tell me the moddules which have spacing issues. none of this is tested on local cuz my waybar is broken. but yeah if you let me know i can fix it. i can also make more custom layouts. edit: this seems to be like screen scaling. cuz i have a small screen. so it was perfect on my side. but i think i need to add mono spaced fonts. |
this is because the icon size is in percentage. depending on the space and height it will adjust. i made it so that it isnt hardcoded. i guess need to fix it. but my waybar just broke so i couldnt test any of this |
Whats the edit? |
i shared lol |
also someone pls test pulse audio cuz my system doesnt have audio. so nothing works. no audio cuz my drivers dont work idk why. but yeah let me if you find something |
ok i just tested this but mono spaced fonts make it look janky and unprofessional. so unfortunately i cant implement a mono spaced font it ruins it. check the before and after you guys. trust me it makes the older version look shit |
also @kRHYME7 i found the issue its seems to be the network icon that is interfering and making it collide edit: its the backlight icon and the spacing of it. cuz if you look closely you will see that there is too much space. like 2 spaces. so yeah. let me see what i can do |
Haha, did you fix the *span issue |
@abenezerw which one |
Hover over brightness, audio, mic or updates. It shows extra text. See the screenshot I left above. |
@abenezerw dont have it on my end. i dont get any tooltip lol |
@abenezerw broo i didnt get this issue on my end lol |
aight guys created a dev server just for feedback on pr and new stuff and dev discussion. cuz the HyDE server just makes it cluttered and people feel lost. plus github isnt really intuitive for chatting. if you want to you can join the server. |
Ok the tooltip thing is fixed substitution with hard coded icons cuz if not it still prints out the guts that fixes the icons. Had not choice 😕😞 |
@kRHYME7 @prasanthrangan ready to go. pls approve this. i need more feedback on this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This "minor" is not minor to me. Well, looks good though! 🫰
what compared to oothers works mine is minimal af. people have good shit i am just tweaking a bit of the waybar to make the ui look nice. lol @kRHYME7 |
Hard-coded colors too. |
Well yeah colors need to be hardcoded or it looks messed up 😅 |
The right click entry for the audio selector is missing in your pulseaudio.jsonc |
i added it. i am sure i did |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finally got to trying this out again, still looks okay. but i guess this counts as big changes so its not merged maybe.
@abenezerw 😭 io will just close this |
Pull Request
Description
some minor fixes of waybar alignments issues. added fonts but didnt know how to make so the scripts read the fonts. waybar works fine. added seconds hand on the clock.
Please read these instructions and remove unnecessary text.
Type of change
Please put an
x
in the boxes that apply:Checklist
Please put an
x
in the boxes that apply:Screenshots
(if appropriate)
Additional context
Add any other context about the problem here.