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

Added ImageShow support for xdg-open #5897

Merged
merged 2 commits into from Dec 23, 2021
Merged

Commits on Dec 20, 2021

  1. Add: XDGViewer which uses xdg-open

    Synopsis
    
    xdg-open { file | URL }
    
    xdg-open { --help | --manual | --version }
    
    Use 'man xdg-open' or 'xdg-open --manual' for additional info.
    m-shinder committed Dec 20, 2021
    Copy the full SHA
    5cca90a View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Added XDGViewer class

    radarhere committed Dec 23, 2021
    Copy the full SHA
    d0faeb4 View commit details
    Browse the repository at this point in the history