Add lisgd

Simon Ser 2023-11-23 12:03:44 +01:00
parent f7d5f08676
commit 015c9f63e5

@ -200,6 +200,7 @@ connected outputs based on a set of profiles.
* [clipman](https://github.com/chmouel/clipman) - A basic clipboard manager for Wayland, with support for persisting copy buffers after an application exits.
* [copyq](https://hluk.github.io/CopyQ/) - full function clipboard manager (but requires the full KDE/Qt stack)
* [cliphist](https://github.com/sentriz/cliphist) - clipboard history “manager” for wayland (including images) - requires golang-1.16 to build
* [lisgd](https://git.sr.ht/~mil/lisgd) - bind gestures on touchscreens, and unsupported gesture devices via libinput touch events
* [wl-clipboard](https://github.com/bugaevc/wl-clipboard) - Wayland clipboard utilities, wl-copy and wl-paste, to copy data between the clipboard and Unix pipes, sockets, files etc
* [wl-clipboard-history](https://github.com/janza/wl-clipboard-history) - Wayland clipboard history tracker
* [clipmon](https://git.sr.ht/~whynothugo/clipmon) - preserves the clipboard and notifies when an application pastes (for security)