BlackCap
BlackCap
I don't have a canonical example (yet). My intuition is that given some function `(a -> b) -> f a -> _` swing will produce `f (a -> b) ->...
Thanks for the heads up, I'll look into it!
I can vouch for this. I made the exact same changes and were about to post a pull request when I saw this.
Yeah, we definitely want solution 2; I can't imagine a use case where I would want a full EEPROM update while typing- I'd much rather have fast uploading than have...
Are you working on this? Otherwise I have time to look at this this weekend.
No, but it totally should be. Compton actually has a option for this called `wintypes` where you can override fade, shadow and opacity based on window type.
Yes, I obviously want to integrate with existing compton features whenever possible.
Not without scripting support in compton I'm afraid. Compton is using the X-server API to register as a composite manager and to do its rendering, and as far as I...
I pushed a version I made with window transitions in case you'd like to try it: https://github.com/BlackCapCoder/ortle
Let's continue this discussion on the ortle fork: https://github.com/BlackCapCoder/ortle/issues/1