Re: Wayland and Weston 0.95.0 released

2012-07-25 Thread Bill Spitzak
Kristian Høgsberg wrote: I had the same feeling here. And we should change wl_shell to wl_desktop_shell for once. Wouldn't that mean clients need to know what kind of shell they are talking to? I would make wl_shell be the common api and all types of shells are expected to implement it as we

Re: Wayland and Weston 0.95.0 released

2012-07-25 Thread Kristian Høgsberg
On Wed, Jul 25, 2012 at 3:35 AM, Tiago Vignatti wrote: > On 07/24/2012 11:48 PM, Pekka Paalanen wrote: >> >> On Tue, 24 Jul 2012 16:32:18 -0400 >> Kristian Høgsberg wrote: >> >>> With the 0.95 release we start maintaining protocol and client API >>> stability. Going forward, we will try to not b

Re: Wayland and Weston 0.95.0 released

2012-07-25 Thread Tiago Vignatti
On 07/24/2012 11:48 PM, Pekka Paalanen wrote: On Tue, 24 Jul 2012 16:32:18 -0400 Kristian Høgsberg wrote: With the 0.95 release we start maintaining protocol and client API stability. Going forward, we will try to not break any clients or toolkits that are written agains the 0.95 protocol and

Re: Wayland and Weston 0.95.0 released

2012-07-24 Thread Ilyes Gouta
Congrats.! This is a significant milestone and a baseline for integration within distributions and alike. -Ilyes On Tue, Jul 24, 2012 at 9:55 PM, Scott Moreau wrote: > > Also, for the protocol interfaces (wl_drm) and libraries (gbm) >> that are part of mesa, we'll release those with the upcom

Re: Wayland and Weston 0.95.0 released

2012-07-24 Thread Scott Moreau
> Also, for the protocol interfaces (wl_drm) and libraries (gbm) > that are part of mesa, we'll release those with the upcoming mesa 8.1, > at which point we'll treat those as stable too. > > It seems non-shm clients fail to start in drm on radeon. Is there a way to make sure this gets attention

Re: Wayland and Weston 0.95.0 released

2012-07-24 Thread Pekka Paalanen
On Tue, 24 Jul 2012 16:32:18 -0400 Kristian Høgsberg wrote: > With the 0.95 release we start maintaining protocol and client API > stability. Going forward, we will try to not break any clients or > toolkits that are written agains the 0.95 protocol and client API. We > don't completely freeze

Re: Wayland and Weston 0.95.0 released

2012-07-24 Thread darxus
On 07/24, Kristian Høgsberg wrote: > Hi all, > > I just tagged version 0.95.0 of Wayland and Weston and uploaded > tarballs here: http://wayland.freedesktop.org/releases.html (Woo!) -- "The most elementary and valuable statement in science, the beginning of wisdom is: 'I do not know'." - Data,

Wayland and Weston 0.95.0 released

2012-07-24 Thread Kristian Høgsberg
Hi all, I just tagged version 0.95.0 of Wayland and Weston and uploaded tarballs here: 4a7e49256f3d4a61add3cf70d74f02abb5b243a2 wayland-0.95.0.tar.xz 000ae14a9866f323e2df326a90938401eb961948 weston-0.95.0.tar.xz With the 0.95 release we start maintaining protocol and client API stability.