Commit Graph

6 Commits

Author SHA1 Message Date
julio-b e4802e8d17
Add outline color and width for every text element (#198)
* Add outline color and width for every text element

Define outline colors, i.e. --timeoutlinecolor=FFFF00FF
Define outline width, i.e. --timeoutlinewidth=0.75

New arguments:
    --verifoutlinecolor
    --wrongoutlinecolor
    --layoutoutlinecolor
    --timeoutlinecolor
    --dateoutlinecolor
    --greeteroutlinecolor

    --timeoutlinewidth
    --dateoutlinewidth
    --verifoutlinewidth
    --wrongoutlinewidth
    --modifieroutlinewidth
    --layoutoutlinewidth
    --greeteroutlinewidth

* Separate the variable definitions

Co-authored-by: Raymond Li <hi@raymond.li>
2021-01-25 22:49:05 -05:00
Raymond Li c790583f0c
Quotes seem to be causing build issue 2020-03-08 16:17:05 -04:00
Jakob Lindskog 556cc7f0a8 add greeter option, which displays a user provided string 2018-10-05 16:40:50 +02:00
eyenseo efd6b36daa Add drawing lock on multiple screens 2018-02-04 09:15:38 +01:00
Pandora 6b943766da
refactor probably done, needs testing 2018-01-19 23:47:25 -05:00
Pandora ddfc62f8de
initial font overhaul rewrite
nothing is positioned, but it compiles and just needs to be reorganized/broken into functions/updated to be positioned
2018-01-19 14:54:56 -05:00