i3-style icon indicating copy to clipboard operation
i3-style copied to clipboard

screenshots create script

Open tjaartvdwalt opened this issue 8 years ago • 1 comments

This is a small script that iterates through all the themes and takes a screenshot of each one. I use scrot to take the screenshot, but we could settle on something else. I am not a shell scripting expert, so comments are more than welcome.

tjaartvdwalt avatar Jun 05 '16 02:06 tjaartvdwalt

Well that works. We could go one step further with this automation with Xephyr and xvfb by starting our own headless X server and using the DISPLAY environment variable to interact with it. That would save us from having to set up the windows each time. But that might be a bit involved. We could also do an automated upload. That would make it easiest to do whenever a new theme is added.

acrisci avatar Jun 05 '16 03:06 acrisci