Karol Jakusz-Gostomski
Karol Jakusz-Gostomski
Hi, are you still maintaining this project?
Ok, I've done it with extra channel to communicate reload and break the select loop. But don't know if this is clean enough. ``` for !tracker.exit { log.Debug().Msg("LOOP") select {...
@illarion What if we could: ```go const MaxUint32asInt = int(^uint32(0)) //from InotifyAddWatch var wd int = 5_294_967_295 var localWd uint32 if wd > MaxUint32asInt { // new Error here return...
addressed with: #10
Same here
Yes. Helped here also. To be more precise, In my case I am adding name of monitor from hyprland config.
How you reproduce this?