[PATCH wayland-web] Mention GammaRay in the tools page
Jonas Ã…dahl
jadahl at gmail.com
Wed Aug 17 09:06:33 UTC 2016
On Wed, Aug 17, 2016 at 11:48:03AM +0300, Pekka Paalanen wrote:
> On Wed, 17 Aug 2016 10:33:19 +0200
> Giulio Camuffo <giuliocamuffo at gmail.com> wrote:
>
> > ---
> > extras.html | 13 +++++++++++++
> > gammaray.png | Bin 0 -> 563838 bytes
> > 2 files changed, 13 insertions(+)
> > create mode 100644 gammaray.png
> >
> > diff --git a/extras.html b/extras.html
> > index 14dfc79..ddf5d71 100644
> > --- a/extras.html
> > +++ b/extras.html
> > @@ -128,5 +128,18 @@ Runs as a middle-man for single/multiple clients.</li>
> >
> > </ul>
> >
> > +<h3>Introspection tools</h3>
> > +
> > +<ul>
> > +
> > +<li><a href="http://www.kdab.com/gammaray/">GammaRay<br><img src="gammaray.png" alt="GammaRay" height="300"></a><br>
> > +A software introspection tool for Qt applications, including a module for QtWayland
> > +compositors. Leveraging the libwayland-server introspection API and the QtWayland API
> > +it allows to look at the list of clients currently connected, their resources and relevant
> > +information based on the type of the resource, and the protocol flow between the client(s)
> > +and the compositor.</li>
> > +
> > +</ul>
> > +
> > </body>
> > </html>
> > diff --git a/gammaray.png b/gammaray.png
> > new file mode 100644
> > index 0000000000000000000000000000000000000000..9e604c5f67b27f80acb3e05632704bb2e8a57f2d
> > GIT binary patch
> > literal 563838
>
> Hi,
>
> half a megabyte image, 1600x829 downscaled to less than half in both
> dimensions... How about either downscaling the file itself or making it
> a link to see the image in its real size?
Is half a megabyte really a big deal for wayland-web? I find it more
reasonable to just provide the full resolution image instead of relying
on the URL to the external image never changing.
Jonas
>
> Otherwise cool. :-)
>
>
> Thanks,
> pq
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list