Re: Release schedule

2018-06-04 Thread Daniel Stone
Hi, On 4 June 2018 at 13:14, Daniel Stone wrote: > On 4 June 2018 at 12:29, Pekka Paalanen wrote: >> Does it clash with the GitLab migration? > > We've already moved the repos and the site. I think it would be good > to move our issues just before the release, so by 5.0.0rc (or beta?) > we had a

Re: [writing a compositor] Displaying something on the screen

2018-06-04 Thread adlo
Thanks, this was very useful. My compositor now works, but windows don't initially render until I click on my compositor, though they render properly after that. How can I resolve this? Regards adlo > On 31 May 2018, at 10:05, Quentin Glidic > wrote: > > Hi, > >> On 5/31/18 5:42 AM, adlo

[PATCH weston 1/2] libweston: fix indentation

2018-06-04 Thread Tomohito Esaki
Signed-off-by: Tomohito Esaki --- libweston/compositor.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/libweston/compositor.c b/libweston/compositor.c index 101096c..d11a655 100644 --- a/libweston/compositor.c +++ b/libweston/compositor.c @@ -2546,13 +2546,13 @@

[PATCH weston 2/2] libweston: Reset repaint schedule for all repainted outputs when repaint cancel

2018-06-04 Thread Tomohito Esaki
All outputs is canceled repaint when a output repaint is failed. At that time, the output whose repaint is success is not scheduled because the repaint status of that is still REPAINT_AWAITING_COMPLETION. Therefore, we need to reset repaint schedule for all repainted outputs. Signed-off-by: Tomohi

[ANNOUNCE] libinput 1.11.0

2018-06-04 Thread Peter Hutterer
libinput 1.11 is now available. The automatic parsing of the trackpoint sensitivity sysfs file has been reverted, this caused the trackpoint to send NaN deltas on some devices, notiably the Lenovo CompactKeyboard with Trackpoint. Other devices affected would've been any device with a low sensitivi

Re: Release schedule

2018-06-04 Thread Daniel Stone
Hi Pekka, On 4 June 2018 at 12:29, Pekka Paalanen wrote: > On Sun, 3 Jun 2018 10:52:49 +0100 > Daniel Stone wrote: >> On 1 June 2018 at 17:52, Derek Foreman wrote: >> Maybe? There's certainly a ton of change in the tree now, and a few >> more which look like they could land (IVI/XDG, the last b

Re: Release schedule

2018-06-04 Thread Pekka Paalanen
On Sun, 3 Jun 2018 10:52:49 +0100 Daniel Stone wrote: > Hi, > > On 1 June 2018 at 17:52, Derek Foreman wrote: > > Our last release for wayland and weston was April 9th, and there has > > been some talk on IRC about release schedules, so maybe it's time to > > start planning for the next one. >

Re: [PATCH wayland-protocols v6] unstable: add xdg-decoration protocol

2018-06-04 Thread Simon Ser
Hi Jonas, Did you have the chance to have a look at this version? Thanks, --- Simon Ser https://emersion.fr On May 28, 2018 8:04 AM, Simon Ser wrote: > Hi Jonas, > > What do you think of this new proposal? > > Thanks, > --- > Simon Ser > https://emersion.fr > > On May 20, 2018 11:39 AM, Simon S

Re: Migrating Wayland & Weston to GitLab

2018-06-04 Thread Daniel Stone
Hi all, On 29 May 2018 at 10:59, Daniel Stone wrote: > On 7 May 2018 at 16:59, Daniel Stone wrote: >> The first thing to happen is to migrate the central Git push point to >> GitLab. anongit.fd.o and cgit will still work as read-only mirrors, >> but you will not be able to push to git.fd.o. This