Keep an eye on the apps that are using your clipboard
This repository contains the code of an experiment, in order to understandhow hard would it be (if possible) to have an application that can monitorthe access of other apps to the clipboard on Linux machines. At the moment it only supports desktop environments that use X. To learn more please read theoriginal blog post. Installation To build and run this demo app, you will need to have the following librarieson your system: libdbus-1-dev libglib2.0-dev You will also need to have […]
Read more