On Tue, Oct 05, 2004 at 09:54:44PM -0400, Joey Hess wrote: > Is there any way to make ion2 (or 3) xrandr aware? Ideally I'd like it > to notice screen geometry changes and resize the panels to fit on the > screen, same as it does if I restart it after a resize. Just some way to > hook into the XRRScreenChangeNotify event and restart would be an > improvement over the current behavior.
I originally planned of adding Xrandr support, primarily the rotation part for pivoting of TFT:s and so on. However, it appears that no implementation actually supports rotation (how hard can it be?!), so I have given up on that idea for now. Everything needed to support whatever xrandr can do is in place, though. Just the code that interfaces with the extension is missing. -- Tuomo
