[ANNOUNCE] wayland-protocols 1.39

2024-12-20 Thread Jonas Ådahl
wayland-protocols 1.39 is now available. This new release contains two new protocols: * ext-data-control - allow privileged clients to control data devices, e.g. a clipboard manager. * ext-workspace - receive events about and control workspaces, useful for e.g. workspace indicators. Thi

Re: Rough proposal for a cursor-geometry protocol

2024-12-20 Thread Campbell Barton
On 24-12-20 8:53 PM, Simon Ser wrote: On Friday, December 20th, 2024 at 10:46, Campbell Barton wrote: Instead, we've standardized a protocol to set semantic cursor shapes: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tree/main/staging/cursor-shape?ref_type=heads Does that help?

Re: Rough proposal for a cursor-geometry protocol

2024-12-20 Thread Simon Ser
On Friday, December 20th, 2024 at 10:46, Campbell Barton wrote: > > Instead, we've standardized a protocol to set semantic cursor shapes: > > https://gitlab.freedesktop.org/wayland/wayland-protocols/-/tree/main/staging/cursor-shape?ref_type=heads > > > > Does that help? > > It's not a solution

Re: Rough proposal for a cursor-geometry protocol

2024-12-20 Thread Campbell Barton
On 24-12-20 7:48 PM, Simon Ser wrote: Hi! This has been discussed before, with an XCursor configuration protocol proposal: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/21 However that approach turned out to be quite complex, and a bit backwards (back-and-forth an

Re: Rough proposal for a cursor-geometry protocol

2024-12-20 Thread Jonas Ådahl
On Fri, Dec 20, 2024 at 01:07:27PM +1100, Campbell Barton wrote: > Hi, I've been maintaining Blender's Wayland integration and have run into > issues with cursor size being too big/small. > > At first I thought it could be overlooked (treated as more of a glitch), > however in the worst case this

Re: Rough proposal for a cursor-geometry protocol

2024-12-20 Thread Simon Ser
Hi! This has been discussed before, with an XCursor configuration protocol proposal: https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/21 However that approach turned out to be quite complex, and a bit backwards (back-and-forth and duplicated work in compositors and client