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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show transfered file in folder as default action of notification (single click) #1039

Closed
wants to merge 5 commits into from

Commits on Jan 3, 2021

  1. Open containing folder on clicking file transfer successful notification

    I'm not fully happy with the behavior on success. The file 
    manager should open with the file selected, but this is another
    issue. 
    
    Behavior when the transfer is unsuccessful is yet untested
    HaMF committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    a981a7c View commit details
    Browse the repository at this point in the history
  2. Add action to open file browser at the files location using dbus

    Using org.freedesktop.FileManager1.ShowItems the folder containing
    a file can be opened with the file selected. This can be used for
    the file transfer successful notification for example
    HaMF committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    997fdab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed51b56 View commit details
    Browse the repository at this point in the history
  4. Remove debug code

    HaMF committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    c591f47 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    a1be3bb View commit details
    Browse the repository at this point in the history