notify icon indicating copy to clipboard operation
notify copied to clipboard

Consider adding File / Folder to notify::EventKind::Modify

Open wiiznokes opened this issue 2 years ago • 2 comments

I would like to watch directories and files that are renamed. But impossible to make the difference between a file and a folder with the existing api. I have no idea if there is a reason for not adding the File/Folder enum but it would be very useful.

I just realized that there can't be a folder and file with the same name on unix while writing this issue, but I'm still using this info in my node search function.

wiiznokes avatar Jun 12 '23 13:06 wiiznokes

See #476

I could only see this happening for the debouncer-full

0xpr03 avatar Jun 13 '23 15:06 0xpr03

Oh I didn't see it sorry, feel free to close this

wiiznokes avatar Jun 13 '23 16:06 wiiznokes