MichaelRaskin has quit [Read error: Connection reset by peer]
cole-h has quit [Quit: Goodbye]
leah2 has quit [Ping timeout: 260 seconds]
leah2 has joined #spectrum
leah2 has quit [Ping timeout: 260 seconds]
cole-h has joined #spectrum
leah2 has joined #spectrum
jacky has quit [*.net *.split]
FireFly has quit [*.net *.split]
jpo has quit [*.net *.split]
hyperfekt has quit [*.net *.split]
jpo has joined #spectrum
jacky has joined #spectrum
hyperfekt has joined #spectrum
FireFly has joined #spectrum
lejonet has quit [*.net *.split]
DrWhax has quit [*.net *.split]
DrWhax has joined #spectrum
lejonet has joined #spectrum
mx08 has quit [*.net *.split]
chriscoffee has quit [*.net *.split]
ashkitten has quit [*.net *.split]
xantoz has quit [*.net *.split]
colemickens has quit [*.net *.split]
feepo has quit [*.net *.split]
ashkitten has joined #spectrum
chriscoffee has joined #spectrum
mx08 has joined #spectrum
colemickens has joined #spectrum
feepo has joined #spectrum
xantoz has joined #spectrum
zgrep has quit [*.net *.split]
smrtak[m] has quit [*.net *.split]
smrtak[m] has joined #spectrum
zgrep has joined #spectrum
IdleBot_2e4f9b4b has quit [*.net *.split]
amanjeev- has quit [*.net *.split]
pie_ has quit [*.net *.split]
pie_ has joined #spectrum
amanjeev- has joined #spectrum
IdleBot_2e4f9b4b has joined #spectrum
colemickens has quit [Max SendQ exceeded]
c4rc4s has quit [*.net *.split]
lzmartinico has quit [*.net *.split]
ghavil has quit [*.net *.split]
feepo has quit [Ping timeout: 250 seconds]
Irenes[m] has quit [Ping timeout: 244 seconds]
ghavil has joined #spectrum
lzmartinico has joined #spectrum
c4rc4s has joined #spectrum
Madars has quit [*.net *.split]
c4rc4s has quit [Max SendQ exceeded]
c4rc4s has joined #spectrum
danielrf[m] has quit [Ping timeout: 244 seconds]
thefloweringash has quit [*.net *.split]
edrex has quit [*.net *.split]
Madars has joined #spectrum
thefloweringash has joined #spectrum
edrex has joined #spectrum
jacky has quit [*.net *.split]
pinkieval has quit [*.net *.split]
adisbladis has quit [*.net *.split]
Profpatsch has quit [*.net *.split]
puck has quit [*.net *.split]
tg has quit [*.net *.split]
sab7iryudpgf6[m] has quit [Ping timeout: 244 seconds]
adisbladis has joined #spectrum
tg has joined #spectrum
Profpatsch has joined #spectrum
jacky has joined #spectrum
puck has joined #spectrum
cole-h has quit [*.net *.split]
stigo has quit [*.net *.split]
awordnot has quit [*.net *.split]
smrtak[m] has quit [Ping timeout: 260 seconds]
pinkieval has joined #spectrum
puck has quit [*.net *.split]
andi- has quit [*.net *.split]
edef has quit [*.net *.split]
vilhalmer has quit [*.net *.split]
tazjin has quit [Quit: Updating details, brb]
awordnot has joined #spectrum
stigo has joined #spectrum
cole-h has joined #spectrum
edef has joined #spectrum
vilhalmer has joined #spectrum
andi- has joined #spectrum
puck has joined #spectrum
Cynthia has quit [*.net *.split]
tazjin has joined #spectrum
grufwub has quit [*.net *.split]
ehmry has quit [*.net *.split]
spacekookie has quit [*.net *.split]
dgreid_ has quit [*.net *.split]
multi has quit [*.net *.split]
manveru has quit [*.net *.split]
samueldr has quit [*.net *.split]
Cynthia has joined #spectrum
thefloweringash has quit [Remote host closed the connection]
edrex has quit [Write error: Connection reset by peer]
grufwub has joined #spectrum
multi has joined #spectrum
samueldr has joined #spectrum
manveru has joined #spectrum
dgreid_ has joined #spectrum
spacekookie has joined #spectrum
ehmry has joined #spectrum
tnias has quit [*.net *.split]
mearon has quit [*.net *.split]
clever has quit [*.net *.split]
lukegb has quit [*.net *.split]
mearon has joined #spectrum
tnias has joined #spectrum
clever has joined #spectrum
lukegb has joined #spectrum
qyliss has quit [*.net *.split]
Cynthia has quit [Ping timeout: 252 seconds]
qyliss has joined #spectrum
edwtjo has quit [*.net *.split]
edwtjo has joined #spectrum
Cynthia has joined #spectrum
smrtak[m] has joined #spectrum
feepo has joined #spectrum
Madars has quit [*.net *.split]
Madars has joined #spectrum
Irenes[m] has joined #spectrum
sab7iryudpgf6[m] has joined #spectrum
thefloweringash has joined #spectrum
colemickens has joined #spectrum
edrex has joined #spectrum
danielrf[m] has joined #spectrum
clever has quit [Ping timeout: 272 seconds]
<
qyliss>
We are GETTING SOMEWHERE
<
qyliss>
current problem is that Wayland tries to mremap shm, and it looks like virtio_wl memfds only support mmap, not mremap
<
qyliss>
Ooh, wl_shm_interface is interesting
<
qyliss>
Maybe I could use a custom one of those rather than hacking this stuff into stock wayland
<
qyliss>
I have some fantastic news
<
qyliss>
I just run a Wayland compositor in a VM
<
qyliss>
And displayed in it an Alacritty running outside the VM
<
qyliss>
Alacritty running on host
<
cole-h>
That's awesome
<
qyliss>
Compositor in VM
<
qyliss>
took me long enough :D
<
cole-h>
Screenie when? 👀
<
qyliss>
oh lol i closed it
<
qyliss>
and it's a bit of a house of cards to get running
<
qyliss>
It's not much to look at though
<
qyliss>
cole-h: also I found the most frustrating bug in the crosvm deadlock fix
<
qyliss>
I'll post a patch next week
<
qyliss>
It's, like, a one character change
<
multi>
one of
*those* bugs?
<
qyliss>
what should i even use for taking a screenshot in a wlroots compositor
<
qyliss>
I do this so rarely
<
qyliss>
So, it's not much to look at, but on the left you can see Sway running in a VM
<
qyliss>
And you'll notice that the VM doesn't even have working font rendering
<
qyliss>
But the alacritty window in the VM has fonts and stuff, because it's running on the host
<
qyliss>
But is connected to the VM sway
<
qyliss>
I've been kinda crunching on this today
<
qyliss>
Didn't want another week to go by where I wrote an email that said "I failed to make Wayland work again"
<
cole-h>
More like you've been kinda crushing it! Awesome work :o
<
hyperfekt>
hell yeah