| Summary: | Ability to push one (and only one) directory in the top of the places widget of KFileDialog | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Jaime Torres <jtamate> |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jaime Torres
2014-03-11 16:20:19 UTC
You can already freely rearrange entries in the places panel (via drag and drop). Is this a request for an API addition, so that applications can dynamically add an extra entry? Yes, sorry for the bad description. It is a request for an API addition, so that applications can dynamically add an extra entry that will disapear after the dialog is closed. I think we have an existing method for users to set this up themselves without requiring any code changes for frameworks or KDE apps (and it will also work in non-KDE apps too): Add the desired folder to the places panel, then right-click on it, click edit, and check "only show when using this application (<app name>)". Do you think that would be sufficient for your needs? After the cleanup of the places widget and a lot of changes in the applications, this is not needed anymore. |