Session Management
Open
Needs Design
- Dominant language
- No language data
- Stars
- 88
- Forks
- 30
- Avg merge
- 3h 28m
- Merged PRs (30d)
- 1
Description
### Problem
It's handy for apps to be able to do things like inhibit the session from going to sleep as well as responding and ending tasks before the session goes to sleep
### Proposal
Document the APIs related to interacting with the session state such as [`Gtk.Application.inhibit`](https://valadoc.org/gtk4/Gtk.Application.inhibit.html) and responding to session state changes via [LibPortal](https://valadoc.org/libportal/Xdp.Portal.session_state_changed.html)
### Prior Art (Optional)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.