domsson / succade

Run, feed and style your Lemonbar with ease
Creative Commons Zero v1.0 Universal
55 stars 3 forks source link

Settle for configuration parameter names #11

Closed domsson closed 4 years ago

domsson commented 6 years ago

Now that most configuration parameters should be in place, it is time to check what comparable parameters are called in Captain as well as Polybar. If possible, we should then allow for both names to be used, in order to make for a high compatibility and easy migration between all three projects. Once that's done, all parameters should be properly documented, ideally in a Wiki here on GitHub.

domsson commented 4 years ago

i3blocks is another project we should take into account here. Summarizing, see:

domsson commented 4 years ago

Incomplete, but a start:

polybar Captain i3blocks
wm-name name n/a
modules-left, modules-center, modules-right format n/a
width length n/a
height height n/a
? left ?
? top ?
bottom dock n/a
background background background
foreground foreground color
line-size ? ?
line-color line ?
module-margin offset n/a
exec, command n/a command
interval reload interval
? overline ?
? underline ?
click-left mouse-left ?
click-right mouse-right ?
click-middle mouse-middle ?
scroll-up scroll-up ?
scroll-down scroll-down ?
min-width n/a min-width
domsson commented 4 years ago

Overhauled them with v1.0.0