Warning, /plasma/xdg-desktop-portal-kde/TODO is written in an unsupported language. File is not indexed.
0001 ############################# 0002 # Missing portals # 0003 ############################# 0004 0005 * Background portal 0006 - a portal for autostart of applications, or to notify users that an application 0007 was started in background 0008 0009 ############################# 0010 # Missing functions # 0011 ############################# 0012 0013 * Inhibit portal 0014 - CreateMonitor 0015 - creates a monitoring session. While this session is active, the caller will 0016 receive StateChanged signals with updates on the session state. 0017 - StateChanged 0018 - the StateChanged signal is sent to active monitoring sessions when the session 0019 state changes. 0020 - QueryEndResponse 0021 - acknowledges that the caller received the #org.freedesktop.impl.portal.Inhibit::StateChanged 0022 signal. This method should be called within one second or receiving a StateChanged 0023 signal with the 'Query End' state. 0024 0025 * Remote desktop portal 0026 - NotifyKeyboardKeysym 0027 - NotifyKeyboardKeycode 0028 - NotifyTouchDown 0029 - NotifyTouchMotion 0030 - NotifyTouchUp 0031 0032 * Screensharing portal 0033 - AvailableCursorModes 0034 - CreateSession - cursor_mode option 0035 - Window source type - ability to share windows only