wardw

Results 6 comments of wardw

I've also just run into this. Thanks @chpatton013 for your fix - this looks good. I've made a further change to this (#389) that may resolve also some of the...

As an alternative to #389 I’ve also implemented the changes as suggested in this PR. This is probably the simplest fix with the least impact on the existing code. On...

I noticed the first does appear to work fine in the examples, but like @PuneetKohli I couldn't replicate the same behaviour when including in my own project, at least out...

I noticed it works if you call `require('lualine').setup` from `after/plugin`.

On starting/reloading `sxhkd`: for those doing any keyboard layout changes I found it important that these are done before `sxhkd` is started. On reloading `sxhkd` I found that sending `sxhkd`...

Thanks for this. Enabling high density display on startup did the trick. As you mentioned there, it seems the default is high density on Mojave, but Cinder does not detect...