cosmic-files/src/operation
Jonatan Pettersson 41cdf89604 feat: allow setting permissions in multi preview
This adds a Message::ShiftPermissions to handle setting
permissions for user, group or other for either 1 or
more items and a Command::SetMultiplePermissions to
set permissions on multiple items at the same time.

The permission dropdown will only have a selection if
all selected items have the same permission, otherwise it
will be empty but still allow changing.

Up to 5 owners and groups will be displayed for all
selected items with an ellipses if there are more.

The OperationSelection for setting permissions now also
returns the path as selected such that the tab will be re-scanned
and update the dropdown to correctly.
2026-04-02 13:43:03 -06:00
..
controller.rs chore: more pedantic clippy suggestions 2025-10-29 08:10:19 +10:00
mod.rs feat: allow setting permissions in multi preview 2026-04-02 13:43:03 -06:00
reader.rs chore: update dependencies 2026-01-30 21:10:00 +01:00
recursive.rs cleanup 2026-03-24 16:29:56 -04:00