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

request about #4

Open
m342 opened this issue Oct 31, 2017 · 1 comment
Open

request about #4

m342 opened this issue Oct 31, 2017 · 1 comment

Comments

@m342
Copy link

m342 commented Oct 31, 2017

Hi

it is about a sign for different status of windows

here in zenburn

286 -- Create a tasklist widget
287 s.mytasklist = awful.widget.tasklist(s, awful.widget.tasklist.filter.currenttags, awful.util.tasklist_buttons)

related to this in lib/awful/widget/tasklist.lua

237 -- symbol to use to indicate certain client properties
238 local sticky = args.sticky or theme.tasklist_sticky or "▪"
239 local ontop = args.ontop or theme.tasklist_ontop or '⌃'
240 local above = args.above or theme.tasklist_above or '▴'
241 local below = args.below or theme.tasklist_below or '▾'
242 local floating = args.floating or theme.tasklist_floating or '✈'
243 local maximized = args.maximized or theme.tasklist_maximized or '+'
244 local maximized_horizontal = args.maximized_horizontal or theme.tasklist_maximized_horizontal or '⬌'
245 local maximized_vertical = args.maximized_vertical or theme.tasklist_maximized_vertical or '⬍'

i have no skill in order to pull this into powerarrow-dark
so this message >

by way nice work, thanks !

@esn89
Copy link
Owner

esn89 commented Nov 2, 2017

Thank you,

please create a pull request and I'll merge it in.

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