Guido Cella

Results 264 comments of Guido Cella

Well I personally think it's nicer to not add `id` arguments to every function. Scripts can always buffer log messages on their own and send them on `opened` which is...

Well yeah I thought it was strange that `input.terminate` works differently from other functions, but then deleted the post because I realized it would still be racy. It is safe...

Not directly related but it's probably worth implementing a libmpv equivalent of input.lua instead of documenting the API, so we can make more changes like this.