https://bugs.kde.org/show_bug.cgi?id=403764
--- Comment #4 from Deve ---
Actually it's not me... STK was never designed to allow resizeable window. And
it needs to know window size before for example fonts are loaded.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=403764
--- Comment #5 from Martin Flöser ---
Well then don't allow resizing. E.g. use override redirect or set appropriate
min/max sizes.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=403764
--- Comment #3 from Martin Flöser ---
(In reply to Deve from comment #2)
> Ok, I will have a look.
>
> I didn't test it yet, but my understanding is that I will get
> ConfigureNotify event twice (when resolution was changed and when window was
> change
https://bugs.kde.org/show_bug.cgi?id=403764
--- Comment #2 from Deve ---
Ok, I will have a look.
I didn't test it yet, but my understanding is that I will get ConfigureNotify
event twice (when resolution was changed and when window was changed to
fullscreen) or only once (when resolution was cha
https://bugs.kde.org/show_bug.cgi?id=403764
Martin Flöser changed:
What|Removed |Added
Resolution|--- |NOT A BUG
Status|REPORTED