lockc icon indicating copy to clipboard operation
lockc copied to clipboard

Stop using the fanotify-rs library

Open vadorovsky opened this issue 3 years ago • 0 comments

https://github.com/Serinalice/fanotify-rs/ which we are using right now seems unmaintained and there was no reaction to our pull requests.

Short term goal:

  • write our own module for fanotify in lockc
  • generate bindings to fanotify.h (maybe as an xtask similar to aya bindings?)

Long term goal:

  • own crate

vadorovsky avatar Jan 19 '22 13:01 vadorovsky