0.014 2025-04-17 Released-By: PERLANCAR; Urgency: high
- [bugfix] Find qdbus in alternate location for other actions.
0.013 2025-04-17 Released-By: PERLANCAR; Urgency: high
[bugfix]
- Proc::Find's find_proc() returns arrayref, not list.
[clipboard manager klipper]
- Try looking for qdbus at several locations (testing on Ubuntu 22.10),
also check dbus-daemon for klipper.
0.012 2024-08-30 Released-By: PERLANCAR; Urgency: medium
[internal]
- Make some variables available outside of package:
$known_clipboard_managers, $sch_clipboard_manager.
0.011 2023-04-13 Released-By: PERLANCAR; Urgency: medium
- [cli clipadd] Add --tee option.
0.010 2023-02-18 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [doc] Update list of supported clipboard managers.
0.009 2022-12-13 Released-By: PERLANCAR; Urgency: medium
- Add function: get_clipboard_history_item.
0.008 2022-12-08 Released-By: PERLANCAR; Urgency: medium
- Add xclip support.
0.007 2022-12-08 Released-By: PERLANCAR; Urgency: medium
- [bugfix] Forgot to add clipit to schema.
0.006 2022-12-08 Released-By: PERLANCAR; Urgency: medium
- Add parcellite & clipit support (minimal functionality).
0.005 2022-10-25 Released-By: PERLANCAR; Urgency: medium
- [ux] Add examples.
- Remove copy-pasted Rinci metadata property.
0.004 2022-10-25 Released-By: PERLANCAR; Urgency: medium
- [func add-clipboard-content][ux] Tweak Rinci metadata: get
content from stdin if arg not specified.
0.003 2022-10-09 Released-By: PERLANCAR; Urgency: medium
- Add functions: add_clipboard_content(),
clear_clipboard_content().
0.002 2021-07-15 Released-By: PERLANCAR; Urgency: medium
- Forgot to add clipboard_manager argument to the functions.
0.001 2021-07-15 Released-By: PERLANCAR
- First release.