Rune Morling
|
612702591c
|
swaybar: fix focused_statusline color parsing.
|
6 years ago |
Brian Ashworth
|
8bfa2def88
|
Address first round of review for generic blocks
|
7 years ago |
Brian Ashworth
|
7c810dc344
|
Make command block implementation generic
|
7 years ago |
Drew DeVault
|
741424c4e7
|
Clean up imported bar commands
|
7 years ago |
Drew DeVault
|
bf7a4cd0eb
|
Add bar configuration commands
|
7 years ago |
Drew DeVault
|
733993a651
|
Move everything to sway/old/
|
7 years ago |
Drew DeVault
|
63d96c1bb4
|
Fix indentation issues
|
8 years ago |
Drew DeVault
|
248df18c24
|
Handle allocation failure in commands
|
8 years ago |
D.B
|
58eb7ac19f
|
change bar colors from char[10] to *char
This commit removes has_* booleans from bar color struct. It also
generalizes of functions in commands/bar/colors.c.
|
8 years ago |
D.B
|
ad4d21d60b
|
add bar colours for focused_(workspace|statusline|separator)
If these aren't defined in config, color settings without 'focused_'
prefix are used as a fallback.
|
8 years ago |
D.B
|
39ee0ec552
|
use urgent_ws color in swaybar if binding_mode is undefined
|
8 years ago |
Zandr Martin
|
65ace5dec5
|
merge in latest commits
|
8 years ago |
Zandr Martin
|
b374c35758
|
refactor commands.c
|
8 years ago |