mirror of
https://github.com/ish-app/ish.git
synced 2026-01-25 14:06:40 +00:00
Supports tracking your location in the background, which has the nice side effect of keeping everything in app running in the background. #249
3 lines
94 B
C
3 lines
94 B
C
// Pasteboard is implementation of /dev/clipboard device
|
|
extern struct dev_ops clipboard_dev;
|