i3bar-river icon indicating copy to clipboard operation
i3bar-river copied to clipboard

[Feature request] Switching tags with touch/tablet input

Open itshog opened this issue 3 months ago • 4 comments

Thanks for the amazing project! Would it be possible to add support for switching tags with touch and tablet input?

itshog avatar Mar 14 '24 09:03 itshog

It would be possible, but TBH I think it would be better if river added support for pointer emulation for clients not using the tablet protocol.

I don't plan to work on this, but if someone wishes to implement it, PRs are welcomed.

MaxVerevkin avatar Mar 14 '24 10:03 MaxVerevkin

It would be possible, but TBH I think it would be better if river added support for pointer emulation for clients not using the tablet protocol.

Thanks for the reply. Is pointer emulation needed also for touch input or just for tablets? For my use case the ability to switch workspace with touch would be more than enough

itshog avatar Mar 14 '24 13:03 itshog

I don't know how common the touch -> pointer emulation is in other compositors, and I don't have a touch screen to test this. But touch should be pretty easy to implement. Tablet shouldn't be hard either.

MaxVerevkin avatar Mar 14 '24 13:03 MaxVerevkin

I'd try implementing this myself if I had the necessary knowledge. For what it's worth I could help testing/debugging this feature, so I'll make sure to follow any update on this and I'll try contributing as I can. Thanks again.

itshog avatar Mar 14 '24 14:03 itshog