D17643: Multiple Splits per Tab

Anthony Fieroni noreply at phabricator.kde.org
Thu Mar 14 10:34:16 GMT 2019


anthonyfieroni added inline comments.

INLINE COMMENTS

> Application.cpp:198
> +    window->setGeometry(currentWindow->geometry());
> +    window->move(QCursor::pos());
>  }

It's not work on Wayland, no? Also don't set geometry, KWin will not like it. Use resize and move to coor by parents ones.

REPOSITORY
  R319 Konsole

REVISION DETAIL
  https://phabricator.kde.org/D17643

To: tcanabrava, #konsole
Cc: hallas, anthonyfieroni, gennad, ngraham, thsurrel, maciejn, mglb, hindenburg, konsole-devel, maximilianocuria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20190314/09179a55/attachment-0001.html>


More information about the konsole-devel mailing list