[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2021-12-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=369131 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2021-11-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #12 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2021-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=369131 kde@grau.net changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC|

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-16 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #10 from Thomas Lübking --- If it's not partial, the window would be shrunk (for no reason) -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-15 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #9 from db...@posteo.de --- Yes, this helps as well. Basically the same thing as my patch (in this case). But why not just replace keepInArea(fsa, partial_keep_in_area); with keepInArea(area, partial_keep_in_area); instead ? -- You are

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-15 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #8 from Thomas Lübking --- > 1366x768+1920+432 ^ I suppose this to be the troublemaker. The window asks to be bigger than your screen (no hackish attempt to be maximized) and

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-14 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #7 from db...@posteo.de --- I attached the gdb output. So yes, I enter the branch pseudo_max &= ~MaximizeVertical;. And yes, keepInArea is being called. But as I understand, this is not what actually should be called. fsa describes the

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-14 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #6 from db...@posteo.de --- Created attachment 101568 --> https://bugs.kde.org/attachment.cgi?id=101568=edit gdb debug output -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-14 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #5 from db...@posteo.de --- Created attachment 101567 --> https://bugs.kde.org/attachment.cgi?id=101567=edit xrandr -q -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-13 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 Thomas Lübking changed: What|Removed |Added CC|

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-04 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 Martin Gräßlin changed: What|Removed |Added Component|multihead |core --- Comment #3 from

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-10-02 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #2 from db...@posteo.de --- Created attachment 101380 --> https://bugs.kde.org/attachment.cgi?id=101380=edit Patch It is basically happening with every application, but might be depending on the specific screen setup. I have two

[kwin] [Bug 369131] Closed application keeps its size when closed even if started on another screen

2016-09-21 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=369131 --- Comment #1 from Thomas Lübking --- Please specify "the application" for KDE applications should restore geometry "per screen" anyway and the client may reconfigure itself to that position after mapping (ie. there're