ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
peeterm_ has joined #wayland
peeterm has quit [Ping timeout: 480 seconds]
peeterm_ is now known as peeterm
yrlf has quit [Ping timeout: 480 seconds]
davidawesome has quit [Remote host closed the connection]
davidawesome has joined #wayland
yrlf has joined #wayland
user21 has joined #wayland
nerdopolis has quit [Read error: Connection reset by peer]
nerdopolis has joined #wayland
yrlf has quit [Ping timeout: 480 seconds]
Brainium has quit [Quit: Konversation terminated!]
Moprius has quit [Remote host closed the connection]
nerdopolis has quit [Read error: Connection reset by peer]
nerdopolis has joined #wayland
alarumbe has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
bwbuhse_ has joined #wayland
bwbuhse has quit [Ping timeout: 480 seconds]
bwbuhse_ is now known as bwbuhse
nerdopolis has quit [Ping timeout: 480 seconds]
sima has joined #wayland
glennk has joined #wayland
aelius has quit [Remote host closed the connection]
aelius has joined #wayland
nowrep has quit [Quit: WeeChat 4.3.4]
nowrep has joined #wayland
coldfeet has joined #wayland
dcz_ has joined #wayland
mriesch has quit [Remote host closed the connection]
mriesch has joined #wayland
<davidawesome> Im getting off, and I dont have a bouncer, so if I miss any responses, sorry. I need to setup ZNC or somthing soon :/ just getting started here, please lmk if anyone sees my previous messages or can give me some in sight into how I should set this up.
<davidawesome> (the wayland project is what I ment, but IRC also works in this context lol) going to try the librechat IRC for wl roots tmr Thanks guys :)
davidawesome has quit [Ping timeout: 480 seconds]
kts has joined #wayland
Tom^ has quit [Remote host closed the connection]
kts has quit [Quit: Konversation terminated!]
Tom^ has joined #wayland
kts has joined #wayland
<wlb> weston Merge request !1733 opened by Marius Vlad (mvlad) Weston 12 bug-fixes https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1733
kts has quit [Quit: Konversation terminated!]
rasterman has joined #wayland
kts has joined #wayland
kts has quit [Ping timeout: 480 seconds]
kts has joined #wayland
cmeissl[m] has joined #wayland
<cmeissl[m]> What is the expected behavior when a client calls wp_cursor_shape_device_v1::set_shape after releasing the pointer it used in wp_cursor_shape_manager_v1::get_pointer? Should the set_shape request be ignored or is it still considered valid?
bindu has joined #wayland
bindu_ has quit [Ping timeout: 480 seconds]
kts has quit [Ping timeout: 480 seconds]
<vyivel> cmeissl[m]: should be considered valid i think, the resource is only said to be inert when the pointer cap is removed
mripard has joined #wayland
<cmeissl[m]> <vyivel> "cmeissl: should be considered..." <- right, also seems to match with the impl in wlroots/sway. thanks
mripard__ has quit [Ping timeout: 480 seconds]
Moprius has joined #wayland
Orko[m] is now known as Orkoback22nd[m]
Tom^ has quit [Remote host closed the connection]
nerdopolis has joined #wayland
alarumbe has joined #wayland
kts has joined #wayland
<wlb> weston Issue #184 closed \o/ (Spurious failure in ivi-layout test in CI https://gitlab.freedesktop.org/wayland/weston/-/issues/184)
feaneron has joined #wayland
coldfeet has quit [Quit: Lost terminal]
<wlb> wayland Merge request !469 opened by M. Stoeckl (mstoeckl) protocol: specify exact multiplanar layout for wl_shm https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/469
Tom^ has joined #wayland
f_ has quit [Remote host closed the connection]
f_ has joined #wayland
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #wayland
kts has quit [Ping timeout: 480 seconds]
bindu_ has joined #wayland
bindu has quit [Ping timeout: 480 seconds]
iomari891 has joined #wayland
<wlb> wayland Merge request !470 opened by Julian Orth (mahkoh) client: reject prepare_read if the display queue has events https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/470
nowrep has quit [Remote host closed the connection]
nowrep has joined #wayland
iomari892 has joined #wayland
iomari891 has quit [Ping timeout: 480 seconds]
iomari892 has quit [Ping timeout: 480 seconds]
garnacho has quit [Ping timeout: 480 seconds]
<wlb> weston Merge request !1734 opened by Marius Vlad (mvlad) ivi-shell/layout: Create a temporary background curtain https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1734 [IVI shell]
kts has joined #wayland
Tom^ has quit [Remote host closed the connection]
kts has quit [Quit: Konversation terminated!]
Tom^ has joined #wayland
mripard has quit [Quit: WeeChat 4.6.0]
staceee has quit [Remote host closed the connection]
staceee has joined #wayland
narodnik2 has quit [Read error: No route to host]
narodnik2 has joined #wayland
staceee has quit [Remote host closed the connection]
staceee has joined #wayland
garnacho has joined #wayland
dcz_ has quit [Read error: No route to host]
dcz_ has joined #wayland
Spawns_Carpeting has quit []
Spawns_Carpeting has joined #wayland
user21 has quit [Ping timeout: 480 seconds]
user21 has joined #wayland
feaneron has quit [Ping timeout: 480 seconds]
coldfeet has joined #wayland
___nick___ has joined #wayland
saumon has quit [Quit: moving 📦]
tristan957_ has joined #wayland
___nick___ has quit []
<tristan957_> howdy folks, I'm trying to use a headless weston, and then using weston-screenshooter to take a screenshot of the headless session. I keep running into "Output capture error: unauthorized". Is there something I'm not doing correctly?
___nick___ has joined #wayland
___nick___ has quit []
___nick___ has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
coldfeet has quit [Quit: Lost terminal]
dcz_ has quit [Quit: Konversation terminated!]
___nick___ has quit [Remote host closed the connection]
karenw has joined #wayland
sima has quit [Ping timeout: 480 seconds]
<linkmauve> tristan957_, this is a privileged client, which is spawned with a privileged protocol that no other client must have access to; the usual way to run it is to use the Super+s shortcut.
<linkmauve> Is this for some kind of automated testing? Maybe have a look at the debug mode then, I don’t remember what it does but I think that’s what you want in that situation.
<tristan957_> linkmauve: that is the case. I will look at the debug flag!
feaneron has joined #wayland
<tristan957_> linkmauve: worked perfectly, thank you
<linkmauve> :)
Brainium has joined #wayland
Drakulix has quit [Remote host closed the connection]
Drakulix has joined #wayland
karenw has quit [Ping timeout: 480 seconds]
sima has joined #wayland
glennk has quit [Ping timeout: 480 seconds]
ity has quit [Quit: WeeChat 4.6.0]
feaneron has quit [Ping timeout: 480 seconds]
ManMower has quit [Read error: Connection reset by peer]
ManMower has joined #wayland