Hi, Everybody,
I need your help.
When I install qt on wayland, I meet some problems.
The steps which I'm taking are as following:
1. git clone git://gitorious.org/+qt-developers/qt/lighthouse.git
2. ./configure -confirm-license -opensource -no-qt3support -no-xmlpatterns
-no-multimedia -no-webkit
On Tue, Mar 1, 2011 at 1:37 PM, Bill Spitzak wrote:
> A Wayland compositor *could* resample the source images knowing about the
> positions of the rgb subpixels on the output device. For instance the
> filtering could shift the source transform 1/3 pixel right for the red and
> 1/3 pixel to the le
A Wayland compositor *could* resample the source images knowing about
the positions of the rgb subpixels on the output device. For instance
the filtering could shift the source transform 1/3 pixel right for the
red and 1/3 pixel to the left for the blue, to compensate for where the
centers of t
Update Qt port url to lighthouse git on gitorious
Signed-off-by: EdB
---
index.html | 14 +++---
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/index.html b/index.html
index c1f1cf3..87ca79a 100644
--- a/index.html
+++ b/index.html
@@ -1,10 +1,10 @@
-http://www.w3.org/T
On Tue, Mar 1, 2011 at 7:40 AM, Michal Suchanek wrote:
> Hello,
>
> I was just wondering about subpixel rendering and how is that going do
> be done in Wayland.
There are discussions about this in the archives.
My understanding of the problem requires for Wayland to provide the
window transforma
Hello,
I was just wondering about subpixel rendering and how is that going do
be done in Wayland.
In X an application is supposed to ask xrandr about current screen
layout, determine on what screen(s) the window is placed, and use the
subpixel order and screen rotation information to figure out h