ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
lsd|2 has quit [Ping timeout: 480 seconds]
glennk has quit [Ping timeout: 480 seconds]
Brainium has quit [Quit: Konversation terminated!]
feaneron has joined #wayland
kenny has quit [Remote host closed the connection]
kenny has joined #wayland
dviola has quit [Ping timeout: 480 seconds]
balrog_ has quit []
balrog has joined #wayland
thevar1able_ has quit [Remote host closed the connection]
fmuellner has quit [Ping timeout: 480 seconds]
user21 has joined #wayland
user21 has quit []
ity has quit [Remote host closed the connection]
ity has joined #wayland
qyliss has quit [Ping timeout: 480 seconds]
kts has joined #wayland
qyliss has joined #wayland
kts has quit [Read error: No route to host]
kts has joined #wayland
feaneron has quit [Quit: feaneron]
RAOF has quit [Remote host closed the connection]
RAOF has joined #wayland
kts has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
Arnavion has quit [Remote host closed the connection]
m5zs7k has quit [Ping timeout: 480 seconds]
Arnavion has joined #wayland
m5zs7k has joined #wayland
eluks has quit [Remote host closed the connection]
eluks has joined #wayland
kts has joined #wayland
sally has quit [Quit: sally]
sally has joined #wayland
kts has quit [Ping timeout: 480 seconds]
FreeFull has quit []
kts has joined #wayland
yshui has quit [Ping timeout: 480 seconds]
yshui has joined #wayland
kts has quit [Ping timeout: 480 seconds]
glennk has joined #wayland
bindu_ has joined #wayland
bindu has quit [Ping timeout: 480 seconds]
iomari891 has quit [Ping timeout: 480 seconds]
leon-anavi has joined #wayland
dri-logger has quit [Remote host closed the connection]
dri-logger has joined #wayland
rasterman has joined #wayland
tzimmermann has joined #wayland
sally is now known as Guest6061
sally has joined #wayland
pavlushka has joined #wayland
<MrCooper> Delicates: FWIW, the colour depth seen by the monitor doesn't directly correspond to the pixel format of the framebuffer scanned out by the GPU; there's a colour processing pipeline which generally always outputs more than 10 bits per component with non-ancient GPUs
Guest6061 has quit [Ping timeout: 480 seconds]
sima has joined #wayland
<wlb> wayland Issue #522 opened by Thomas Klausner (wiz) make header C++ safe https://gitlab.freedesktop.org/wayland/wayland/-/issues/522
rgallaispou has joined #wayland
<pq> Delicates, I'd trust the monitor Service Menu. Understanding what it says is another matter, I wouldn't know what 244 or 10000 refer to. However, 10-bit depth is theoretically independent of SDR vs. HDR.
<JEEB> yea, and that is also what there is in reality. after all, 10bit connections were a thing before the colorspace configuration stuff got added
<JEEB> (or trc stuff)
<JEEB> also why the 10bit mode in windows/d3d started existing before the color related memorabilia :) (and most likely in DRM/x11/wayland as well)
DodoGTA has left #wayland [#wayland]
<MrCooper> you're again mixing up framebuffer pixel format and display link bpc
<JEEB> ah
<MrCooper> (sorry, pet peeve of mine :)
rgallaispou has quit [Read error: Connection reset by peer]
rgallaispou has joined #wayland
<narodnik> in keyboard_handle_key(), i get a key: u32. I'm trying to handle repeated keys (when holding a key down). but i get key=73 'I' state=1, then release shift, then the key and i get key=105 'i' state=0
<narodnik> how do I detect these are synonyms of each other?
<narodnik> like how can i remove modifiers from a key?
<narodnik> oh wait nvm, it's my fault
DodoGTA has joined #wayland
<kennylevinsen> narodnik: you're looking at the decoded keysym, not the keycode
bjorkintosh has quit [Ping timeout: 480 seconds]
V has quit [Remote host closed the connection]
V has joined #wayland
<kennylevinsen> What you receive for a wl_keyboard in that sequence is key: 50 state: 1 (shift), key: 31 state: 1 (which is *sym* 73 for 'I'), key: 50 state 0 (release shift), key 31 state 0 (release 'i')
<kennylevinsen> assuming a US layout
<narodnik> amazing ty, i applied that fix exactly
<kennylevinsen> yup
sewn has quit [Ping timeout: 480 seconds]
Moprius has joined #wayland
fmuellner has joined #wayland
DodoGTA has quit [Quit: DodoGTA]
DodoGTA has joined #wayland
sewn has joined #wayland
<wlb> weston Merge request !1672 opened by kang-sooyeon (kang-sooyeon) libweston/input.c: Fix weston crash with the mouse event https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1672
bodiccea has joined #wayland
narodnik has quit [Quit: WeeChat 4.5.1]
feaneron has joined #wayland
narodnik has joined #wayland
kts has joined #wayland
dviola has joined #wayland
kts_ has joined #wayland
kts has quit [Ping timeout: 480 seconds]
<vyivel> seems like zwp_pointer_gesture_swipe_v1 is not enough for setups with multiple touchpads
<davidre> Why is that?
kts_ has quit []
bjorkintosh has joined #wayland
<wlb> weston Merge request !1621 merged \o/ (Fix dma-buf feedback issue https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1621)
<vyivel> davidre: a gesture object can only notify of one active gesture of a specific type at a time
<vyivel> i.e. swiping on multiple touchpads at the same time can't be relayed to a client properly
<vyivel> …not that it's a very important case to handle though
pavlushka has quit [Quit: See you on the other side]
Hypfer has quit [Ping timeout: 480 seconds]
Serus has quit [Read error: Connection reset by peer]
bjorkint0sh has joined #wayland
bjorkintosh has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
narodnik2 has quit [Ping timeout: 480 seconds]
<zamundaaa[m]> vyivel: it's tied to wl_pointer
<zamundaaa[m]> so you can support multiple touchpads being used at the same time as well as you can support multiple pointers - each on a different seat
mohit815822635306 has quit [Quit: mohit815822635306]
<vyivel> sure, even though "[t]he wl_pointer interface represents one or more input devices"
mohit815822635306 has joined #wayland
qyliss has quit [Quit: bye]
qyliss has joined #wayland
mohit815822635306 has quit [Remote host closed the connection]
mohit815822635306 has joined #wayland
lsd|2 has joined #wayland
leon-anavi has quit [Quit: Leaving]
Serus has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
FreeFull has joined #wayland
Brainium has joined #wayland
moxie has quit [Quit: WeeChat 3.8]
moxie has joined #wayland
bodiccea has quit [Remote host closed the connection]
bodiccea has joined #wayland
kts has joined #wayland
lsd|2 has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
lsd|2 has joined #wayland
Tokoyami has quit [Quit: ~@~]
Tokoyami has joined #wayland
nickdiego[sickmostlyoff][m] is now known as nickdiego[m]
lsd|2 has quit [Ping timeout: 480 seconds]
lsd|2 has joined #wayland
tzimmermann has quit [Quit: Leaving]
rgallaispou has quit [Quit: Leaving.]
kts has quit [Quit: Leaving]
lsd|2 has quit [Read error: No route to host]
lsd|2 has joined #wayland
lsd|2 has quit []
lsd|2 has joined #wayland
karenw has joined #wayland
<soreau> does weston handle gpu resets at all? would patches be accepted for relevant weston clients to survive gpu resets?
<daniels> soreau: we'd take them for clients for sure - the compositor-side support is under review atm
<soreau> daniels: nice, thanks
balrog has quit [Ping timeout: 480 seconds]
karenw has quit [Ping timeout: 480 seconds]
___nick___ has joined #wayland
yrlf has quit [Quit: Ping timeout (120 seconds)]
yrlf has joined #wayland
balrog has joined #wayland
bindu_ has quit [Ping timeout: 480 seconds]
coldfeet has joined #wayland
bindu has joined #wayland
coldfeet_ has joined #wayland
___nick___ has quit []
___nick___ has joined #wayland
___nick___ has quit []
coldfeet has quit [Ping timeout: 480 seconds]
___nick___ has joined #wayland
coldfeet has joined #wayland
coldfeet_ has quit [Ping timeout: 480 seconds]
coldfeet has quit [Ping timeout: 480 seconds]
coldfeet has joined #wayland
coldfeet has quit [Ping timeout: 480 seconds]
rasterman has joined #wayland
___nick___ has quit [Remote host closed the connection]
feaneron has quit [Ping timeout: 480 seconds]
feaneron has joined #wayland
sima has quit [Ping timeout: 480 seconds]
rgallaispou has joined #wayland
coldfeet has joined #wayland
danshick has quit [Remote host closed the connection]
coldfeet has quit [Ping timeout: 480 seconds]
rasterman has quit [Quit: Gettin' stinky!]
ybogdano has quit [Quit: The Lounge - https://thelounge.chat]
ybogdano has joined #wayland
rgallaispou has quit [Ping timeout: 480 seconds]
bindu has quit [Ping timeout: 480 seconds]
glennk has quit [Ping timeout: 480 seconds]
feaneron has quit [Ping timeout: 480 seconds]
bindu has joined #wayland
fangzhoug has quit [Remote host closed the connection]