Oliver Cheng

Results 24 comments of Oliver Cheng

This is turning out much more complex than I could have possibly anticipated; anyone got ideas on retrieving the `color` from `GetWindowCompositionAttribute`?

Got it. Thanks! I'm going to leave this until the weekend, when are you planning on releasing? The 15th of May?

I'll set this as V4; there are higher priorities.

We are trying to get the Default windows colour attributes.

I'd like to implement this with #134 (instead of having to rewrite it), so I'll mark this as V5.

@FSund has suggested this link: https://stackoverflow.com/a/47911169/1850917

My opinion on it would be that it would require quite a bit of processing power to find the location of each window. However, it seems like a valid way...

Actually, on a reread, it seems that we could wait for a WM_WINDOWPOSCHANGED signal. However, i still think this should be a V5 thing. (I’m on mobile and can’t seem...

It doesn't necessarily have to be a RESTful API (even though that would be easiest to control from within Node.JS or Python), but a programmable interface would be nice. Also,...

I agree with that. (By the way, this should be implemented after #134, as the suggestion would be best done with the listening being done by a hook.) After such...