dnkl changed the topic of #foot to: Foot - fast, lightweight and minimalistic Wayland terminal emulator || 1.14.0 || https://codeberg.org/dnkl/foot || channel logs: https://libera.irclog.whitequark.org/foot
fraolt_ has quit [Ping timeout: 256 seconds]
fraolt_ has joined #foot
Jong has quit [Ping timeout: 256 seconds]
emcconville has quit [Quit: ZNC 1.8.2 - https://znc.in]
emcconville has joined #foot
emcconville has quit [Ping timeout: 240 seconds]
lack has quit [Read error: Connection reset by peer]
lack has joined #foot
Jong has joined #foot
emcconville has joined #foot
<Kabouik_> On a touch device, and using Phoc as compositor, selecting text in foot doesn't work, even when holding shift. It's as if foot wouldn't get any touch input actually (TUI apps with mouse support like cmus don't react to touch). Yet I use the same config as on my computer, where it works. Any suggestions as to where to start troubleshooting? Touch input works in all other programs including another terminal emulator.
<rrogalski> kabouik, that other term emulator is running in wayland right??
<Kabouik_> I believe so yes, Phoc/Phosh are using Wayland and it is the default terminal shipped with the system. How can I check?
<Arnavion> It's not really a mustery that you need to "troubleshot". foot just doesn't support touch events
<Arnavion> There's an open issue about it
<Kabouik_> Thanks! I didn't think it would differentiate touch and mouse inputs so I didn't find that issue.
<Arnavion> They're different things at the wayland protocol level, yes
<Kabouik_> I see, thank you
tprepper has quit [Ping timeout: 256 seconds]
tprepper_ has joined #foot
tprepper_ is now known as tprepper
Jong has quit [Ping timeout: 240 seconds]
<dnkl> Kabouik_: I believe *some* compositor synthesize mouse events from touch events, when the application doesn't support native touch events.
<Arnavion> Yes, sway does. But it's a sway thing, not a wlroots thing, so it won't help with phoc
<Arnavion> ( https://sourcegraph.com/search?q=context:global+repo:^github\.com/swaywm/sway%24+simulating_pointer_from_touch )
Jong has joined #foot
Jong has quit [Read error: Connection reset by peer]
tprepper has quit [Remote host closed the connection]
tprepper has joined #foot
angry_vincent has joined #foot
angry_vincent has joined #foot
angry_vincent has quit [Changing host]
Jong has joined #foot
Jong has quit [Ping timeout: 256 seconds]
Jong has joined #foot
Jong has left #foot [#foot]
<bapt> dnkl: I don't mind if you throw away my PR and come with a cleaner solution :D
bgs has joined #foot
<dnkl> bapt: I managed to spend a couple of day job minutes on this, and will open an MR later. It's very similar to your MR, just with a slightly different approach to how you configure the utmp backend in meson.
<bapt> great
lack has quit [Read error: Connection reset by peer]
lack has joined #foot
emcconville has quit [Ping timeout: 240 seconds]
emcconville has joined #foot
angry_vincent has quit [Remote host closed the connection]
andyrtr has quit [Quit: ZNC 1.8.2 - https://znc.in]
andyrtr has joined #foot
<Kabouik_> Interesting dnkl. I actually launch Sway within Phoc/Phosh, as a separate nested window (with all Sway workspaces in that Sway window), so I tried if mouse emulation from touch would work. It doesn't, because I suspect it's still limited by being a Phosh window before running Sway.
bgs has quit [Remote host closed the connection]