A newbie task: [Bug 78585] multiple monitor fullscreen images incorrect position/scale

Pekka Paalanen ppaalanen at gmail.com
Tue May 13 00:08:50 PDT 2014


Hi all,

there have recently been many questions about where to start learning or
hacking Wayland. Here is one suggestion.

The bug referred below is about some misbehaviour with fullscreening an
SDL2 game under Weston. If you want to dive into Wayland and Weston,
you could:
- try to reproduce the original problem, or
- try to hack simple-egl to reproduce the problem, as suggested below
- bisect Weston to find out when it broke, or if it was broken to begin
  with
- attempt to fix it in Weston


Thanks,
pq

Begin forwarded message:

Date: Tue, 13 May 2014 06:55:17 +0000
From: bugzilla-daemon at freedesktop.org
To: wayland-bugs at lists.freedesktop.org
Subject: [Wayland-bugs] [Bug 78585] multiple monitor fullscreen images
incorrect position/scale


https://bugs.freedesktop.org/show_bug.cgi?id=78585

--- Comment #15 from Pekka Paalanen <ppaalanen at gmail.com> ---
Ryan, would it be possible for you to try Weston 1.4.0?
That would tell if this is a regression. If it is a regression,
bisecting could help get developer interest.

Also, I think one might be able to reproduce the problem by hacking
weston-simple-egl from Weston 1.4.0 (when it was still using wl_shell
interface) to reproduce the circumstances that trigger the problems.
(This would be a perfect task for anyone wanting to become a Wayland
developer, btw!)

wl_shell, which SDL2 uses for the time being, is being replaced by
xdg_shell, so it is possible something broke in wl_shell if it wasn't
broken to begin with. Unfortunately it also means that wl_shell is not
too interesting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20140513/452cd4ee/attachment.html>
-------------- next part --------------
_______________________________________________
Wayland-bugs mailing list
Wayland-bugs at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs


More information about the wayland-devel mailing list