mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
Comment about register features
Also add comment about org.freedesktop.ScreenSaver not being fully testable
This commit is contained in:
parent
7f5e59b7c4
commit
1bc4ac626a
@ -378,18 +378,15 @@ static int game_mode_run_feature_tests(void)
|
||||
}
|
||||
|
||||
/* Does the screensaver get inhibited? */
|
||||
/* TODO */
|
||||
/* TODO: Unknown if this is testable, org.freedesktop.ScreenSaver has no query method */
|
||||
|
||||
/* Do GPU optimisations get applied? */
|
||||
/* TODO */
|
||||
|
||||
/* Was the process reniced? */
|
||||
/* TODO */
|
||||
|
||||
/* Was the scheduling applied? */
|
||||
/* TODO */
|
||||
|
||||
/* Were io priorities changed? */
|
||||
/* Note: These don't get cleared up on un-register, so will have already been applied */
|
||||
/* TODO */
|
||||
|
||||
if (status != -1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user