-
Notifications
You must be signed in to change notification settings - Fork 73
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
Windows resizing issues. #5
Comments
@SinisterBrain, it's a good suggestion. I will see if I can add this behavior for the next releases soon. |
@talentlessguy, what's your distro, python version and pyqt5 version ? |
|
@talentlessguy , same here... This is arrow is just a Qt indicator saying "there is something hidden". But it was supposed to always displays all buttons. I will try to reproduce and fix here. While is not fixed, try to resize the whole panel to the right or maximize it. Thank you for your report. |
@talentlessguy , I've just published a possible fix on bauh-staging (0.8.2.-RC-2). Could you give me a feedback if it fixes your issues ? |
@vinifmor same thing bauh: 0.8.2 |
@talentlessguy , could you add a full picture of bauh with this issue ? I can have a view of what component can be messing up the layout. |
@vinifmor oh that was my tiling script minimizing the window. Now it works fine tbf would be better that there was a scrollbar instead of preventing a window to become smaller |
@talentlessguy, there will be a UI redesign for the future feature releases. For now I'm fixing bugs. Good to hear that you problem was solved. |
@VoodaGod at the moment it is not possible. But it could be added as a configuration property. |
but why is it so wide? is this not a bug? it's wider than 1080 so it wouldn't even fit on a regular screen... |
I had a look on the code, and it is defining the minimum width based on a screen percentage. I'm going to change this behavior. By the way, what is your resolution ? |
@VoodaGod , I've published a possible fix to the staging branch. You can install it through AUR (bauh-staging). |
@vinifmor as it is the fix is already an improvement though ;) |
@VoodaGod thanks for the feedback. I will have a look if it is possible to lock the resizing based on the columns width. |
I've pushed a new change to the staging branch locking the minimum window width based on the columns. Let me know if issues arise. |
2024-12-14.05-37-14.mp4Hey! I have something else to add to this, I'm on KWin (Wayland) and I can't put the App in fullscreen. Your app is really awesome btw! |
Posted to the Manjaro forums.
https://forum.manjaro.org/t/bauh-formerly-known-as-fpakman-a-gui-for-flatpak-and-snap-management/96180/105?u=sinister
Perhaps it should respect the users resize?
Also, this might be harder to guess but I think the default size is quite small. Especially for the info it's presenting. Perhaps some a bit wider?
Thank you for your work and patience. :)
The text was updated successfully, but these errors were encountered: