Skip to content
  • Allison Karlitskaya's avatar
    file monitors: rewrite FAM file monitor · d682df18
    Allison Karlitskaya authored
    Completely rewrite the FAM file monitor.  Major changes:
    
     - now runs in the worker thread
    
     - dispatches events in a threadsafe way via GFileMonitorSource
    
     - uses unix fd source instead of a GIOChannel
    
     - is now simple enough to fit into one short file
    d682df18