Hacker News new | ask | show | jobs
by driusan 3451 days ago
This looks incredibly similar to a WM I'm writing.. except mine is written in Go using literate programming, as an excuse to try to do something substantial with LP.

In the last screenshot, what's the header at the top of the screen? Is that from the WM or the program running inside of it just drawing at the top of the screen? (It's too low resolution to tell..)

And is stumpwm autotiled or manually tiled?

2 comments

Thanks! I wasn't sure since it says that there's no window decorations.
StumpWM is manually tiled, ish. It's based around splitting panes into smaller panes (rather than the fully-manual approach used by, say, subtlewm), but it's separate from the process of opening a program, so by default new windows will stack on top of one another until you split and/or move them yourself.