How do I make my program switch to another desktop? I just move it to proper place. My second monitor is "right of", so proper place is y=0, and x=width of first monitor. I will try with class name's change.
Regards Dominik "Socek" Długajczyk 2012/12/4 Andre Klärner <[email protected]> > Hi Dominik, > > On Tue, Dec 04, 2012 at 06:09:09PM +0100, Dominik "Socek" Długajczyk wrote: > > I am making a program in Qt that will manage on two screens. My program > > will decide on which screen (monitor) will the window appear. How set the > > awesome-shifty configur, to make my program able to do that? > > Well, how do you "make your program go to the other screen"? > > I'd would solve it by assigning a quite uniqe window class name to each of > the window, like "$app-screen1" and "$app-screen2" and use shifty to put > each of the window classes on it own screen.. > > Or is your requirement that the app will behave the same if not running > under a cool window manager? > > Regards, Andre > > -- > Andre Klärner > -- Pozdrawiam Dominik "Socek" Długajczyk
