icecc / icemon

Icecream GUI Monitor
http://kfunk.org/tag/icemon/
GNU General Public License v2.0
91 stars 35 forks source link

Not compilable, due to Msg Refactor commit #68

Open wonson opened 1 year ago

wonson commented 1 year ago

https://github.com/icecc/icecream/commit/c0f9d537bd47e3326e1126444267cf43bd59696f

This commit refactor msg enum into a Msg inner enum in icecc, whilst in icemon the code is still using old enum.

https://github.com/icecc/icemon/blob/master/src/icecreammonitor.cc bool IcecreamMonitor::handle_activity()