API for requesting user to grant new file capabilities #78

Merged
MartinFouilleul merged 1 commits from file_request_open into main 2023-09-02 09:09:14 +00:00
Collaborator
  • Adds oc_file_open_with_request() to request new file capability for a given path. This presents user with a message box allowing them to accept or deny the request.
  • Adds oc_file_open_with_dialog() to ask user to grant new file capabilities through an open/save dialog.

Closes #48

- Adds oc_file_open_with_request() to request new file capability for a given path. This presents user with a message box allowing them to accept or deny the request. - Adds oc_file_open_with_dialog() to ask user to grant new file capabilities through an open/save dialog. Closes #48
MartinFouilleul force-pushed file_request_open from 8ac859c5db to 0205d90941 2023-09-02 09:00:45 +00:00 Compare
MartinFouilleul merged commit 0205d90941 into main 2023-09-02 09:09:14 +00:00
MartinFouilleul deleted branch file_request_open 2023-09-02 09:09:15 +00:00
Sign in to join this conversation.
No reviewers
No Label
macOS
windows
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hmn/orca#78
No description provided.