Re: Issues with cursors (cursor-shape-v1)

2023-12-06 Thread Campbell Barton
On Wed, Dec 6, 2023 at 10:18 AM Simon Ser wrote: > > For wlroots-based compositors this is passed down via XCURSOR_THEME and > XCURSOR_SIZE just like on X11 although env vars aren't a good fit for > configuration. Yes, I'm using these already, in practice though - even with these variables set -

Re: Issues with cursors (cursor-shape-v1)

2023-12-05 Thread Simon Ser
For wlroots-based compositors this is passed down via XCURSOR_THEME and XCURSOR_SIZE just like on X11 although env vars aren't a good fit for configuration. There was an earlier xcursor-configuration protocol with per-seat live XCursor config which ended up being abandoned. I wouldn't recommend th