You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xdg-desktop-portal very recently (still only in pre-release as of now) got the new USB portal. It would be really nice to have support for it in libportal, especially since it involves creating a lasting session and dealing with a window handle.
It might make sense to split the DeviceEvents signal into separate DeviceAdded/Removed/Changed ones as overhead is much smaller compared to DBus call and it would be nicer to use.
The text was updated successfully, but these errors were encountered:
xdg-desktop-portal
very recently (still only in pre-release as of now) got the new USB portal. It would be really nice to have support for it in libportal, especially since it involves creating a lasting session and dealing with a window handle.It might make sense to split the
DeviceEvents
signal into separate DeviceAdded/Removed/Changed ones as overhead is much smaller compared to DBus call and it would be nicer to use.The text was updated successfully, but these errors were encountered: