ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
fmuellner has quit [Ping timeout: 480 seconds]
Guru_DE has quit [Ping timeout: 480 seconds]
Guru_DE has joined #wayland
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
nerdopolis has quit [Remote host closed the connection]
nerdopolis has joined #wayland
cool110 has joined #wayland
cool110 is now known as Guest446
nerdopolis has quit [Ping timeout: 480 seconds]
Brainium has quit [Quit: Konversation terminated!]
Guest426 has quit [Ping timeout: 480 seconds]
carlos_ has quit [Ping timeout: 480 seconds]
kenny has quit [Ping timeout: 480 seconds]
Guest446 has quit [Remote host closed the connection]
cool110 has joined #wayland
cool110 is now known as Guest451
Company has quit [Quit: Leaving]
rv1sr has joined #wayland
sima has joined #wayland
sunrise890 has joined #wayland
kenny has joined #wayland
sunrise890 has quit []
<wlb> weston Issue #802 opened by Dallas Strouse (orowith2os) Implement the drm-lease-v1 protocol https://gitlab.freedesktop.org/wayland/weston/-/issues/802
<orowith2os[m]> oh hey, it mentions me here
<orowith2os[m]> cool
<emersion> a weston impl would probably have as many abstractions than wlroots
<emersion> quote-on-quote abstraction, in neither case should it be very hard to follow
<orowith2os[m]> I imagine a weston impl would be a fair bit less specific than wlroots, which is why I'm requesting it
<emersion> i don't believe it would be
<kennylevinsen> orowith2os[m]: there is no such thing as an unspecific implementation - a Weston impl would just be yet another specific flavor...
<orowith2os[m]> fair enough
<orowith2os[m]> I'm just trying to sort out the final TODOs like find CRTC to lease and Send new connectors after resources changed
<orowith2os[m]> there are only ten TODOs, so that's nice - a lot of the work was already done in the past, I just had to rebase it
dcz_ has joined #wayland
mvlad has joined #wayland
ManMower has quit [Remote host closed the connection]
ManMower has joined #wayland
sevz17 has quit [Quit: WeeChat 4.0.4]
punisher has joined #wayland
<punisher> https://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/ it comes in a form of such a table, where poll seems to be used to query the keycode, it's x86_64 calling convention, so rax is number of syscall which is some number for poll, and the return data is file descriptor , from where you can read what the response was, so runtime libdimentio does that -- yes that is one way, another way is likely to trace read and write of the FD, so they
<punisher> return to RAX
punisher was banned on #wayland by ChanServ [punisher!*@*]
punisher was kicked from #wayland by ChanServ [You are not permitted on this channel]
<orowith2os[m]> emersion: wrt the flatpak security context stuff, it may be more appropriate to bug Alex in the #flatpak:matrix.org channel; I've just asked em to take a look at it, and got an ack, so seems to work :P
<emersion> ah, tried that before, but didn't work
<emersion> (got no reply)
<orowith2os[m]> lol, I got one in two minutes
<orowith2os[m]> timing, I guess
leon-anavi has joined #wayland
zubzub has quit [Remote host closed the connection]
zubzub has joined #wayland
<emersion> orowith2os[m]: i won't update that PR, my patience has run out
<orowith2os[m]> fair enough
<orowith2os[m]> I'm just trying to sort everything out so it's a bit less confusing at a quick glance
<emersion> i don't think it's perfect, but i think it's fine
<emersion> i have spent way too much time on this, so i'll stop here
<orowith2os[m]> if I think I can piece it together and improve it myself, I'll follow up in a separate PR
<orowith2os[m]> thanks for working on all this :)
carlos_ has joined #wayland
kts has joined #wayland
kts has quit [Ping timeout: 480 seconds]
rasterman has joined #wayland
glennk has quit [Remote host closed the connection]
gallo has joined #wayland
glennk has joined #wayland
rederick29 has joined #wayland
andyrtr_ has joined #wayland
andyrtr has quit [Ping timeout: 480 seconds]
andyrtr_ is now known as andyrtr
carlos_ has quit [Remote host closed the connection]
carlos_ has joined #wayland
fmuellner has joined #wayland
nerdopolis has joined #wayland
sunrise890 has joined #wayland
<pq> emersion, is it expected that libdisplay-info version comparison says found: NO found 0.2.0-dev but need: '< 0.2.0'?
<pq> on one hand it makes sense, OTOH shouldn't 0.2.0-dev < 0.2.0?
kts has joined #wayland
<pq> maybe it's best as is
rederick29 has quit [Remote host closed the connection]
rederick29 has joined #wayland
rederick29 has quit []
<emersion> 0.2.0-dev < 0.2.0 indeed
<emersion> per semver
<emersion> I don't know how meson does comparisons
<pq> yeah, meson disagrees.
<emersion> this says it adheres semver
<emersion> semver.org says "When major, minor, and patch are equal, a pre-release version has lower precedence than a normal version"
<pq> I'm on Meson 1.0.1 fwiw
<emersion> anyways, 0.2.0-dev will have an API different from 0.1.0
<emersion> 0.1.x
<pq> yes, so for that case Meson is helpful
<pq> then, to stick to 0.1.x API, users should '< 0.1.999' rather than '< 0.2.0'?
<emersion> well, not with Meson's current impl
<pq> right, but meson can't fix it's comparison otherwise
<pq> anyway, I got my question answered: -something is smaller than no -, and meson doesn't understand that.
<emersion> well, i use the <0.2.0 kind for many projects
<emersion> changing the logic would be a breaking change
<pq> weston too
nerdopolis has quit [Ping timeout: 480 seconds]
<emersion> so maybe just best to document instead of change it
crcvxc has quit [Read error: Connection reset by peer]
kts has quit [Quit: Konversation terminated!]
fmuellner has quit []
fmuellner has joined #wayland
jmdaemon has quit [Ping timeout: 480 seconds]
sunrise890 has quit []
bodiccea has joined #wayland
kts has joined #wayland
bodiccea has quit [Quit: Leaving]
kenny has quit [Quit: WeeChat 4.0.2]
kenny has joined #wayland
leon-anavi has quit [Quit: Leaving]
junaid has joined #wayland
paulk-bis has joined #wayland
paulk has quit [Read error: Connection reset by peer]
<wlb> wayland-protocols/main: Simon Ser * linux-dmabuf: add note about implicit sync https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/e1d61ce9402e unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml
<wlb> wayland-protocols Merge request !243 merged \o/ (linux-dmabuf: add note about implicit sync https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/243)
kts has quit [Quit: Konversation terminated!]
sevz has joined #wayland
junaid has quit [Ping timeout: 480 seconds]
junaid has joined #wayland
mvlad has quit [Ping timeout: 480 seconds]
junaid has quit [Remote host closed the connection]
junaid has joined #wayland
mvlad has joined #wayland
mvlad has quit [Remote host closed the connection]
mvlad has joined #wayland
mblenc has joined #wayland
mblenc1 has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
junaid has quit [Remote host closed the connection]
dcz has joined #wayland
dcz_ has quit [Ping timeout: 480 seconds]
junaid has joined #wayland
qyliss has quit [Quit: bye]
qyliss has joined #wayland
dcz_ has joined #wayland
qyliss has quit [Remote host closed the connection]
qyliss has joined #wayland
dcz has quit [Ping timeout: 480 seconds]
dcz_ has quit [Ping timeout: 480 seconds]
CharrB has joined #wayland
CharrB has left #wayland [#wayland]
Company has joined #wayland
marioso has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
sunrise890 has joined #wayland
mblenc has joined #wayland
sunrise890 has quit []
mblenc1 has quit [Ping timeout: 480 seconds]
mblenc1 has joined #wayland
mblenc has quit [Ping timeout: 480 seconds]
jmdaemon has joined #wayland
nightquest has left #wayland [#wayland]
sima has quit [Ping timeout: 480 seconds]
<wlb> weston Issue #803 opened by Paul Menzel (pmenzel) `weston: ../libweston/output-capture.c:398: weston_output_pull_capture_task: Assertion `csi->width == width' failed.` https://gitlab.freedesktop.org/wayland/weston/-/issues/803
junaid has quit [Quit: leaving]
junaid has joined #wayland
rv1sr has quit []
junaid has quit [Remote host closed the connection]
crcvxc has joined #wayland
mvlad has quit [Remote host closed the connection]
manuels has quit [Ping timeout: 480 seconds]
manuels has joined #wayland
nerdopolis has joined #wayland
manuels has quit [charon.oftc.net kinetic.oftc.net]
crcvxc has quit [charon.oftc.net kinetic.oftc.net]
paulk-bis has quit [charon.oftc.net kinetic.oftc.net]
bookworm has quit [charon.oftc.net kinetic.oftc.net]
Ryhon[m] has quit [charon.oftc.net kinetic.oftc.net]
mohit815 has quit [charon.oftc.net kinetic.oftc.net]
lbia has quit [charon.oftc.net kinetic.oftc.net]
joantorres[m] has quit [charon.oftc.net kinetic.oftc.net]
swick[m] has quit [charon.oftc.net kinetic.oftc.net]
diamondburned[m] has quit [charon.oftc.net kinetic.oftc.net]
sergi1 has quit [charon.oftc.net kinetic.oftc.net]
doras has quit [charon.oftc.net kinetic.oftc.net]
teaper[m] has quit [charon.oftc.net kinetic.oftc.net]
floki[m] has quit [charon.oftc.net kinetic.oftc.net]
elinor has quit [charon.oftc.net kinetic.oftc.net]
pobthebuilder[m] has quit [charon.oftc.net kinetic.oftc.net]
emilio[m] has quit [charon.oftc.net kinetic.oftc.net]
luks2[m] has quit [charon.oftc.net kinetic.oftc.net]
qaqland[m] has quit [charon.oftc.net kinetic.oftc.net]
ongy[m] has quit [charon.oftc.net kinetic.oftc.net]
bdaase[m] has quit [charon.oftc.net kinetic.oftc.net]
Max1 has quit [charon.oftc.net kinetic.oftc.net]
YaLTeR[m] has quit [charon.oftc.net kinetic.oftc.net]
gnustomp[m] has quit [charon.oftc.net kinetic.oftc.net]
drakulix[m] has quit [charon.oftc.net kinetic.oftc.net]
FbioPacheco[m] has quit [charon.oftc.net kinetic.oftc.net]
davidre has quit [charon.oftc.net kinetic.oftc.net]
kenrendell[m] has quit [charon.oftc.net kinetic.oftc.net]
karmavil[m] has quit [charon.oftc.net kinetic.oftc.net]
AndrewAylett[m] has quit [charon.oftc.net kinetic.oftc.net]
Shimmy[m] has quit [charon.oftc.net kinetic.oftc.net]
j-james[m] has quit [charon.oftc.net kinetic.oftc.net]
arichardson[m] has quit [charon.oftc.net kinetic.oftc.net]
windowsxp[m] has quit [charon.oftc.net kinetic.oftc.net]
cousinofthor[m] has quit [charon.oftc.net kinetic.oftc.net]
bookworm_ has joined #wayland
xerpi[m] has quit [charon.oftc.net kinetic.oftc.net]
basemale has quit [charon.oftc.net kinetic.oftc.net]
mstoeckl has quit [charon.oftc.net kinetic.oftc.net]
phryk has quit [charon.oftc.net kinetic.oftc.net]
opotin65 has quit [charon.oftc.net kinetic.oftc.net]
MrCooper has quit [charon.oftc.net kinetic.oftc.net]
romangg has quit [charon.oftc.net kinetic.oftc.net]
xantoz has quit [charon.oftc.net kinetic.oftc.net]
modin has quit [charon.oftc.net kinetic.oftc.net]
meatswets has quit [charon.oftc.net kinetic.oftc.net]
Serus has quit [charon.oftc.net kinetic.oftc.net]
nnm has quit [charon.oftc.net kinetic.oftc.net]
mriesch has quit [charon.oftc.net kinetic.oftc.net]
whot has quit [charon.oftc.net kinetic.oftc.net]
any1 has quit [charon.oftc.net kinetic.oftc.net]
kinlo has quit [charon.oftc.net kinetic.oftc.net]
Tedesco has quit [charon.oftc.net kinetic.oftc.net]
neobrain has quit [charon.oftc.net kinetic.oftc.net]
invertedoftc0969 has quit [charon.oftc.net kinetic.oftc.net]
selckin has quit [charon.oftc.net kinetic.oftc.net]
WhizzWr has quit [charon.oftc.net kinetic.oftc.net]
tzafrir has quit [charon.oftc.net kinetic.oftc.net]
sevz has quit [charon.oftc.net helix.oftc.net]
Guru_DE has quit [charon.oftc.net helix.oftc.net]
glennk has quit [charon.oftc.net helix.oftc.net]
bodiccea_ has quit [charon.oftc.net helix.oftc.net]
vbt has quit [charon.oftc.net helix.oftc.net]
crazybyte has quit [charon.oftc.net helix.oftc.net]
zzxyb[m] has quit [charon.oftc.net helix.oftc.net]
JosExpsito[m] has quit [charon.oftc.net helix.oftc.net]
akallabeth[m] has quit [charon.oftc.net helix.oftc.net]
heeen[m] has quit [charon.oftc.net helix.oftc.net]
ambasta[m] has quit [charon.oftc.net helix.oftc.net]
ujineli[m] has quit [charon.oftc.net helix.oftc.net]
q234rty[m][m] has quit [charon.oftc.net helix.oftc.net]
fmuellner has quit [charon.oftc.net helix.oftc.net]
[old]freshgumbubbles[m] has quit [charon.oftc.net helix.oftc.net]
orowith2os[m] has quit [charon.oftc.net helix.oftc.net]
KingoftheElves[m] has quit [charon.oftc.net helix.oftc.net]
NepNepdmsalwaysopen[m] has quit [charon.oftc.net helix.oftc.net]
rubo_[m] has quit [charon.oftc.net helix.oftc.net]
q234rty has quit [charon.oftc.net helix.oftc.net]
rxmmah[m] has quit [charon.oftc.net helix.oftc.net]
apol[m] has quit [charon.oftc.net helix.oftc.net]
zaibon[m] has quit [charon.oftc.net helix.oftc.net]
ahmadraniri[m] has quit [charon.oftc.net helix.oftc.net]
Poly[m] has quit [charon.oftc.net helix.oftc.net]
PavelNasevich[m] has quit [charon.oftc.net helix.oftc.net]
lockywolf has quit [charon.oftc.net helix.oftc.net]
exp80 has quit [charon.oftc.net helix.oftc.net]
leandrohrb5 has quit [charon.oftc.net helix.oftc.net]
Zeroine has quit [charon.oftc.net helix.oftc.net]
yoslin has quit [charon.oftc.net helix.oftc.net]
LaserEyess has quit [charon.oftc.net helix.oftc.net]
bbhtt has quit [charon.oftc.net helix.oftc.net]
fahien has quit [charon.oftc.net helix.oftc.net]
pounce has quit [charon.oftc.net helix.oftc.net]
Hypfer has quit [charon.oftc.net helix.oftc.net]
alarumbe has quit [charon.oftc.net helix.oftc.net]
ecloud_ has quit [charon.oftc.net helix.oftc.net]
marex has quit [charon.oftc.net helix.oftc.net]
CME has quit [charon.oftc.net helix.oftc.net]
fgdfgdfgd has quit [charon.oftc.net helix.oftc.net]
Ermine has quit [charon.oftc.net helix.oftc.net]
Prf_Jakob has quit [charon.oftc.net helix.oftc.net]
pbsds has quit [charon.oftc.net helix.oftc.net]
FLHerne has quit [charon.oftc.net helix.oftc.net]
wb9688 has quit [charon.oftc.net helix.oftc.net]
meatswet1 has joined #wayland
mstoeckl_ has joined #wayland
kinlo_ has joined #wayland
phryk has joined #wayland
neobrain has joined #wayland
ecloud has joined #wayland
alarumbe has joined #wayland
nnm has joined #wayland
FLHerne has joined #wayland
xantoz has joined #wayland
manuels has joined #wayland
tzafrir has joined #wayland
selckin has joined #wayland
MrCooper has joined #wayland
Prf_Jakob has joined #wayland
fmuellner has joined #wayland
whot has joined #wayland
invertedoftc0969 has joined #wayland
crazybyte has joined #wayland
Serus has joined #wayland
wb9688 has joined #wayland
leandrohrb5 has joined #wayland
yoslin has joined #wayland
kinlo_ is now known as kinlo
sevz has joined #wayland
pbsds has joined #wayland
lockywolf has joined #wayland
modin has joined #wayland
CME has joined #wayland
lbia has joined #wayland
Zeroine has joined #wayland
glennk has joined #wayland
any1 has joined #wayland
paulk-bis has joined #wayland
fahien has joined #wayland
opotin65 has joined #wayland
Hypfer has joined #wayland
mriesch has joined #wayland
Ermine has joined #wayland
bbhtt has joined #wayland
LaserEyess has joined #wayland
bbhtt is now known as Guest531
selckin is now known as Guest558
bodiccea_ has joined #wayland
WhizzWr has joined #wayland
pounce has joined #wayland
exp80 has joined #wayland
vbt has joined #wayland
marex has joined #wayland
fgdfgdfgd has joined #wayland
Guru_DE has joined #wayland
romangg has joined #wayland
basemale has joined #wayland