]> git.sesse.net Git - ccbs/history - bigscreen/theme.cpp
Shape text using Pango and HarfBuzz; gives us nice ligatures and exotic scripts.
[ccbs] / bigscreen / theme.cpp
2012-02-19 Steinar H. GundersonAdd theme support for drawing rectangles in the background.
2012-02-19 Steinar H. GundersonSupport different backgrounds per-screen.
2012-02-19 Steinar H. GundersonRemove a debugging printf.
2012-02-18 Steinar H. GundersonSupport a theme.config.local.
2012-02-18 Steinar H. GundersonSupport different theming for odd/even rows.
2012-02-18 Steinar H. GundersonFix RGB/BGR issues in fill_background().
2012-02-18 Steinar H. GundersonMove the theming out to a runtime-read config file...