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

Position and Maximum Size of feh window #73

Closed
antofthy opened this issue Nov 23, 2011 · 0 comments
Closed

Position and Maximum Size of feh window #73

antofthy opened this issue Nov 23, 2011 · 0 comments
Assignees
Labels

Comments

@antofthy
Copy link

The --geometry lets you specify a fixed size and location for the window

BUG: specifying just a location is positioned right but produces a checkerboard display!
feh --geometry +50+5 vary_large_image.jpg
No image gets displayed

Full screen also does not take into account things like a bottom panel. and Window Decorations.
I wouldn't expect it to, as it is not always something that can be determined. Instead allowing the user
to specify display limits (placement and the size for --scale-down) would seem a better method.
Especially when you do not want checkerboard.

An option to center the window in that area would also work well but not nessary!

@ghost ghost assigned derf Nov 26, 2011
@derf derf closed this as completed in 03eb45b Feb 2, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants