this post was submitted on 12 Jun 2024
91 points (96.9% liked)
Linux
5231 readers
226 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Switching over to a tiling windows manager has been really enjoyable. It feels like a futuristic paradigm shift
Happen to know anything about how windowed games work with a tiling manager? I often stream a buddy's Elden Ring gameplay while playing myself, but having only one screen means I have to have the Discord popout in the top corner and the gameplay in windowed.
In i3wm you can set a key bind to float a window above the tiling and it'll do just that; You can even automate it with some custom
for_window
rules if desired.