Live data from Hacker News

Show HN: SteppeWM – a stacking IceWM-like Wayland compositor

github.com

1–9 of 9 posts

Show HN: SteppeWM – a stacking IceWM-like Wayland compositor

#1
Every Wayland compositor I could find is a tiling one: sway, river, Hyprland, dwl, niri. If you want windows that float and overlap with titlebars and a taskbar, the way IceWM does it, there's almost nothing. That is Steppewm

Show HN: SteppeWM – a stacking IceWM-like Wayland compositor
github.com

Re: Show HN: SteppeWM – a stacking IceWM-like Wayland compositor

#9
post #8

IceWM's other reason I kept it around was the config being a few plain text files. Is SteppeWM configured that way too, or is it still a wlroots compositor that wants XML/Lua for the panel and keybinds?

It is Lua, but please don't just "Lua = bad", the syntax is sort of similar