What problem does this solve in your TCC permission workflow?
Screen recording/screen capture permissions are important to audit, but the current table does not expose kTCCServiceScreenCapture as a first-class column.
What behaviour do you want?
Add kTCCServiceScreenCapture as a visible, sortable, and filterable column in the permission table.
Why does this fit a local macOS TCC editor instead of a system tool or third-party service?
This is directly aligned with the app’s purpose: presenting relevant kTCCService values from a local TCC database in a form users can inspect and edit.
Scope check
Please confirm this request fits the project scope in CONTRIBUTING.md: local file workflow, no network dependency, and no writes to system TCC files.
Additional context
This should match the existing table behavior for other permission columns, including filtering, sorting, display labels, and editing where appropriate.
What problem does this solve in your TCC permission workflow?
Screen recording/screen capture permissions are important to audit, but the current table does not expose
kTCCServiceScreenCaptureas a first-class column.What behaviour do you want?
Add
kTCCServiceScreenCaptureas a visible, sortable, and filterable column in the permission table.Why does this fit a local macOS TCC editor instead of a system tool or third-party service?
This is directly aligned with the app’s purpose: presenting relevant
kTCCServicevalues from a local TCC database in a form users can inspect and edit.Scope check
Please confirm this request fits the project scope in
CONTRIBUTING.md: local file workflow, no network dependency, and no writes to system TCC files.Additional context
This should match the existing table behavior for other permission columns, including filtering, sorting, display labels, and editing where appropriate.