Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-25 | modules/blinds: add count and orientation settings | Vito Caputo | |
This adds count=N and orientation={horizontal,vertical} settings. Which was precipitated by the introduction of a vertical blinds mode. e.g.: --module=blinds,count=32,orientation=vertical or for a quick tour of the possibilities: --module=rtv,channels=blinds,duration=1,context_duration=1,snow_duration=0 weeeee | |||
2022-04-25 | modules/*: set TIL_MODULE_OVERLAYABLE where appropriate | Vito Caputo | |
In the interests of facilitating randomized automagic layered compositing, tell the world when you're overlay-appropriate. | |||
2022-04-19 | modules/blinds: add simple 80s-aesthetic window blinds | Vito Caputo | |
This isn't super interesting but I might just start adding simplistic overlay style modules for compositing/transition use. |