[ANNOUNCE] libinput now uses GitLab for review

2018-08-09 Thread Peter Hutterer
Basically the same as Daniel's email https://lists.freedesktop.org/archives/wayland-devel/2018-August/039272.html I'm switching libinput to gitlab to track everything there instead of spamming the list with patches. I'll keep an eye on wayland-devel for libinput patches anyway because it's not muc

[PATCH libinput] doc/user: expand the Contributing document

2018-08-09 Thread Peter Hutterer
This is mostly taken from the Weston Contributing.md document. Main changes from there are: - more detailed step-by-step on how to create a MR - commit history/messages in two sections - s/Weston/libinput/ I skipped the Review/Commit Rights sections for now until there's some demand for it. Same

Re: [writing a compositor] Compositor freezes when popup menu clicked

2018-08-09 Thread adlo
It seems to particularly refer to this part of the code: https://github.com/adlocode/test-libweston-desktop/blob/master/shell.c#L179 If I remove the calls to weston_layer_entry_remove() and/or weston_layer_entry_insert(), the problem disappears. Of course this means windows no longer raise when