Re: Migrating applications to Wayland

2011-02-26 Thread Marty Jack
On 02/26/2011 08:36 AM, José Expósito wrote: >> You will find Compiz and Openbox people actively participating here, so I >> would expect your favorite >> variety of window placement and decoration to appear in due course. > > Excellent, but how about migrating my owns programs? API/Documentati

Re: Migrating applications to Wayland

2011-02-26 Thread José Expósito
> You will find Compiz and Openbox people actively participating here, so I > would expect your favorite > variety of window placement and decoration to appear in due course. Excellent, but how about migrating my owns programs? API/Documentation for libraries or methods to do that? > Many of you

Re: Migrating applications to Wayland

2011-02-26 Thread Marty Jack
On 02/26/2011 08:14 AM, microcai wrote: > 2011/2/26 José Expósito : >> Hi! thanks for the answers... but now I have more questions that at >> begining hahaha >> >>> 1 - Wayland support window management? >>> Wayland is a compositor+window manager+display server AIO >> >> If Wayland is the window

Re: Migrating applications to Wayland

2011-02-26 Thread microcai
2011/2/26 José Expósito : > Hi! thanks for the answers... but now I have more questions that at > begining hahaha > >> 1 - Wayland support window management? >> Wayland is a compositor+window manager+display server AIO > > If Wayland is the window manager, what about projects like Compiz, > Kwin, e

Re: Migrating applications to Wayland

2011-02-26 Thread José Expósito
Hi! thanks for the answers... but now I have more questions that at begining hahaha > 1 - Wayland support window management? > Wayland is a compositor+window manager+display server AIO If Wayland is the window manager, what about projects like Compiz, Kwin, etc? What about if a like to use a tili

Re: Migrating applications to Wayland

2011-02-25 Thread Bryce Harrington
On Fri, Feb 25, 2011 at 06:12:10PM +0100, Joakim Sindholt wrote: > > 3 - Is compatible with uTouch? > I'm going to say no, but I don't know what uTouch supports. No, not yet likely will in the future. (Maybe later this year). The person to talk to is Chase Douglas. Bryce

Re: Migrating applications to Wayland

2011-02-25 Thread Joakim Sindholt
On Fri, 2011-02-25 at 15:01 +0100, José Expósito wrote: > Hi! > > I'm the developer of two applications that uses Xlib and Qt. > > The fisrt is a "multitouch gesture recognizer", a program that allows > user to make gestures in a trackpad/touchscreen and execute actions > like manage windows, cha

Migrating applications to Wayland

2011-02-25 Thread José Expósito
Hi! I'm the developer of two applications that uses Xlib and Qt. The fisrt is a "multitouch gesture recognizer", a program that allows user to make gestures in a trackpad/touchscreen and execute actions like manage windows, change desktops, etc, etc (https://code.google.com/p/touchegg/) And the