siduck / chadwm

Making dwm as beautiful as possible!
MIT License
2.25k stars 170 forks source link

Can you provide more info about the eww launcher? #116

Closed erikdubois closed 1 year ago

erikdubois commented 2 years ago

Here is what we see on our end?

https://youtu.be/FhpVUUaVvmQ

Are we missing packages? Is this normal?

I read there needs to be some changes regarding audio. Rofi pops open but closes again.

Like to learn more about the functionality of this nicely designed app. How can it assist and improve our computing experience?

siduck commented 2 years ago

image

I use pure alsa so i made scripts that get current volume with alsa, edit those scripts to support pulseaudio

siduck commented 2 years ago

image

this was the void logo ( old nerd font version ) , seems like you are using the latest version. Just replace that icon with any other glyph

siduck commented 2 years ago

image

material design icon fonts are needed for these icons to render

arcolinuxz commented 2 years ago

This is how far I got today

to do mic and headphone - I need to study where I can find that

sticking to iosevka font - I know by experience that mixing font breaks design

image

arcolinuxz commented 2 years ago

rofi -show drun is gone and rofi launcher is taking over thank you for letting me fall in love again great twm

wow

siduck commented 2 years ago

This is how far I got today

to do mic and headphone - I need to study where I can find that

sticking to iosevka font - I know by experience that mixing font breaks design

image

looks nice, however the icons look small!

arcolinuxz commented 2 years ago

Icons are easily changed

explained on our channel

https://www.youtube.com/watch?v=l2-puKIAsVk

I like the size.

Ps. you can add these if you want - it has a Japanese/Chinese/Matrix vibe

image

https://github.com/arcolinux/arcolinux-chadwm/blob/4c03692e78001a9e67b87f3ff9b7852d7ffac859/etc/skel/.config/arco-chadwm/chadwm/config.h#L73

orhnk commented 1 year ago

I have installed Material Icons as follows:

image

But seems like nothing changed?

image

orhnk commented 1 year ago

Although I did not solve my problem. I think It's because of the breaking changes that Nerd Font Developers did.

I have downgraded JetBrains Mono Nerd Font to support logo-ls as mentioned here

siduck commented 1 year ago

I have installed Material Icons as follows:

image

But seems like nothing changed?

image

these wont be needed, i'll update the fonts tonight

arcolinuxz commented 1 year ago

close this

siduck commented 1 year ago

@arcolinuxz i saw your mail regarding questioning about this project getting dead or not, i previously decided to unmaintain it but now i'll just fix issues if there are any. But the DWM part is finished, i wont be adding new features to it.

Xorg's dying day by day, i feel like it'd be more beneficial to work on wayland as its more active and has a clean codebase