AppImageCommunity / AppImageUpdate

AppImageUpdate lets you update AppImages in a decentral way using information embedded in the AppImage itself.
https://appimage.org
MIT License
571 stars 57 forks source link

AppImapgeUpdate GUI dialog box doesn't allow for resizing window #106

Open luzpaz opened 5 years ago

luzpaz commented 5 years ago

When I run AppImageUpdate-383-cf29501-x86_64.AppImage and want to resize the dialog window I'm not able to.

Edit: also notice the window title is truncated.

resize-appimageupdate

Running:

DISTRIB_ID=ManjaroLinux
DISTRIB_RELEASE=18.0.0
DISTRIB_CODENAME=Illyria
DISTRIB_DESCRIPTION="Manjaro Linux"
XFCE 4.13

Latest AppImageUpdate:
[beast@beast Desktop]$ ./AppImageUpdate-383-cf29501-x86_64.AppImage 
AppImageUpdate version 1-alpha (commit cf29501), build 383 built on 2018-11-11 13:03:03 UTC
No XVisualInfo for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(SingleBuffer), swapInterval 1, profile  QSurfaceFormat::OpenGLContextProfile(NoProfile))
Falling back to using screens root_visual.
TheAssassin commented 5 years ago

So... you want to request being able to resize it? Or do you want to know whether this is intentional (answer: yes, it is)?

luzpaz commented 5 years ago

I assumed this was a bug. Why is it intentional if I may ask?

probonopd commented 5 years ago

I think he wants to be able to manually resize it, and I second this request.

TheAssassin commented 5 years ago

I'm not a great Qt UI designer, and this way, the spoiler display worked most reliably, across all distributions I tested.

I will ask @azubieta to help me make this resizable.