04:11 akimoto: Hello. Could you help me with how to enable the mouse cursor in Weston?
04:17 DemiMarie: I would ask in a Weston-specific channel
04:28 vyivel: this is the weston-specific channel
05:35 DemiMarie: whoops, sorry
05:36 DemiMarie: The title does say “and its implementations”
05:49 Guest9722: Some implementations have their own channels, though.
07:32 arni: hi everyone! does anyone know of manual tiling compositors / DEs? i was trying to look for some but can't find any, and i can't figure out if i can make ones like Qtile act as manual TWMs
10:10 kchibisov: sway?
12:33 akimoto: So... Could someone help with how to enable the mouse cursor in weston?
12:36 daniels: akimoto: it is enabled when a mouse is plugged in
12:36 daniels: whatever cursor the client set will be used and displayed; you don't need to enable anything
14:19 akimoto: daniels: It doesn't work, there is no cursor, and there is no response to the mouse. What tests can I conduct?
14:30 daniels: akimoto: I’d first look at your weston.log to see if the mouse is even detected
17:42 wlb: wayland Merge request !432 closed (Add guarantees about the naming of requests and events to the protocol)
17:45 wlb: wayland Merge request !459 opened by Matilde Morrone (morr0ne) doc: Add guarantees about request/events naming https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/459
20:44 orowith2os[m]: custom input acceleration in the works for Mutter: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4296
20:45 orowith2os[m]: builds, but I'm going to investigate the X11 bits first and see if I can't hack that together, before making a patch for 47
20:53 orowith2os[m]: ugh
20:53 orowith2os[m]: the xf86 stuff is annoying
20:54 orowith2os[m]: I think the values would just be [1, 1] for the custom accel profile....?
20:55 orowith2os[m]: I'll let someone else with experience do that.