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

2018-10-13 Thread Michael Arnold
Hi, Sean, this looks great. In the hope that basic questions help, I've recorded my comments below - apologies if these questions reflection of my lack of understanding. My understanding: Step 1: When an application loads, the application will check which protocol extensions are common between

Re: Possible Wayland Extension to publish Mouse Pointer Size

2018-10-10 Thread Michael Arnold
screen scale factor? (i.e. touch-screen compositors would need to support the Mouse Pointer Extension to publish the screen scale to toolkits / applications). On Thu, Oct 11, 2018 at 3:38 AM Simon Ser wrote: > On Wednesday, October 10, 2018 4:48 PM, Michael Arnold > wrote: > > With r

Re: Possible Wayland Extension to publish Mouse Pointer Size

2018-10-10 Thread Michael Arnold
ciated screen's resolution. I see XCursor also supports animated cursors via multiple mouse pointer images and an image sequence. To support this, we'll need a count of the number of wl_buffer images provided. On Wed, Oct 10, 2018 at 4:17 PM Simon Ser wrote: > Hi, > > On Tues

Possible Wayland Extension to publish Mouse Pointer Size

2018-10-09 Thread Michael Arnold
Hi, I'm new here and out my depth - normally I tinker together applications, on linux, sometimes using Qt. Using Qt under Gnome/Wayland I noticed that the mouse pointer increased in size when moved over a Qt based application. (The defect is raised here: https://bugreports.qt.io/browse/QTBUG-7097