8000 Tags · N-R-K/clipmenu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: N-R-K/clipmenu

Tags

5.2.0

Toggle 5.2.0's commit message
5.2.0

- Bug fix: Fix issue where we delete the wrong file during partial
  detection (cdown#76, thanks @Gravemind)
- Bug fix: Fix edge case where we might delete a clip even though it's
  in another line cache
- Allow use as a rofi script (cdown#68, thanks @RX14)
- Add clipdel utility to delete clips

5.1.0

Toggle 5.1.0's commit message
5.1.0

- Fix cdown#67, which could cause line cache corruption

5.0.1

Toggle 5.0.1's commit message
5.0.1

- Make clip sorting deterministic, force C locale
- Add nanosecond resolution to cache file output

Thanks to @p1-olm for the report at cdown#62!

5.0.0

Toggle 5.0.0's commit message
5.0.0

- Separate cache files per-selection to allow truncation (breaking change)
- Fall back to polling if clipnotify fails
- Readd possible partial logic (see cdown/clipnotify#1)
- Improve possible partial logic to also truncate cache file
- Add CM_SELECTIONS (see cdown#60)

4.1.0

Toggle 4.1.0's commit message
Add poll-free support using clipnotify

4.0.1

Toggle 4.0.1's commit message
4.0.1

- Fall back properly to /dev/null for xsel log

4.0.0

Toggle 4.0.0's commit message
4.0.0

- Do not sleep initially in oneshot mode
- Remove janky old clip dedupe support
- Allow setting cache dir with $CM_DIR
- Us $XDG_RUNTIME_DIR for $CM_DIR by default (see cdown#51)
- Gate clipboard entry output on $CM_DEBUG (see cdown#49)
- Allow setting max clips with $CM_MAX_CLIPS (see cdown#50)

3.2.0

Toggle 3.2.0's commit message
Merge branch 'release/3.2.0'

3.1.0

Toggle 3.1.0's commit message
Merge branch 'release/3.1.0'

0