Skip to content

[KFilePlacesView] Add inline eject button

Kai Uwe Broulik requested to merge work/kbroulik/kfileplaces-eject into master
  • [KFilePlacesModel] Introduce TeardownAllowedRole
    It indicates whether the device is mounted and may be unmounted, e.g. it does not point at system Root nor the user's Home directory.
  • Move KFilePlacesViewDelegate definition into kfileplacesview_p.h Makes it easier for other places (e.g. KFilePlacesEventWatcher) to access it.
  • [KFilePlacesView] Add inline eject button

FEATURE: 154499


Screenshot_20220109_172200

The tooltip is a bit wonky, no idea why.

@ahmadsamir @dfaure @ngraham

Edited by Kai Uwe Broulik

Merge request reports