(kemona_halftau)
can someone still on xorg please test this https://codeberg.org/kemona_halftau/OtherSide
i have no idea if it works as intended
(you should be able to drag the window around from anywhere, not just the titlebar)
(kemona_halftau)
@noisytoot i am assuming plasma sends configure events in direct response to the window being repositioned by the program leading to a semi-endless loop of reconfiguring which ends after a few hundred events
i might add a limit of how many times an event can occur per frame (e.g. no more than twice) but frame pacing is a mess in x11