On Ubuntu there is a nice feature that allows windows to auto-resize (for example to half-screen width) and be "magnetized" to the corners of the screen. Lubuntu on the other hand does not appear to have this feature. Is there a way to achieve this by installing some package but without installing another desktop environment in place of LXDE?
I've just found a related question where a fix is proposed: Is there a lightweight way to snap windows in Lubuntu? However the post is a few years old. Is this solution still up to date?
wmctrl
( you can read about it here https://askubuntu.com/q/94859/295286 ) and I think this is one of those https://askubuntu.com/a/678716/295286 Adding keybindings can be done via specific xml file, http://openbox.org/wiki/Help:Bindings So yes, possible, but probably not easy – Sergiy Kolodyazhnyy Nov 30 '19 at 00:22