Hi all! I've been using awesome lately and I'm loving it! I've encountered a little problem with the pqiv image viewer: fullscreen doesn't work correctly in many cases. I submitted a bug report to pqiv's bug tracker and its author believes it's a problem with awesome, namely that windows requesting an aspect ratio not matching the screen before going fullscreen don't actually become full-screen.
Here's the bug report: https://github.com/phillipberndt/pqiv/issues/27 His workaround is calling gtk_window_set_geometry_hints(main_window, NULL, NULL, 0); before going fullscreen. Comments? Is this indeed an awesome bug, or maybe something that I could fix with some local configuration? Thanks! Alexandros -- To unsubscribe, send mail to [email protected].
