Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use kioclient for MoveItemToTrash on KDE #8528

Merged
merged 2 commits into from Apr 4, 2017
Merged

Commits on Mar 29, 2017

  1. Updated MoveItemToTrash in platform_util_linux.cc

    If ELECTRON_TRASH is null, first check the DESKTOP_SESSION variable and set trash accordingly. Additional desktop environments can be added easily this way with the fallback of ELECTRON_DEFAULT_TRASH.
    Anatzum authored and zcbenz committed Mar 29, 2017
    Copy the full SHA
    f9dbdf4 View commit details
    Browse the repository at this point in the history
  2. Use GetDesktopEnvironment to determien desktop env

    Which can get a much more precise result for us.
    zcbenz committed Mar 29, 2017
    Copy the full SHA
    6db827c View commit details
    Browse the repository at this point in the history