elkowar / eww

ElKowars wacky widgets
https://elkowar.github.io/eww
MIT License
9.22k stars 380 forks source link

[BUG] [macOS] eww doesn't compile on macOS because inotify isn't a thing on mac #102

Open Vermoot opened 3 years ago

Vermoot commented 3 years ago

Pretty much just what it says in the title.

Maybe fswatch is the way to go to replace inotify, but I don't know what I'm talking about, really. I just wanted to write it down here after our conversation on discord.

legendofmiracles commented 3 years ago

This should be fixed as inotify is now a linux only dependency.

Vermoot commented 3 years ago

Meaning no hot-reload on macOS?

maclong9 commented 8 months ago

Did anyone ever get it compiling on macOS? I keep running into errors and there isn't much documentation