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

Update screencast reported aspect ratio #794

Merged
merged 6 commits into from
Apr 2, 2025
Merged

Conversation

emma-sg
Copy link
Member

@emma-sg emma-sg commented Mar 19, 2025

Closes #793
Related to #733

Still hardcoded for the moment — maybe it should be updated to read from env variables? Let me know @ikreymer

@emma-sg emma-sg requested a review from ikreymer March 19, 2025 21:18
@emma-sg emma-sg self-assigned this Mar 19, 2025
@ikreymer ikreymer force-pushed the screencast-16-9-aspect-ratio branch from 537757d to 2604781 Compare April 2, 2025 00:43
also adjust stylesheet in screencast html
@ikreymer ikreymer force-pushed the screencast-16-9-aspect-ratio branch from 2604781 to 05b9be9 Compare April 2, 2025 00:43
ikreymer added 2 commits April 1, 2025 17:46
if setting GEOMETRY to 16x9, height will be adjusted
@ikreymer
Copy link
Member

ikreymer commented Apr 2, 2025

Updated to dynamically update the screencaster dimensions and html stylesheet. Keeping default as is, but running with, say -e GEOMETRY=1920x1080x16 should result in screencasting to be 16:4 and displayed appropriately.

@ikreymer ikreymer merged commit 41b968b into main Apr 2, 2025
4 checks passed
@ikreymer ikreymer deleted the screencast-16-9-aspect-ratio branch April 2, 2025 01:26
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.

Update screencast aspect ratio
2 participants