Applet Manager services: Difference between revisions
No edit summary |
|||
Line 1,286: | Line 1,286: | ||
=== SetRestartMessageEnabled === | === SetRestartMessageEnabled === | ||
Takes an input u8 bool flag, no output. | Takes an input u8 bool flag, no output. | ||
See [[#NotificationMessage]]. | |||
=== SetScreenShotAppletIdentityInfo === | === SetScreenShotAppletIdentityInfo === | ||
Line 1,298: | Line 1,300: | ||
=== SetRequiresCaptureButtonShortPressedMessage === | === SetRequiresCaptureButtonShortPressedMessage === | ||
Takes an input u8 bool flag, no output. | Takes an input u8 bool flag, no output. | ||
See [[#NotificationMessage]]. | |||
When enabled with a non-Overlay applet, Overlay applet will not be notified of capture button short-presses for screenshots. | |||
=== SetAlbumImageOrientation === | === SetAlbumImageOrientation === | ||
Line 1,944: | Line 1,950: | ||
|- | |- | ||
| 0x1F || PerformanceMode changed | | 0x1F || PerformanceMode changed | ||
|- | |||
| 0x5A || Capture button was [[#SetRequiresCaptureButtonShortPressedMessage|short-pressed]]. | |||
|} | |} | ||