mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-07 13:48:30 +02:00
Add initial screensaver inhibiting code
This commit is contained in:
@@ -39,3 +39,8 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
* Run the main D-BUS loop "forever"
|
||||
*/
|
||||
void game_mode_context_loop(GameModeContext *context);
|
||||
|
||||
/**
|
||||
* Inhibit the screensaver
|
||||
*/
|
||||
int game_mode_inhibit_screensaver(bool inhibit);
|
||||
|
Reference in New Issue
Block a user