ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
alarumbe has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
davidawesome has joined #wayland
lanodan has quit [Ping timeout: 480 seconds]
davidawesome has quit [Quit: __chat_program_name__]
davidawesome has joined #wayland
lanodan has joined #wayland
davidawesome has quit [Ping timeout: 480 seconds]
glennk has joined #wayland
FreeFull_ has joined #wayland
FreeFull has quit [Ping timeout: 480 seconds]
ity has quit [Remote host closed the connection]
mupuf has quit [Ping timeout: 480 seconds]
tanty has quit [Ping timeout: 480 seconds]
alarumbe has joined #wayland
ity has joined #wayland
yrlf has quit [Ping timeout: 480 seconds]
yrlf has joined #wayland
tanty has joined #wayland
mupuf has joined #wayland
Moprius has quit [Remote host closed the connection]
<davidawesome>
First time using irc, can I ask questions about how I should implement things regaurding wayland here?
akimoto has joined #wayland
<davidawesome>
Not sure if this is compleatly wrong, but I wanted to try to make a program to proxy input in a subcompositor like gamescope to allow for users to limit access to input, thus allowing somewhat single gpu, single display multiseating under wayland
<davidawesome>
I know this exist(ed) in x11 with xephyr and its --mouse option, but after the evdev backend was removed (I think) 12 years ago now, there has been nothing similar (even with xephyr's limited gpu accel)
<davidawesome>
I see a few people who had previously used it to do what I am describing, and was wondering if there was a easy way to do this in a wayalnd subcompositor, eithor as a patch to gamescope (because this is mostlikely the use case for me), if it should be a diffrent program that proxies evdevs, or if it should proxy libinput data, even being a ldpreload replacement for libinput is a
<davidawesome>
option. What do you guys think? Is this already done anywhere? How should I continue? Lmk if this is the wrong place, I dont use IRC (just downloaded a client), so I may be screwing somthing up. Sorry in advance :P
davidawesome has quit [Quit: __chat_program_name__]
davidawesome has joined #wayland
davidawesome has quit []
CME has joined #wayland
coldfeet has joined #wayland
crissdell has quit [Remote host closed the connection]
crissdell has joined #wayland
aelius has quit [Remote host closed the connection]
tzimmermann has joined #wayland
aelius has joined #wayland
aelius has quit [Remote host closed the connection]
rasterman has joined #wayland
sima has joined #wayland
andymandias has quit [Ping timeout: 480 seconds]
andymandias has joined #wayland
leon-anavi has joined #wayland
dcz_ has quit [Ping timeout: 480 seconds]
yrlf has quit [Quit: Ping timeout (120 seconds)]
yrlf has joined #wayland
linkmauve has left #wayland [Error from remote client]
<davidre>
If I report someone on gitlab does it go to the coc team as well? (I just did that)
<emersion>
it does
<dviola>
davidre: who?
<davidre>
kentrl
<davidre>
went from posting ai comments, copy pasting old comments from other people, posting unhelpful commens and unrelated AI generated comments to now insulting comments
tanty has joined #wayland
<pq>
gah
<dviola>
I vote for banning "AI" in general (and everything associated to it)
karenw has joined #wayland
feaneron has quit [Quit: feaneron]
feaneron has joined #wayland
<llyyr>
that gets us in a discussion about whether we should be banning users using LLM translators or not (we shouldn't)
<llyyr>
but in this particular case, whether this user is using AI or human written text is irrelevant. It's spam even if written by authentic human hands
<dviola>
llyyr: oh, I didn't realize there were some valid usecases
<llyyr>
google translate has been using neural networks for almost a decade
<dviola>
I see
<dviola>
interesting
nerdopolis has joined #wayland
kts has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
<dviola>
how much can realistically a motivated developer do in terms of "fixing" Xorg? I'm talking about metux, I've been reading his comments and think it's funny, but I was wondering about how much they can really do
<pq>
#xorg-devel still exists, would be more on topic there.
<dviola>
my bad, sorry... I'll take it there
<pq>
sometimes people even talk there, but not metux
<dviola>
oh
kts has quit [Quit: Konversation terminated!]
fomys_ has quit [Read error: Connection reset by peer]
fomys has joined #wayland
akimoto has quit [Remote host closed the connection]
glennk has quit [Remote host closed the connection]
glennk has joined #wayland
yrlf has quit [Quit: Ping timeout (120 seconds)]
yrlf has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
psykose has quit [Remote host closed the connection]
psykose has joined #wayland
aelius has joined #wayland
rv1sr has joined #wayland
tzimmermann has quit [Quit: Leaving]
AJ_Z0 has quit [Quit: I have to return some videotapes]
AJ_Z0 has joined #wayland
leon-anavi has quit [Quit: Leaving]
nerdopolis has joined #wayland
yrlf has quit [Quit: Ping timeout (120 seconds)]
yrlf has joined #wayland
iomari891 has joined #wayland
Tom^ has joined #wayland
coldfeet has quit [Quit: Lost terminal]
mahkoh has joined #wayland
<mahkoh>
Could someone create a new wayland protocol release? I have a vulkan application that creates 100 wl_registry objects per second when being resized because mesa never destroys any of them.
<mahkoh>
Ideally the fix for that would go into mesa 25.1.
dcz_ has joined #wayland
<kennylevinsen>
mahkoh: yikes o.O
<daniels>
misyl_ had a patch to improve that in Mesa but I think someone else needs to take that over
<davidawesome>
Hey guys, sorry if this is wrong because I disconnected on accident so not sure if I lost any responses to my previous question about libinput and using a subcompositor with limited input devices to allow for single monitor / gpu mutliseating under wayalnd (similarly to somthing existing in xephyr (x11 subdesktop solution with gpu accell). I was wondering the best way to do this as a
<davidawesome>
program or if it exists. Please message if this is the wrong location, have any questions, or answers. Thanks :)
<davidawesome>
New to IRC, so let me know if I am in the wrong place, or doing anything wrong