| ▲ | skeledrew 7 hours ago | ||||||||||||||||
> dropping legacy baggage (multiple screens[...] Looked nice, but crossed it off as soon as I saw that, as I'm working on a project currently that uses many screens. Can't just call a thing legacy because you and the people you directly know aren't using it. | |||||||||||||||||
| ▲ | rmu09 7 hours ago | parent | next [-] | ||||||||||||||||
Maybe they mean X11-screens. That are more or less independent screens, you can't move a window from one to the other for example.Emacs supports that somewhat with the "open new frame on display server" menu option, but usually, multiple screens are not very useful. Nowadays, multiple monitors present one big virtual framebuffer and only one logical X11 screen. | |||||||||||||||||
| |||||||||||||||||
| ▲ | wtallis 7 hours ago | parent | prev | next [-] | ||||||||||||||||
I think X11 terminology may be causing some confusion. Refer to https://nouveau.freedesktop.org/MultiMonitorDesktop.html The normal, usable way to have multiple monitors for your X11 desktop environment is for them to all be combined into one logical screen that you can move windows around in, and that applications aware of the right extensions can discover the actual physical layout of the monitors that comprise the single logical screen. Multiple screens in that X11 sense is a far more obscure feature than simply supporting more than one physical monitor. | |||||||||||||||||
| |||||||||||||||||
| ▲ | dormento 5 hours ago | parent | prev | next [-] | ||||||||||||||||
Unless I'm mistaken, they probably don't mean xrandr, which is what you probably use. They meant legacy x multi head setup (same session but independent screens). I know its there, but i never used it. edit: AND i've been using GNU/Linux and derivatives for the last 20 years. | |||||||||||||||||
| ▲ | PunchyHamster 6 hours ago | parent | prev | next [-] | ||||||||||||||||
X11 "screen" you normally work on is a single virtual one that stretches multiple monitors What they are talking about is supporting more than one of those, and from app's perspective they are completely separate (can't move windows between them). While I can see the use cases (say secondary screen only running single app) I never actually used that feature so it's understandable drop. | |||||||||||||||||
| ▲ | 7 hours ago | parent | prev [-] | ||||||||||||||||
| [deleted] | |||||||||||||||||