Commit 0512093
committed
nemo-action-menager.c: Use a basic Gio file monitor to watch for
action directory changes.
The existing NemoDirectory listener goes nuts when you visit a
NemoAction directory in nemo, causing slowdowns and occasionally
crashing.
Use a normal directory listener instead, and refactor the action
manager away from using Nemo file and directory classes.
Fixes #35861 parent 6637d3d commit 0512093
1 file changed
Lines changed: 98 additions & 152 deletions
0 commit comments