View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#5
Originally Posted by pycage View Post
I like the idea of iterating through the whole window stack on rotation signal. This makes it really easy.
I've been thinking about LD_PRELOAD and some funky gtk_main overloading to achieve auto-rotation for binaries using the same technique of getting the window stack and setting flags on all windows. It's just an idea, and some rough code, but that might be something that will enable more auto-rotation in the future...