[PATCH RFC wayland-protocols] unstable: add xcursor-configuration

2018-10-12 Thread Simon Ser
Clients are responsible for loading and setting cursors. For this purpose they often use XCursor images via the libwayland-cursor library. However clients have no way to know the user's preferred theme and size. This results in inconsistent cursors across clients (e.g. cursor growing bigger when en

Re: Possible Wayland Extension to publish Mouse Pointer Size

2018-10-12 Thread Simon Ser
Hi all, We've had a chat about cursor images on IRC yesterday. I'll try to sum up what we said. I've published the original logs too for reference [1]. First, it's clear that a protocol is needed. As we discussed earlier, this would allow: * Consistent cursors across all clients * Per-seat config

Re: [PATCH wayland-protocols v2] Add zwp_linux_explicit_synchronization_v1

2018-10-12 Thread Pekka Paalanen
Hi, this is a good specification, all my comments are clarifications or minor adjustments. The fundamental design looks fine to me. On Tue, 9 Oct 2018 18:11:22 +0300 Alexandros Frantzis wrote: > Signed-off-by: Alexandros Frantzis > --- > > patch v1 here: https://patchwork.freedesktop.org/pa