// HACKER NEWS — CYBERSECURITY
Show HN: SteppeWM – a stacking IceWM-like Wayland compositor
If you want windows that float and overlap, with titlebars and a taskbar like IceWM, there is not much to pick from.
Elsewhere, build it. wlroots 0.20, 0.19 and 0.18 all work, so whichever your
distribution ships should be fine.
steppewm is configured through config.lua, which is looked for at
$XDG_CONFIG_HOME/steppewm/config.lua (~/.config/steppewm/config.lua).
A custom path can be passed with steppewm -c /path/to/config.lua
See the example config.lua for config options. The full reference,
including theming and the IceWM theme converter, is in
doc/steppewm.md.