@iopq@lemmy.world to linuxmemes@lemmy.world • 1 year agoI use a WM btwlemmy.worldimagemessage-square31fedilinkarrow-up1489arrow-down122
arrow-up1467arrow-down1imageI use a WM btwlemmy.world@iopq@lemmy.world to linuxmemes@lemmy.world • 1 year agomessage-square31fedilink
minus-squareTurboWafflzlinkfedilink31•1 year agoYou 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
minus-square@dukk@programming.devlinkfedilink15•1 year agoIt’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 :/
minus-square𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍linkfedilink5•1 year agoYou could do it in Wayland, too, it’s just that every single Wayland app would have to re-implement the rotation and rendering themselves.
minus-square@AVincentInSpace@pawb.sociallinkfedilinkEnglish13•1 year agoWayfire seems perfectly capable of rotating apps without them being aware of it
minus-squarelurch (he/him)linkfedilink7•edit-21 year agoIt could tilt them out of the viewport, leaving just a corner in, like weird minimizing
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
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 :/
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.
Wayfire seems perfectly capable of rotating apps without them being aware of it
It could tilt them out of the viewport, leaving just a corner in, like weird minimizing