gromit-mpx icon indicating copy to clipboard operation
gromit-mpx copied to clipboard

Implement multi-pointer support for Wayland sessions

Open bk138 opened this issue 5 years ago • 5 comments

  • no MPX anymore under wayland, but "seats" https://who-t.blogspot.com/2017/05/xinput-list-shows-xwayland-pointer.html and https://unix.stackexchange.com/a/426966/80396
  • it seems seats/master-devices are now managed by the compositor -> check whether GNOME/KDE/XFCE/... support some of this

bk138 avatar Nov 13 '20 09:11 bk138

At least Weston had some support in 2013.

bk138 avatar Nov 20 '20 10:11 bk138

https://github.com/profusion/multi-seat-tests has some info about setting this up

bk138 avatar Nov 20 '20 13:11 bk138

Oldish GNOME: https://www.reddit.com/r/linuxquestions/comments/5lbdxl/multiseat_on_waylandgnome3/

bk138 avatar Nov 20 '20 14:11 bk138

Oldish GNOME: https://www.reddit.com/r/linuxquestions/comments/5lbdxl/multiseat_on_waylandgnome3/

One year more recent: https://www.reddit.com/r/linux/comments/7r0unq/configuring_and_using_multiseatmultipointer_for/

bk138 avatar Aug 21 '22 11:08 bk138

GUI tool from RBOS: https://github.com/n3rdopolis/rebeccablackos/blob/master/rebeccablackos_files/usr/bin/configureseats

bk138 avatar Jan 18 '23 10:01 bk138