Applet Manager services: Difference between revisions

Line 629: Line 629:
| 3 || [[#SetGpuTimeSliceBoost]]
| 3 || [[#SetGpuTimeSliceBoost]]
|-
|-
| 4 || [2.0.0+] SetAutoSleepTimeAndDimmingTimeEnabled
| 4 || [2.0.0+] [[#SetAutoSleepTimeAndDimmingTimeEnabled]]
|-
|-
| 5 || [2.0.0+] TerminateApplicationAndSetReason
| 5 || [2.0.0+] [[#TerminateApplicationAndSetReason]]
|-
|-
| 6 || [3.0.0+] SetScreenShotPermissionGlobally
| 6 || [3.0.0+] [[#SetScreenShotPermissionGlobally]]
|-
|-
| 10 || [6.0.0+] StartShutdownSequenceForOverlay
| 10 || [6.0.0+] [[#StartShutdownSequenceForOverlay]]
|-
|-
| 11 || [6.0.0+] StartRebootSequenceForOverlay
| 11 || [6.0.0+] [[#StartRebootSequenceForOverlay]]
|-
|-
| 20 || [8.0.0+] SetHandlingHomeButtonShortPressedEnabled
| 20 || [8.0.0+] [[#SetHandlingHomeButtonShortPressedEnabled]]
|-
|-
| 90 || [7.0.0+] [[#SetRequiresGpuResourceUse]]
| 90 || [7.0.0+] [[#SetRequiresGpuResourceUse]]
Line 657: Line 657:
==== SetGpuTimeSliceBoost ====
==== SetGpuTimeSliceBoost ====
Takes an input u64, no output.
Takes an input u64, no output.
==== SetAutoSleepTimeAndDimmingTimeEnabled ====
Takes an input u8 bool, no output.
==== TerminateApplicationAndSetReason ====
Takes an input u32, no output.
==== SetScreenShotPermissionGlobally ====
Takes an input u8 bool, no output.
==== StartShutdownSequenceForOverlay ====
No input/output.
==== StartRebootSequenceForOverlay ====
No input/output.
==== SetHandlingHomeButtonShortPressedEnabled ====
Takes an input u8 bool, no output.


==== SetRequiresGpuResourceUse ====
==== SetRequiresGpuResourceUse ====