Re: move/resize a snapped window with wmctrl
Thomas Lübking <[email protected]> Tue, 27 Oct 2020 08:15:41 +0100
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 27, 2020 at 08:25:38AM +0200, Vlad Zahorodnii wrote: >On 10/22/20 11:14 PM, David Hansmair wrote: >>Hello there, >> >>I have been investigating this problem for hours and can't find any >>solution online, maybe you can help me. >> >>I am trying to use the ewmh functionality to move/resize windows. >>Apparently it is necessary to remove the MAXIMIZED_HORZ and >>MAXIMIZED_VERT window states first. > >Yes, kwin will disobey the configure request if the window is >maximized or quick tiled. You may generally want to qualify that by https://specifications.freedesktop.org/wm-spec/wm-spec-1.4.html#sourceindication (assuming that wmctrl will set the proper bits here)