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

Window size as command-line argument #1

Open
dbaelz opened this issue Sep 28, 2021 · 0 comments
Open

Window size as command-line argument #1

dbaelz opened this issue Sep 28, 2021 · 0 comments
Labels
enhancement New feature or request Hacktoberfest

Comments

@dbaelz
Copy link
Owner

dbaelz commented Sep 28, 2021

Currently the initial window size for the floating window is hardcoded and therefore can't change after the app is build/distributed.

Enhancement: It would be great to have two command-line arguments to set width and height.
Example: demoapplication 1024 768 for a window with width 1024 and 78 height. Maybe another style (like an option --width=1024) is better. Feel free to discuss in here or implement it as you like.

@dbaelz dbaelz added enhancement New feature or request Hacktoberfest labels Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant