Ask HN: Focus Oriented Desktop Environment?
Looking into focus oriented desktop environment for GNU/Linux, something minimalistic like Sway but easer to use, that let user use the mouse, similar to much easier to install MNM Reform environment (see https://twitter.com/mntmn/status/1406573765643939840/photo/1)
7 comments
[ 3.3 ms ] story [ 32.4 ms ] threadIt expects you to only have one monitor (on a tablet), which is as focused as it gets. :p
[1] https://en.wikipedia.org/wiki/Comparison_of_X_window_manager...
StumpWM is written in Common Lisp and trivial to customize even if you don't know Lisp.
StumpWM has a really good and simple implementation of manual tiling. After using XMonad for many years, dynamic tiling never clicked for me.
dwm is something that I tried but is too complicated to customize.
Thanks, will try!