https://bugs.kde.org/show_bug.cgi?id=449105

Henry <henryren....@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |henryren....@gmail.com

--- Comment #23 from Henry <henryren....@gmail.com> ---
(In reply to Ondřej Niesner from comment #21)
> Same was also happening on GNOME. It doesn't matter how many screens you
> have. I have this issue on my laptop which has just one builtin display.
> This is really annoying bug especially with touchpad when you always need to
> grab the window from wrong position. Also the window is totally messing it's
> position when you try to resize it. 
> 
> In mutter it was fixed
> https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/
> 2942?commit_id=7eb01304259b5977feaee3b2d0a2073b70312d89
> 
> Is it possible to use in in kwin?

Hello,

I also have this problem.

Maybe an easier approach is to check in `void
Window::startDelayedInteractiveMoveResize()` to determine if the window was
maximized (and then doing the anchor coordinates) similar to how it is done in
`bool Window::startInteractiveMoveResize()` in `window.cpp`.

It is my first time posting, please correct me if I did anything wrong

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to