Skip to content

Autopaste does not work with images #371

@GrassGlass

Description

@GrassGlass

On Fedora 44 Sway Spin and clipse v1.2.1, autopaste does not work for images. This is my ~/.config/clipse/config.json file

{
    "allowDuplicates": false,
    "historyFile": "clipboard_history.json",
    "maxHistory": 100,
    "logFile": "clipse.log",
    "themeFile": "custom_theme.json",
    "tempDir": "tmp_files",
    "autoPaste": {
        "enabled": true,
        "keybind": "ctrl+shift+v",
        "buffer": 10
    },
    "imageDisplay": {
        "type": "kitty"
    }
}

I tested that it works for plain text.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions