ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
lbia has quit [Remote host closed the connection]
lbia has joined #wayland
Serus has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
Brainium has joined #wayland
co1umbarius has joined #wayland
columbarius has quit [Ping timeout: 480 seconds]
lbia has quit [Ping timeout: 480 seconds]
lbia has joined #wayland
lbia has quit [Quit: lbia]
lbia has joined #wayland
nerdopolis has quit [Remote host closed the connection]
nerdopolis has joined #wayland
Leopold_ has quit [Remote host closed the connection]
Leopold_ has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
<wlb> wayland-protocols Merge request !252 opened by Jonas Ådahl (jadahl) Migrate selected protocols from unstable/ to staging/ https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/252
nerdopolis has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
kts has joined #wayland
Company has quit [Quit: Leaving]
nerdopolis has quit [Ping timeout: 480 seconds]
mclasen has quit [Ping timeout: 480 seconds]
mxz has quit [Quit: cya]
mxz has joined #wayland
tzimmermann has joined #wayland
rv1sr has joined #wayland
<Riolku> Writing a client targeting wlr-layer-shell-unstable-v1, after an output has its mode changed, sway seems to be sending a configure() event for the previous mode. Specifically, if I change a headless output from 960x540 to 1920x1080, sway emits a configure event, but with the old 960x540 resolution.
<Riolku> It properly emits a `mode` event with the updated resolution... should I be listening to that instead? I feel like I'm missing something
DFP has quit [Quit: Leaving]
rasterman has joined #wayland
glennk has joined #wayland
<emersion> no, the mode should not be used here
<emersion> can you obtain a WAYLAND_DEBUG=1 log?
kts has quit [Ping timeout: 480 seconds]
sevz has quit [Quit: WeeChat 4.0.5]
mvlad has joined #wayland
zvarde1988303206779191685 has joined #wayland
zvarde198830320677919168 has quit [Ping timeout: 480 seconds]
sima has joined #wayland
sewn has joined #wayland
rgallaispou has joined #wayland
iomari891 has joined #wayland
pochu has joined #wayland
neniagh_ has quit [Ping timeout: 480 seconds]
Nosrep has quit [Remote host closed the connection]
Nosrep has joined #wayland
leon-anavi has joined #wayland
rgallaispou has quit [Remote host closed the connection]
rgallaispou has joined #wayland
vyivel has quit [Read error: Connection reset by peer]
iomari891 has quit [Ping timeout: 480 seconds]
vyivel has joined #wayland
iomari891 has joined #wayland
vyivel has quit [Read error: Connection reset by peer]
cmichael has joined #wayland
vyivel has joined #wayland
privacy has joined #wayland
fmuellner has joined #wayland
luna has joined #wayland
luna has left #wayland [#wayland]
vyivel has quit [Remote host closed the connection]
iomari891 has quit [Ping timeout: 480 seconds]
vyivel has joined #wayland
Nosrep has quit [Ping timeout: 480 seconds]
Nosrep has joined #wayland
mclasen has joined #wayland
iomari891 has joined #wayland
<wlb> weston/main: Marius Vlad * neatvnc.wrap: Update to neatvnc 0.7.0 https://gitlab.freedesktop.org/wayland/weston/commit/4d633dd0b216 subprojects/neatvnc.wrap
<wlb> weston Merge request !1371 merged \o/ (neatvnc.wrap: Update to neatvnc 0.7.0 https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1371)
Company has joined #wayland
vyivel has quit [Ping timeout: 480 seconds]
vyivel has joined #wayland
nerdopolis has joined #wayland
Moprius has joined #wayland
vyivel has quit [Remote host closed the connection]
mohit815 has quit [Ping timeout: 480 seconds]
vyivel has joined #wayland
mohit815 has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
manuel1985 has quit [Quit: Leaving]
kts has joined #wayland
vyivel has quit [Ping timeout: 480 seconds]
vyivel has joined #wayland
<wlb> wayland-protocols/main: Simon Ser * build: simplify dict loops https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/78e38c57bf2e meson.build
<wlb> wayland-protocols/main: Simon Ser * build: add version for stable protocols https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/a113a93d83ba meson.build
<wlb> wayland-protocols/main: Simon Ser * linux-dmabuf: mark as stable https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/51bee6e074de stable/linux-dmabuf/README stable/linux-dmabuf/feedback.rst stable/linux-dmabuf/linux-dmabuf-v1.xml meson.build unstable/linux-dmabuf/README unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
<wlb> wayland-protocols Merge request !223 merged \o/ (linux-dmabuf: mark as stable https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/223)
vyivel has quit [Remote host closed the connection]
leandrohrb5 has joined #wayland
AJ_Z0 has quit [Read error: Connection reset by peer]
AJ_Z0 has joined #wayland
<pq> woo \o/
rasterman has quit [Quit: Gettin' stinky!]
kts has quit [Quit: Konversation terminated!]
AnuthaDev has joined #wayland
vyivel has joined #wayland
privacy has quit [Quit: Leaving]
navi has joined #wayland
kts has joined #wayland
kts has quit [Quit: Leaving]
Moprius has quit [Quit: bye]
glennk has quit [Ping timeout: 480 seconds]
glennk has joined #wayland
<AnuthaDev> hlo
<AnuthaDev> Hello! I was looking through X.org EVoC ideas page and found the "KMS terminal emulator" project under wayland interesting. Can I please get a rough idea of where to start if I want to work on this project under EVoC?
<AnuthaDev> I have some experience in C and linux scripting, not much with the kernel itslef though I have succesfully compiled it a few times :P
<pq> oh wow, especially the Weston section there needs a clean-up
<pq> I wonder if the stand-alone KMS terminal is relevant today... it seems one would achieve the same by choosing a kiosk-mode Wayland compositor and any Wayland terminal emulator to run fullscreen on it.
<pq> nerdopolis, do you have an opinion?
<pq> given that nerdopolis might be the person that has looked into CONFIG_VT=n systems the most, IIRC
cmichael has quit [Quit: Leaving]
<emersion> yeah, i think existing compositor + existing terminal makes a lot of sense
<pq> should we just drop the idea from https://www.x.org/wiki/SummerOfCodeIdeas/ then?
<Riolku> emersion: After some more investigating, it's because of my use of `set_size`. I thought I needed to call that with the size given in the first configure() call, but it appears I should instead call set_size(0, 0)
<AnuthaDev> Well, unfortunate
<pq> AnuthaDev, yeah, sorry.
<AnuthaDev> Is there any idea on that page that you'd recommend ?
<AnuthaDev> Like which project is the most relevant/required currently?
iomari891 has quit [Ping timeout: 480 seconds]
<pq> I don't know really. I only know about Weston, and the "multiple KMS devices" is already implemented.
iomari891 has joined #wayland
<pq> "Weston timeline debugging" might not be good as-is, but expanding the scope to figuring out how performance profiling in general is done nowadays and seeing what could be done there, maybe.
<pq> Perfetto something maybe?
<pq> AnuthaDev, perhaps an even more important question is finding a mentor.
<AnuthaDev> Yeah, I guess I should find a mentor first, since all this is very new for me
<AnuthaDev> The only knowledge I have is from zmike's blog :-)
<zmike> hired.
<jadahl> super. good. mentor.
<AnuthaDev> Hello !!!
<AnuthaDev> Your blog is my inspiration
<AnuthaDev> I became interested in GPU+kernel development after following the asahi project and your blog
<pq> sounds like you have a couple of people you could contact for ideas already :-) It doesn't have to be from the EVoC ideas wiki page.
<zmike> thanks, always great to hear I'm inspiring new driver developers
<emersion> zmike, head of marketing department
sbine has quit [Quit: sbine]
vyivel has quit [Remote host closed the connection]
vyivel has joined #wayland
junaid has joined #wayland
rgallaispou has left #wayland [#wayland]
<AnuthaDev> Thanks for the help everyone, I'll be emailing some people now :-)
kts has joined #wayland
kts has quit []
kts has joined #wayland
sevz has joined #wayland
iomari891 has quit [Ping timeout: 480 seconds]
vyivel has quit [Remote host closed the connection]
junaid has quit [Remote host closed the connection]
vyivel has joined #wayland
iomari891 has joined #wayland
mohit8158 has joined #wayland
mohit815 has quit [Ping timeout: 480 seconds]
tzimmermann has quit [Quit: Leaving]
kts_ has joined #wayland
kts_ has quit [Remote host closed the connection]
leon-anavi has quit []
rasterman has joined #wayland
kts has quit [Ping timeout: 480 seconds]
vyivel has quit [Ping timeout: 480 seconds]
neobrain has quit [Remote host closed the connection]
vyivel has joined #wayland
AnuthaDev has quit [Quit: AnuthaDev]
eroc1990 has quit [Quit: The Lounge - https://thelounge.chat]
eroc1990 has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
junaid has joined #wayland
vyivel has quit [Read error: Connection reset by peer]
vyivel has joined #wayland
junaid has quit [Remote host closed the connection]
Moprius has joined #wayland
junaid has joined #wayland
fmuellner has quit [Remote host closed the connection]
pounce has quit [Remote host closed the connection]
pounce has joined #wayland
iomari891 has quit [Ping timeout: 480 seconds]
pounce has quit [Remote host closed the connection]
pounce has joined #wayland
Company has quit [Quit: Leaving]
mohit8158 has quit []
mohit8158 has joined #wayland
pounce has quit [Remote host closed the connection]
vyivel has quit [Remote host closed the connection]
vyivel has joined #wayland
privacy has joined #wayland
tlwoerner_ has joined #wayland
tlwoerner has quit [Ping timeout: 480 seconds]
Moprius has quit [Quit: bye]
rasterman has quit [Quit: Gettin' stinky!]
aswar002 has quit [Remote host closed the connection]
aswar002 has joined #wayland
shankaru has quit [Remote host closed the connection]
shankaru has joined #wayland
cyrinux has quit []
cyrinux has joined #wayland
vyivel has quit [Read error: Connection reset by peer]
vyivel has joined #wayland
sima has quit [Ping timeout: 480 seconds]
Brainium has joined #wayland
tlwoerner_ has quit [Ping timeout: 480 seconds]
mvlad has quit [Remote host closed the connection]
aswar002 has quit [Remote host closed the connection]
aswar002 has joined #wayland
navi has quit []
vyivel has quit [Read error: Connection reset by peer]
shankaru has quit [Remote host closed the connection]
shankaru has joined #wayland
vyivel has joined #wayland
junaid has quit [Remote host closed the connection]
rasterman has joined #wayland
<wlb> wayland Merge request !342 opened by Max Verevkin (MaxVerevkin) protocol: add wl_pointer.warp https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/342
mclasen has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
rv1sr has quit []
tlwoerner has joined #wayland
glennk has quit [Ping timeout: 480 seconds]
privacy has quit [Quit: Leaving]
rasterman has quit [Quit: Gettin' stinky!]
nerdopolis has joined #wayland
mclasen has joined #wayland
lbia has quit [Remote host closed the connection]
pounce has joined #wayland
lbia has joined #wayland
pounce has quit [Remote host closed the connection]
pounce has joined #wayland
sewn has quit [Ping timeout: 480 seconds]
sewn has joined #wayland
nerdopolis has quit []
nerdopolis has joined #wayland