HalosGhost / dstat

A lightweight status program for simple WMs
GNU General Public License v2.0
8 stars 0 forks source link

Allow compile-time disabling of each module #9

Closed HalosGhost closed 6 years ago

HalosGhost commented 7 years ago

This should take the form of --without- flags for each module that can be passed to ./configure before make.

These should really just be #if guards so that the code can mostly not change.

HalosGhost commented 6 years ago

via https://github.com/HalosGhost/dstat/commit/ed9710bc0044e303df5961743c7468b60360bce0