David Zhu

Results 7 comments of David Zhu

any progress on this?

yeap like whats mentioned in #118

Fixing the permissions works as well, this did the job for me. ```bash compaudit | xargs chmod go-w ```

@LGUG2Z please test if `masir` launches and closes without issue, I don't have it installed so I didn't test that

If this [PR](https://github.com/LGUG2Z/whkd/pull/56) is merged into whkd, we can swap whkd spawning to winapi as well, I have tested that it works however one problem is that with that change...

I have addressed the start up crash problem in the bar. The bar will now attempt to connect to `komorebi` at a 1s interval instead of crashing upon failure to...

I will be happy to take this up, I think we should handle all the process creation/deletion in rust directly through windows APIs, which would fix this issue and it...