stobenski / pro

Awesome Pro themes
MIT License
255 stars 42 forks source link

Tag Focus.png Not Displaying #5

Closed ghost closed 9 years ago

ghost commented 9 years ago

Firstly, thanks so much for the Pro Theme! I absolutely love it.

I'm having one issue, though. the .pngs for unoccupied and occupied tags are displayed just fine, but the focus.png image does not display to indicate which tag is currently selected.

Do you have any ideas what may be causing this? I checked that the image is in the correct directory and it is. This happens on all five variations of the theme. Instead of the focu.png it just displays either unoccupied or occupied instead.

I'm not sure if the alert image works as I haven't seen one yet. What would constitute an alert on a tag?

Thanks again!

stobenski commented 9 years ago

Please patch (or just replace) your /usr/share/awesome/lib/awful/widget/taglist.lua as mentioned in Requirements section in readme of repo.

https://github.com/barwinco/pro/blob/master/patched/taglist.lua

For info, this is bug in awesome, but now it fixed in current dev version of awesomewm.

Thanks!

ghost commented 9 years ago

Perfect. That's my bad. I should have noticed that. Thank you! Working as expected now.