mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update usage.md
* Update PR
This commit is contained in:
parent
37fd4efad6
commit
01e40e8eb2
1 changed files with 8 additions and 6 deletions
|
|
@ -1214,12 +1214,6 @@ When enabled, the client detects the active desktop session and applies the corr
|
|||
> [!NOTE]
|
||||
> Display Manager Integration remains active only while the OneDrive client or its systemd service is running. If the client stops or the service is stopped, the desktop integration is automatically cleared. It is re-applied the next time the client starts.
|
||||
|
||||
Additionally, the following display manager integrations are independent from the above configuration specification:
|
||||
|
||||
1. **GUI Notifications** — The client (when compiled with `--enable-notifications`) will send notifications to the GUI when important events occur.
|
||||
2. **Recycle Bin** — When `use_recycle_bin = "true"` is enabled, the client uses the FreeDesktop.org Trash Specification–compliant recycle bin for any online deletions that are processed locally. This works even when no GUI is available.
|
||||
|
||||
|
||||
#### Fedora (GNOME) Display Manager Integration Example
|
||||

|
||||
|
||||
|
|
@ -1232,6 +1226,14 @@ Additionally, the following display manager integrations are independent from th
|
|||
#### Kubuntu Display Manager Integration Example
|
||||

|
||||
|
||||
|
||||
Additionally, the following display manager integrations are independent from the above configuration specification:
|
||||
|
||||
1. **GUI Notifications** — The client (when compiled with `--enable-notifications`) will send notifications to the GUI when important events occur.
|
||||
2. **Recycle Bin** — When `use_recycle_bin = "true"` is enabled, the client uses the FreeDesktop.org Trash Specification–compliant recycle bin for any online deletions that are processed locally. This works even when no GUI is available.
|
||||
|
||||
|
||||
|
||||
#### What about context menu integration?
|
||||
Context-menu integration is a desktop-specific capability, not part of the core OneDrive Client. It can be achieved through desktop-provided extension mechanisms:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue