http://www.chaosreigns.com/wayland/demos/2012-04-18-wayland-theming-gtk-qtwebkit.html
The only thing in this video compiled from source is qtwebkit (showing
youtube, since people missed it in my last video).
Wayland / Weston and all the applications are from the Ubuntu
Precise archives. GTK+ b
From: Alex Wu
---
src/compositor-drm.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/compositor-drm.c b/src/compositor-drm.c
index 8aab840..837da8c 100644
--- a/src/compositor-drm.c
+++ b/src/compositor-drm.c
@@ -1319,7 +1319,6 @@ create_output_for_connector(struct
On Wed, Apr 18, 2012 at 6:11 PM, wrote:
> On 04/18, Rune Kjær Svendsen wrote:
>> Pretty cool Darxus! Works as well on a Precise live CD (USB stick). I only
>
> Nice, thanks.
>
>> had to replace the second "apt-get upgrade" with "apt-get dist-upgrade".
>
> Yeah, sorry about that, I already f
On 04/18, Rune Kjær Svendsen wrote:
>Pretty cool Darxus! Works as well on a Precise live CD (USB stick). I only
Nice, thanks.
>had to replace the second "apt-get upgrade" with "apt-get dist-upgrade".
Yeah, sorry about that, I already fixed that in the directions in the PPA.
>Then I
Pretty cool Darxus! Works as well on a Precise live CD (USB stick). I only
had to replace the second "apt-get upgrade" with "apt-get dist-upgrade".
Then I went to a VT and restarted lightdm with:
sudo service lightdm restart
and ran:
unity --reset
on the same VT
Back at VT 7 unity had restarted an
On Tue, Apr 17, 2012 at 05:20:46PM +0800, zhiwen...@linux.intel.com wrote:
> The following changes since commit e4faa2ab051aca454f3952f458dac42491e54954:
>
> compositor: init shell after xserver (2012-04-16 16:38:30 -0400)
>
> are available in the git repository at:
> g...@gitorious.org:wayla
On Tue, Apr 17, 2012 at 05:23:02PM -0400, cdah...@redhat.com wrote:
> From: Casey Dahlin
Thanks, that looks good, a lot of the logic is in place here. I was
thinking that we would use a uint32_t bit mask instead of the array
and the bubble sort. weston_output needs a new output->id fied,
surfac
On 04/18, dar...@chaosreigns.com wrote:
> When I tried using the Ubuntu GTK+ 3.4.1 source and only
> applying the patches to default to X11 output before Wayland
> (https://bugzilla.gnome.org/show_bug.cgi?id=674102) and remove the
> cairo-gl dependency (https://bugzilla.gnome.org/show_bug.cgi?id=67
I got GTK packages for Ubuntu Precise to build and run locally that don't
completely destroy X, and allow GTK applications to run through Wayland.
The graphical output in gnome-terminal is a little glitchy.
But I can't get them to build in my PPA, because I can't tell from the
error what it's miss