| Summary: | [wayland] Okteta window starts too tall | ||
|---|---|---|---|
| Product: | [Applications] okteta | Reporter: | Eamonn Rea <eamonnrea> |
| Component: | general | Assignee: | Friedrich W. H. Kossebau <kossebau> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.26.15 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Eamonn Rea
2024-01-24 21:20:30 UTC
Thanks for the report. This is sadly a long-standing issue, due to Qt's limited API to control QDockWidgets (used for the embedded tool views). There is some work-around (which I only recently updated), but that only seems to work on X11. *** This bug has been marked as a duplicate of bug 462703 *** Many apologies, it seems I did not search hard enough, I understand duplicates of long-standing issues can be frustrating and I did not do enough due diligence here. Okteta is an invaluable piece of software to me and this is not a huge issue, holding alt+dragging the window down to resize, or just using a keyboard shortcut to fullscreen the window is a very straightforward workaround. I will still gladly continue to use it, and perhaps one day will find another area to contribute to! :) (In reply to Eamonn Rea from comment #2) > Many apologies, it seems I did not search hard enough, I understand > duplicates of long-standing issues can be frustrating and I did not do > enough due diligence here. Thanks, all fine. And you gave details which I value in itself, deduplication was just some quick clicks for me :) My shame about not having fixed this in decades (I saw Krita meanwhile seems to have solved this, no longer using the hack) overweighs here 8( > Okteta is an invaluable piece of software to me Thanks for the kind words, nice to read once in a while that sharing the work improves things for others. > and this is not a huge issue, Darn, now you decreased the importance to fix it again :P Nah, as I might start to use Wayland myself more in the future, I should also have selfish reasons to tackle this soonish (hope dies last). |