Skip to content
  • Srevin Saju's avatar
    feat: add support for copying saved screenshot file path to clipboard · 00dd4730
    Srevin Saju authored and Méven Car's avatar Méven Car committed
    this feature aims to enable 'Copy File Location' to clipboard,
    this allows users to get a direct local file path to the image if
    the user has enabled 'Auto Save' option. If 'Auto Save' is disabled, a
    temporary screenshot file will be created, and that file path would
    be copied to clipboard.
    
    This feature is particularly useful for users, who would directly like to
    upload their screenshot by file path using a FileChooser, eg: Browser,
    or to upload the screenshot to non-KServices, like a private cloud instance, etc.
    00dd4730