enkore / i3pystatus

A complete replacement for i3status
https://i3pystatus.readthedocs.io/
MIT License
445 stars 189 forks source link

Rewrite scores backends to use a single format string #833

Closed terminalmage closed 2 years ago

terminalmage commented 2 years ago

Since the game status is almost always the only thing that differs, this simplifies things greatly by using a single format string and building a game_status formatter depending on format strings set for each game status type.