Chris

Results 20 comments of Chris

A few years ago, I wrote a menu-bar app and I wanted the icon to change based on some internal state. I ended up simply creating an icon for every...

Yes, I'm fairly sure `#version 150` was a mandatory change to get the shaders loaded under OS X. I guess we gave to go with a platform specific solution on...

Completely agree, it should be lightweight and nothing complicated. Just setting a few keyframes and automatically interpolating between them. I probably missed that pull request as it already contains a...

Thanks for implementing this, even though I assume `cork` is no longer maintained, I am trying out your python bindings. Any reason why you named the package `_cork` (with underscore)...

Have you had a look at hyper? Not sure how active the development is still around it, but it supports image display I believe.

PS: https://github.com/zeit/hyper

Ok, so I found the solution and created a pull-request for you: #43

Would it be difficult to have separate brightness settings change dynamically for multiple monitors? I assume this may only be possible through profiles, similar to what flux does? Generally, it's...

PS: if this is implemented I assume this won't work in parallel with flux, so it would probably be wise to incorporate that functionality, unless Apple is already providing NightShift...

I guess you'll have the same problem on a single split-screen monitor. If you have terminal or your editor and Safari open next to each other, which I often do......