Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

screenshots create script #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

screenshots create script #29

wants to merge 1 commit into from

Conversation

tjaartvdwalt
Copy link

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.

@acrisci
Copy link
Member

acrisci commented Jun 5, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants