]> git.sesse.net Git - nageru/commit
Make it possible to set channel names imperatively instead of using a callback.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 21 Jun 2019 17:31:28 +0000 (19:31 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 21 Jun 2019 17:44:11 +0000 (19:44 +0200)
commitb7398dd7960ddf07f03b9a9ebc669d29141c09d0
treea410db363349b59eb0b969ace50f5d85cbe67da1
parent2ba69dc78d091ad92427389147365f39760e0b1f
Make it possible to set channel names imperatively instead of using a callback.

channel_name() will still be used if it exists, for compatibility with older
themes.
nageru/simple.lua
nageru/theme.cpp
nageru/theme.h
nageru/theme.lua