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
danvet has quit [Ping timeout: 480 seconds]
Szadek has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
molinari has quit [Ping timeout: 480 seconds]
<i509vcb> Is there a reason why newer protcols which adopted RFC 2119 chose lowercase keywords rather than the newer interpretation with uppercase keywords?
<emersion> the README says the words are lowercase
fmuellner has quit []
fmuellner has joined #wayland
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
dcz_ has quit [Ping timeout: 480 seconds]
Brainium has joined #wayland
agd5f_ has joined #wayland
agd5f has quit [Ping timeout: 480 seconds]
fmuellner has quit []
fmuellner has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
<kchibisov> Are wl_pointer coordinates account for fractional scale when wp-fractional-scale-v1 is used? By that I mean that I'd need to mul by e.g. scale 1.5 my surface_{x,y} from wl_pointer::motion if I want to convert them to 1 buffer coordinates?
Dami_Lu has quit [Read error: Connection reset by peer]
Dami-star has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
<kchibisov> Though, I guess it's like that, given that surface local is the original size(prior scaling). So to get the actual coordinate it's exactly the same as with integer scaling/set_buffer_scale.
smallville7123 has joined #wayland
caveman has quit [Quit: caveman]
caveman has joined #wayland
Fxzxmic has joined #wayland
Company has joined #wayland
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #wayland
agd5f has joined #wayland
caveman has quit [Quit: caveman]
kts has joined #wayland
agd5f_ has quit [Ping timeout: 480 seconds]
Dami-star has quit [Read error: Connection reset by peer]
Dami-star has joined #wayland
sav10 has joined #wayland
<Lightsword> anyone know of any examples for a simple numeric pinpad(with a few keys like forward/back/enter/clear) hid descriptor/report format that plays well with libinput?
caveman has joined #wayland
jgrulich has joined #wayland
<whot> Lightsword: libinput doesn't care much about the HID format, only evdev, so whatever the kernel accepts and parses correctly
<whot> Lightsword: depending on your use-case, a uinput device is more directly controlled since you set the bits that libinput will consume
<Lightsword> whot, hmm, I'm using a uhid library at the moment to send hid reports(which do show up in "libinput record --with-hidraw") but I'm messing up the format so it doesn't seem to work correctly
<Lightsword> whot, the hardware I'm interfacing with just emits simple key down and key up events
<Lightsword> whot, does uinput have similar key down key up event handling to hid?
tzimmermann has joined #wayland
cool110 has quit [Remote host closed the connection]
cool110 has joined #wayland
nerdopolis has quit [Remote host closed the connection]
nerdopolis has joined #wayland
molinari has joined #wayland
<whot> Lightsword: yes, you just send KEY_FOO events with value 1 or 0 for press/release
<Lightsword> whot, ah, that does look simpler, should that play well with python's asyncio(I wrote the hardware serial protocol interface code using pyserial-asyncio)?
dcz_ has joined #wayland
<kennylevinsen> kchibisov: fractional scale does not change anything. The pointer is fixed_t though, so already able to move fractional logical positions.
hardening has joined #wayland
<whot> Lightsword: no idea, tbh but it doesn't rely on any event loop
<kchibisov> kennylevinsen: I was more asking whether the coordinate will be scaled or not. But from what I understand it still in logical pixel(surface-local).
<kchibisov> So the logic is the same as with integer scale when it comes to converting pointer events from surface-local to buffer coordinates.
<whot> Lightsword: there's also https://python-evdev.readthedocs.io/en/latest/ which doesn't use libedev, and it mentions asyncio in the docs
rasterman has joined #wayland
manuel1985 has joined #wayland
nerdopolis has quit [Remote host closed the connection]
nerdopolis has joined #wayland
danvet has joined #wayland
Fxzxmic has quit [Remote host closed the connection]
Fxzxmic has joined #wayland
Fxzxmic has quit [Remote host closed the connection]
Fxzxmic has joined #wayland
<pq> kchibisov, yes, nothing changes wrt. to input coordinates. If the client wants buffer coordinates, you get those exactly the same as before. E.g. if you use wl_viewport, then you take that into account.
paulk-ter has joined #wayland
paulk-bis has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
kts has joined #wayland
mvlad has joined #wayland
bilelmoussaoui has quit [Ping timeout: 480 seconds]
naveenk21 has joined #wayland
naveenk21 has left #wayland [#wayland]
naveenk21 has joined #wayland
naveenk21 has left #wayland [#wayland]
Leopold_ has quit [Remote host closed the connection]
naveenk21 has joined #wayland
Leopold has joined #wayland
naveenk21 is now known as naveenk2
<naveenk2> Hi slattan:
<ifreund> does anyone know of any ext-session-lock-v1 clients other than swaylock or waylock?
Fxzxmic has quit [Remote host closed the connection]
naveenk2 has left #wayland [#wayland]
ppascher has quit [Quit: Gateway shutdown]
Fxzxmic has joined #wayland
Fxzxmic has quit [Remote host closed the connection]
Fxzxmic has joined #wayland
eroc1990 has quit [Quit: The Lounge - https://thelounge.chat]
eroc1990 has joined #wayland
fmuellner has joined #wayland
___nick___ has joined #wayland
abeltramo539129 is now known as abeltramo
abeltramo has quit [Quit: The Lounge - https://thelounge.chat]
abeltramo has joined #wayland
<pq> SardemFF7, FYI, I see the Weston Gitlab "Webhook disabled" banner again, maybe from yesterday, and now the event log is empty.
cool110 has quit [Quit: ZNC 1.8.2+deb2build6 - https://znc.in]
cool110 has joined #wayland
Fxzxmic has quit []
smallville7123 has quit [Quit: Konversation terminated!]
<SardemFF7> pq: thanks for the ping
<SardemFF7> still no clue about the cause though, but I think I see an auth failure on my email client (on my phone only) about the same time a webhook seems to fail
<pq> SardemFF7, should I keep pinging you when I see it the next time?
<pq> err, *if I see it again :-)
<SardemFF7> sure, if that doesn’t bother you :-)
<pq> no, it's the banner that bothers me :-D
___nick___ has quit []
agd5f_ has joined #wayland
<SardemFF7> I’ll do my best to find the cause, promise ^^'
<pq> thanks!
kts has quit [Quit: Leaving]
___nick___ has joined #wayland
___nick___ has quit []
___nick___ has joined #wayland
agd5f has quit [Ping timeout: 480 seconds]
agd5f has joined #wayland
agd5f_ has quit [Ping timeout: 480 seconds]
Fxzxmic has joined #wayland
fmuellner has quit []
fmuellner has joined #wayland
caveman has quit [Quit: reboot]
Fxzxmic has quit [Remote host closed the connection]
Fxzxmic has joined #wayland
fmuellner has quit []
fmuellner has joined #wayland
Fxzxmic has quit [Remote host closed the connection]
Fxzxmic has joined #wayland
Fxzxmic has quit []
rv1sr has joined #wayland
caveman has joined #wayland
manuel1985 has quit [Ping timeout: 480 seconds]
caveman has quit [Quit: caveman]
caveman has joined #wayland
manuel1985 has joined #wayland
fmuellner has quit []
fmuellner has joined #wayland
ngortheone has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
tzimmermann has quit [Quit: Leaving]
bilelmoussaoui has joined #wayland
manuel1985 has quit [Ping timeout: 480 seconds]
bilelmoussaoui has quit []
bilelmoussaoui has joined #wayland
manuel1985 has joined #wayland
ZhenyaPav[m] has left #wayland [#wayland]
jgrulich has quit [Ping timeout: 480 seconds]
manuel1985 has quit [Ping timeout: 480 seconds]
tkna has left #wayland [#wayland]
tkna_ has joined #wayland
junaid has joined #wayland
tkna_ has left #wayland [#wayland]
tkna_ has joined #wayland
tkna_ has quit [Remote host closed the connection]
tkna has joined #wayland
junaid has quit [Remote host closed the connection]
dcz has joined #wayland
dcz_ has quit [Read error: Connection reset by peer]
caveman has quit [Quit: restarting...]
caveman has joined #wayland
fmuellner has quit []
fmuellner has joined #wayland
ybogdano has joined #wayland
sav10 has quit [Remote host closed the connection]
fmuellner has quit [Ping timeout: 480 seconds]
Szadek has joined #wayland
ogromny has joined #wayland
caveman has quit [Quit: bbl restarting]
caveman has joined #wayland
___nick___ has quit [Ping timeout: 480 seconds]
mvlad has quit [Remote host closed the connection]
ybogdano has quit [Ping timeout: 480 seconds]
caveman has quit [Remote host closed the connection]
caveman has joined #wayland
Company has quit [Quit: Leaving]
ybogdano has joined #wayland
danvet has quit [Ping timeout: 480 seconds]
Szadek has quit [Ping timeout: 480 seconds]
rv1sr has quit []
Szadek has joined #wayland
dcz has quit [Ping timeout: 480 seconds]
ybogdano has quit [Ping timeout: 480 seconds]
ybogdano has joined #wayland
julio7359 has quit [Remote host closed the connection]
Brainium has joined #wayland
fmuellner has joined #wayland
hardening has quit [Ping timeout: 480 seconds]
julio7359 has joined #wayland
julio7359 has quit [Ping timeout: 480 seconds]
julio7359 has joined #wayland
ybogdano has quit [Ping timeout: 480 seconds]
fmuellner has quit []
fmuellner has joined #wayland
ybogdano has joined #wayland
fmuellner has quit []
fmuellner has joined #wayland