ashish-yadav11 / dwmblocks

Rewrite of dwmblocks with added features including clickability, cursor hinting and color.
ISC License
212 stars 30 forks source link

wbar and hlrpad undeclared #1

Closed jodojodo closed 4 years ago

jodojodo commented 4 years ago

Hello, I use Dwm with some other patches and tried your patch for dwmblocks, but I cannot build dwm, because of undelcared variables wbar and hlrpad.

Can you tell me where those are defined? Bildschirmfoto zu 2020-07-18 00-43-20

ashish-yadav11 commented 4 years ago

Ohh, my bad. Will fix in a minute.

On Sat, 18 Jul 2020, 04:15 jodojodo, notifications@github.com wrote:

Hello, I use Dwm with some other patches and tried your patch for dwmblocks, but I cannot build dwm, because of undelcared variables wbar and hlrpad.

Can you tell me where those are defined? [image: Bildschirmfoto zu 2020-07-18 00-43-20] https://user-images.githubusercontent.com/7256369/87836321-f389e300-c88f-11ea-8337-9df2cbe542dc.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ashish-yadav11/dwmblocks/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOMVWT34AG4KZ2SZPWH3H53R4DIBBANCNFSM4O7AE7AQ .

ashish-yadav11 commented 4 years ago

Here is the fix. Can you build your dwm now?

jodojodo commented 4 years ago

Hey, yes it builds now. Tanks :)