ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput | register your nick to speak
hendursaga has quit [Ping timeout: 480 seconds]
hendursaga has joined #wayland
co1umbarius has joined #wayland
Lucretia has quit []
columbarius has quit [Ping timeout: 480 seconds]
pnowack has quit [Quit: pnowack]
AJ_Z0 has quit [Read error: Connection reset by peer]
AJ_Z0 has joined #wayland
edrex[m] has joined #wayland
ammen99[m] has joined #wayland
boistordu has joined #wayland
boistordu_ex has quit [Ping timeout: 480 seconds]
leon-p has quit []
charafau[m] has joined #wayland
MatrixTravelerbot[m] has joined #wayland
idkrn[m] has joined #wayland
Eighth_Doctor has joined #wayland
inkbottle[m] has joined #wayland
Levans has joined #wayland
naveenk2 has joined #wayland
fltrz_ has joined #wayland
fltrz__ has quit [Ping timeout: 480 seconds]
slattann has joined #wayland
zebrag has quit [Quit: Konversation terminated!]
niecoinny[m] has joined #wayland
tzimmermann has joined #wayland
gnustomp[m] has joined #wayland
naveenk21 has joined #wayland
naveenk2 has quit [Ping timeout: 480 seconds]
slattann has quit []
naveenk21 has quit []
jryans has joined #wayland
danvet has joined #wayland
naveenk2 has joined #wayland
pochu has quit [Ping timeout: 480 seconds]
slattann has joined #wayland
enick_352 has joined #wayland
slattann_ has joined #wayland
arichardson[m] has joined #wayland
slattann_ has quit [Ping timeout: 480 seconds]
hardening has joined #wayland
rasterman has joined #wayland
vivekk has quit [Ping timeout: 480 seconds]
ppascher has joined #wayland
pochu has joined #wayland
Lucretia has joined #wayland
go4godvin has joined #wayland
go4godvin is now known as Guest4094
ongy[m] has joined #wayland
pnowack has joined #wayland
hendursa1 has joined #wayland
xexaxo has quit [Ping timeout: 480 seconds]
psydroid[m] has joined #wayland
hendursaga has quit [Ping timeout: 480 seconds]
dcz_ has joined #wayland
toggleton[m] has joined #wayland
slattann has quit []
slattann has joined #wayland
xexaxo has joined #wayland
ppascher has quit [Ping timeout: 480 seconds]
ppascher has joined #wayland
slattann has quit []
flacks has quit [Quit: Quitter]
flacks has joined #wayland
Sumera[m] has joined #wayland
naveenk21 has joined #wayland
naveenk2 has quit [Ping timeout: 480 seconds]
[old]freshgumbubbles[m] has joined #wayland
slattann has joined #wayland
junglerobba[m] has joined #wayland
apol[m] has joined #wayland
naveenk2 has joined #wayland
naveenk2 has quit []
naveenk21 has quit [Ping timeout: 480 seconds]
Guest4094 is now known as go4godvin
naveenk2 has joined #wayland
agd5f has quit [Ping timeout: 480 seconds]
soreau has quit [Read error: Connection reset by peer]
ServerStatsDiscoverertraveler4 has joined #wayland
cedric has joined #wayland
cedric is now known as bluebugs
staceee has joined #wayland
<staceee>
Hello there, I got a technical question. I'm from Sxmo, I'm trying to create a Wayland lisgd (https://git.sr.ht/~mil/lisgd)
<staceee>
My question is: is it possible to have a zwlr_layer_surface transparent surface above all the workspace (I got it) that will passthrough wl_input events while still read them ?
<staceee>
Something like that could mean "Okay, those events are not from me. Dear compositor, ask bellow surface if the want those"
<staceee>
The idea of lisgd is to detect some gesture
<kennylevinsen>
No - you either have input focus and receive events or you don't.
<kennylevinsen>
and if you recieve the events, no one else does
<kennylevinsen>
what you want is a keylogger/input sniffer
<staceee>
yes :(
<kennylevinsen>
considering lisgd does just that, I imagine it might still work?
<staceee>
it does on X11
<staceee>
what do you mean ?
<kennylevinsen>
lisgd doesn't read events through X
<kennylevinsen>
it opens libinput
<staceee>
mhh, I could use wayland-client to fetch ouputs information and still use direct libinputs
<staceee>
Okay I'll go this way. Ty, you save me hours of tries :D
slattann has joined #wayland
mvcred1 has joined #wayland
hardening_ has joined #wayland
Narrat has joined #wayland
hardening has quit [Ping timeout: 480 seconds]
slattann has quit []
<mvcred1>
Hi, I would like to change where the socket is created and while I've defined WAYLAND_SOCKET I still get "failed to bind to /tmp/.X11-unix/X0: No such file or directory". Instead of /tmp/.X11-unix I'd like /tmp/container/.X11-unix