You are viewing a single thread.
View all comments 31 points
You know how sometimes old documents would reuse paper by turning it sideways and writing perpendicularly on top of the old writing? Let’s make a window manager that does that, overlap the contents of all your windows at different angles
7 points
*
15 points
It’s surprisingly possible (and easy) too… a little bit of tinkering with X11’s compositor API would probably do the trick.
IDK about Wayland tho :/
5 points
You could do it in Wayland, too, it’s just that every single Wayland app would have to re-implement the rotation and rendering themselves.
13 points
14 points