04:11akimoto: Hello. Could you help me with how to enable the mouse cursor in Weston?
04:17DemiMarie: I would ask in a Weston-specific channel
04:28vyivel: this is the weston-specific channel
05:35DemiMarie: whoops, sorry
05:36DemiMarie: The title does say “and its implementations”
05:49Guest9722: Some implementations have their own channels, though.
07:32arni: 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:10kchibisov: sway?
12:33akimoto: So... Could someone help with how to enable the mouse cursor in weston?
12:36daniels: akimoto: it is enabled when a mouse is plugged in
12:36daniels: whatever cursor the client set will be used and displayed; you don't need to enable anything
14:19akimoto: daniels: It doesn't work, there is no cursor, and there is no response to the mouse. What tests can I conduct?
14:30daniels: akimoto: I’d first look at your weston.log to see if the mouse is even detected
17:42wlb: wayland Merge request !432 closed (Add guarantees about the naming of requests and events to the protocol)
17:45wlb: 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:44orowith2os[m]: custom input acceleration in the works for Mutter: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4296
20:45orowith2os[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:53orowith2os[m]: ugh
20:53orowith2os[m]: the xf86 stuff is annoying
20:54orowith2os[m]: I think the values would just be [1, 1] for the custom accel profile....?
20:55orowith2os[m]: I'll let someone else with experience do that.