aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_hidemode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make more modules rehash atomically (#1535)Gravatar linuxdaemon2018-12-191-8/+12
| | | | | Have each module validate the values it loads before setting them, so any errors don't result in partial application of the configs
* Add a module for hiding mode changes from unprivileged users.Gravatar Peter Powell2018-09-091-0/+198
Co-authored-by: Attila Molnar <attilamolnar@hush.com>