ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
nerdopolis has joined #wayland
Guest9128 has quit [Ping timeout: 480 seconds]
<akik>
do you have an idea why i can't find X1 with find?
<akik>
i start Xwayland like this: nohup Xwayland -br -ac -noreset :1 >/dev/null 2>&1 &
<akik>
i might remove -noreset for this setup
co1umbarius has joined #wayland
columbarius has quit [Ping timeout: 480 seconds]
Guru_DE has quit [Ping timeout: 480 seconds]
Brainium has joined #wayland
cool110 has joined #wayland
cool110 is now known as Guest9226
nerdopolis has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
Guru_DE has joined #wayland
fmuellner has quit [Remote host closed the connection]
tlwoerner has quit [Ping timeout: 480 seconds]
tlwoerner has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
fmuellner has quit [Remote host closed the connection]
cool110 has joined #wayland
cool110 is now known as Guest9235
AJ_Z0 has quit [Read error: Connection reset by peer]
AJ_Z0 has joined #wayland
Guest9226 has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
fmuellner has quit [Remote host closed the connection]
buduar has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
nerdopolis has joined #wayland
ciara has quit [Read error: No route to host]
ciara has joined #wayland
fmuellner has joined #wayland
fmuellner has quit [Remote host closed the connection]
fmuellner has joined #wayland
fmuellner has quit [Remote host closed the connection]
melonai3 has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
fmuellner has quit [Remote host closed the connection]
fmuellner has joined #wayland
fmuellner has quit [Remote host closed the connection]
fmuellner has joined #wayland
fmuellner has quit [Remote host closed the connection]
fmuellner has joined #wayland
fmuellner has quit [Remote host closed the connection]
fmuellner has joined #wayland
fmuellner has quit [Remote host closed the connection]
Guru_DE has quit [Remote host closed the connection]
Guru_DE has joined #wayland
melonai3 has joined #wayland
rv1sr has joined #wayland
sima has joined #wayland
sunrise890 has joined #wayland
ecloud_ has joined #wayland
ecloud has quit [Ping timeout: 480 seconds]
sunrise890 has quit []
Company has quit [Remote host closed the connection]
iomari891 has joined #wayland
junaid has joined #wayland
iomari891 has quit [Ping timeout: 480 seconds]
mvlad has joined #wayland
co1umbarius has quit [Remote host closed the connection]
co1umbarius has joined #wayland
buduar has quit []
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #wayland
gallo has quit [Ping timeout: 480 seconds]
iomari891 has joined #wayland
junaid has quit [Quit: leaving]
leon-anavi has joined #wayland
gallo has joined #wayland
danieldg has joined #wayland
danie1dg has quit [Ping timeout: 480 seconds]
sunrise890 has joined #wayland
sunrise890 has quit []
gallo has quit [Ping timeout: 480 seconds]
<emersion>
zzag: i've heard kwin doesn't support presentation-time, any plans to address this?
<zzag>
On the todo list
junaid has joined #wayland
<emersion>
i contemplated requiring it for nested wlroots, but couldn't because of that :P
<emersion>
i just realized surface-transaction is a subset of explicit-sync-v2
<emersion>
one can submit the same sync point to multiple surfaces, and atomically signal it
<emersion>
hm, but the sync point is a side-channel, so has no ordering guarantees with the rest of the wayland protocol messages, so maybe doesn't work for some use-cases
<emersion>
regardless, it's good to have this functionality not depend on advanced linux DRM primitives
junaid has quit [Quit: leaving]
gallo has joined #wayland
sunrise890 has joined #wayland
gallo has quit [Ping timeout: 480 seconds]
gallo has joined #wayland
<akik>
now i'm starting Xwayland in wsl 2 like this "nohup Xwayland -br -ac :1 >/dev/null 2>&1 &". i can't still find X1 socket file anywhere