On Wed, Dec 6, 2023 at 10:18 AM Simon Ser <cont...@emersion.fr> 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 - I can have 3 applications open and they have different cursor themes and/or sizes. (firefox, foot, blender & it's libdecor decorations for e.g.). Perhaps there needs to be more strict guidance on the correct cursor size with output scale for e.g. so applications aren't using different methods to calculate this. > There was an earlier xcursor-configuration protocol with per-seat live > XCursor config which ended up being abandoned. I wouldn't recommend this > approach, it's too complicated and roundabout. > > What exactly are the missing cursor shapes? I'm surprised it's not enough. In my case "pencil", "color-picker", "sb_up_arrow" & "sb_down_arrow". -- - Campbell