ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
kabaka has joined #wayland
kabaka is now known as Guest9031
yshui has joined #wayland
yshui_ has quit [Ping timeout: 480 seconds]
yshui_ has joined #wayland
yshui has quit [Ping timeout: 480 seconds]
karenw has joined #wayland
Guest9031 has quit [Read error: Connection reset by peer]
kabaka101 has joined #wayland
yshui has joined #wayland
glennk has quit [Ping timeout: 480 seconds]
yshui_ has quit [Ping timeout: 480 seconds]
fmuellner has quit [Ping timeout: 480 seconds]
yshui_ has joined #wayland
yshui has quit [Ping timeout: 480 seconds]
karenw has quit [Ping timeout: 480 seconds]
crazybyte has quit [Quit: Bye]
crazybyte has joined #wayland
yrlf has quit [Read error: Connection reset by peer]
yrlf has joined #wayland
yshui_ has quit [Ping timeout: 480 seconds]
yshui has joined #wayland
kts has joined #wayland
yshui has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
kts has joined #wayland
kts has quit []
yshui has joined #wayland
garnacho has quit [Ping timeout: 480 seconds]
nerdopolis has quit [Ping timeout: 480 seconds]
kinlo has joined #wayland
yshui_ has joined #wayland
yshui has quit [Ping timeout: 480 seconds]
CodeSpelunker has joined #wayland
mxz_ has joined #wayland
glennk has joined #wayland
Guest9002 has quit [Ping timeout: 480 seconds]
mxz has quit [Ping timeout: 480 seconds]
mxz_ is now known as mxz
yrlf has quit [Ping timeout: 480 seconds]
yrlf has joined #wayland
CodeSpelunker has quit [Quit: CodeSpelunker]
psykose has quit [Remote host closed the connection]
psykose has joined #wayland
kts has joined #wayland
kabaka101 has quit [Ping timeout: 480 seconds]
lsd|2 has joined #wayland
mxz_ has joined #wayland
dviola has joined #wayland
<dviola> soreau: so I tried older mesa, then compiled sway against it with PKG_CONFIG_PATH, no luck
<soreau> you don't need to do that really..
<soreau> since GL API doesn't really change, you can just set LD_LIBRARY_PATH to point sway to the new mesa
<soreau> and in fact, if you didn't set LD_LIBRARY_PATH, it probably uses system mesa
<soreau> check the logs
<dviola> the logs say that it's using my mesa build, but it's still using libglvnd from the system, etc
<dviola> I guess that's ok
<dviola> when doing ldd on the sway binary only libgbm.so.1 points to my mesa build
kts has quit [Quit: Leaving]
lsd|2 has quit [Ping timeout: 480 seconds]
<dviola> I'll try an older qemu version next, it's apparently not the kernel and not mesa either
<dviola> oldest mesa version I tried: 24.1.7 -- it was working back then
abhimanyu has joined #wayland
sima has joined #wayland
<llyyr> dviola: you don't need to do that, just do meson devenv -C build in your mesa directory and start sway from that shell
<llyyr> it should just automatically use the mesa inside your build folder
flokli has quit [Ping timeout: 480 seconds]
ecloud has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
ecloud has joined #wayland
<dviola> ok, I'll try that next, thanks
<dviola> a nested sway compositor right?
<llyyr> depends if you can reproduce your bug in a nested compositor I guess? I imagined you'd want to do it in tty
<dviola> right, it's reproducible in both scenarios
<llyyr> I wonder if the parent compositor running under system mesa would affect that but who knows
<dviola> I'll try your suggestions soon enough, thanks
tzimmermann has joined #wayland
flokli has joined #wayland
JakeSays has joined #wayland
JakeSays1 has quit [Ping timeout: 480 seconds]
CuteMath has joined #wayland
rasterman has joined #wayland
yshui_ has quit [Ping timeout: 480 seconds]
yshui has joined #wayland
leon-anavi has joined #wayland
JakeSays1 has joined #wayland
garnacho has joined #wayland
JakeSays has quit [Ping timeout: 480 seconds]
<dviola> tried latest qemu git and 9.0.0, no difference
abhimanyu has quit []
<dviola> neither does different versions of virglrenderer
kts has joined #wayland
kts has quit []
<dviola> I'm really out of ideas, will try your mesa suggestion
karenw has joined #wayland
kabaka101 has joined #wayland
MrCooper_ has joined #wayland
MrCooper has quit [Ping timeout: 480 seconds]
kabaka101 has quit [Ping timeout: 480 seconds]
<wlb> weston Merge request !1641 opened by () gitlab-ci: Add a CI job for building with a C++ compiler https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1641 [Build system]
<dviola> llyyr: I tried your suggestion, it didn't make any difference unfortunately
<dviola> thanks for your help though
<dviola> I guess I will go back to bisecting the kernel since 6.6.x seemed to work
<dviola> but yes, setting up LD_LIBRARY_PATH seems to be enough, no need for the PKG_CONFIG_PATH stuff
<dviola> really nice to learn about that meson devenv
abhimanyu has joined #wayland
Serus has quit [Ping timeout: 480 seconds]
Serus has joined #wayland
kts has joined #wayland
Dami_Lu has joined #wayland
abhimanyu1 has joined #wayland
abhimanyu has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
Moprius has joined #wayland
txtsd has quit [Remote host closed the connection]
txtsd has joined #wayland
Dami_Lu has quit [Remote host closed the connection]
nerdopolis has joined #wayland
<wlb> weston Merge request !1642 opened by () Draft: pixel-formats: Add P030 https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1642
abhimanyu1 has quit []
karenw has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
lsd|2 has joined #wayland
bindu_ has joined #wayland
bindu has quit [Ping timeout: 480 seconds]
rasterman has quit [Quit: Gettin' stinky!]
abhimanyu1 has joined #wayland
Moprius has quit [Quit: bye]
kts has joined #wayland
kts has quit [Quit: Leaving]
<wlb> wayland Issue #507 opened by () protocol: clarify whether wl_keyboard.key and wl_keyboard.modifiers serials must be the same when corresponding to the same physical action https://gitlab.freedesktop.org/wayland/wayland/-/issues/507
rasterman has joined #wayland
<wlb> weston Merge request !1643 opened by () shared/helpers.h: Migrate helpers.h to libweston https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1643 [Build system], [Core compositor]
glennk has quit [Read error: Connection reset by peer]
kinlo has quit [Quit: !]
glennk has joined #wayland
Brainium has joined #wayland
kts has joined #wayland
leonanavi has joined #wayland
MrCooper_ is now known as MrCooper
adamtajti_ has joined #wayland
adamtajti has quit [Read error: Connection reset by peer]
Fxzxmic has joined #wayland
leon-anavi has quit [Remote host closed the connection]
leonanavi has quit [Remote host closed the connection]
rasterman has quit [Ping timeout: 480 seconds]
tzimmermann has quit [Quit: Leaving]
rasterman has joined #wayland
kinlo has joined #wayland
ManMower_ has joined #wayland
ManMower has quit [Read error: Connection reset by peer]
ManMower_ is now known as ManMower
Brainium has quit [Ping timeout: 480 seconds]
flokli has quit [Ping timeout: 480 seconds]
lsd|2|2 has joined #wayland
glennk has quit [Remote host closed the connection]
lsd|2 has quit [Ping timeout: 480 seconds]
flokli has joined #wayland
CodeSpelunker has joined #wayland
glennk has joined #wayland
kts has quit [Quit: Leaving]
rasterman has quit [Quit: Gettin' stinky!]
Fxzxmic has quit [Quit: Konversation exit!]
fmuellner_ has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
karenw has joined #wayland
mvlad has joined #wayland
<mvlad> kennylevinsen, any chance we could get back (implicit) session activation as an option? Using chvt seems a bit hacky...
adamtajti_ has quit [Ping timeout: 480 seconds]
<kennylevinsen> mvlad: hmm, there’s some conflicting requirements as it was specifically for Weston where someone wanted to run in the background. Login managers issue a chvt on their own so it’s not *that* hacky, but I definitely didn’t expect this to have this many conflicting cases.
<kennylevinsen> Problem with adding an option to select is that it would be new API, so not 0.9.2 material :/
<kennylevinsen> If 0.9 is too big an issue, the only real option is reverting it in 0.9.2 and trying again later - tbf it seemed like only a single person asked about the feature of staying in the background so probably not a huge deal to revert if we go that way for now
<mvlad> kennylevinsen, oh, no need to revert, whenever you can do a new release. I suppose that's basically (potentially) 1.x?
<kennylevinsen> 0.10, 1.0, potato tomato
<mvlad> ah, yeah :p
<kennylevinsen> But if it’s wrecking havoc everywhere, a revert is an option - but for 0.10 having a nice way to explicitly request activation at the start would be a goal
<kennylevinsen> E.g. by just having an easy way to do a switch_session to self
iomari891 has quit [Ping timeout: 480 seconds]
kestrel has quit [Quit: Ping timeout (120 seconds)]
kestrel has joined #wayland
<mvlad> on my side this depends if yocto/OE picked that version that up or not (idk if they did at this point). Even so, you've already mentioned how to do handle that from the systemd unit. I think we're fine at the moment, and if you do a 0.10 release with an option to do that implicitly would be great.
<kennylevinsen> Sure - and keep me up to date if things go sour :)
<mvlad> will do, thanks kennylevinsen!
coldfeet has joined #wayland
karenw has quit [Ping timeout: 480 seconds]
abhimanyu1 has quit []
linkmauve has left #wayland [Error from remote client]
iomari891 has joined #wayland
linkmauve has joined #wayland
AJC_Z0 has joined #wayland
AJ_Z0 has quit [Ping timeout: 480 seconds]
AJC_Z0 is now known as AJ_Z0
iomari891 has quit [Ping timeout: 480 seconds]
AJ_Z0 has quit [Quit: I have to return some videotapes]
AJ_Z0 has joined #wayland
coldfeet has quit [Remote host closed the connection]
kestrel has quit [Ping timeout: 480 seconds]
adamtajti has joined #wayland
kabaka101 has joined #wayland
adamtajti_ has joined #wayland
adamtajti has quit [Read error: Connection reset by peer]
CodeSpelunker has quit [Quit: CodeSpelunker]
kestrel has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
lsd|2 has joined #wayland
lsd|2|2 has quit [Read error: No route to host]
lsd|2 has quit [Read error: No route to host]
lsd|2 has joined #wayland
iomari891 has joined #wayland
mvlad has quit [Remote host closed the connection]
sima has quit [Ping timeout: 480 seconds]
hch129070 has joined #wayland
CuteMath has quit [Ping timeout: 480 seconds]
hch12907 has quit [Ping timeout: 480 seconds]
hch129070 is now known as hch12907
lsd|2 has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
lsd|2 has joined #wayland
<Consolatis> is there anything speaking against using the global id (or "name") for output_enter/leave events in new protocols? E.g. same question as https://gitlab.freedesktop.org/wayland/wayland/-/issues/412
<Consolatis> using wl_output object ids is pretty hacky (e.g. waiting for a bind in the future) and breaks synchronization points in case a client hasn't bound the output global. It also causes the client to receive events on *all* bound object ids of a given wl_output (e.g. shared wayland connection with for example libraries)
karolherbst has quit [Quit: bye bye]
karolherbst has joined #wayland
King_DuckZ has joined #wayland
nerdopolis has joined #wayland
lsd|2 has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
glennk has quit [Remote host closed the connection]
glennk has joined #wayland