ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput | register your nick to speak
<RAOF> Why would you want the mask to be a wl_surface?
<RAOF> nullpointer128: If you wanted to use a 1-channel `wl_buffer` as a mask (like you're doing fancy input shaping or something) you could just... add a request associating a 1-channel `wl_buffer` to a `wl_surface`.
<RAOF> That way you'd get integration with all the double-buffered wl_surface state.
<nullpointer128> Which object should I add the request to, or should I have my own object that has that request?
<nullpointer128> I'm hoping to draft a background blur protocol where clients can set a blur mask for the contents behind the mask to be blurred
<nullpointer128> The hope is to support exotic window shapes which aren't just rectangles
___nick___ has quit []
___nick___ has joined #wayland
___nick___ has quit []
___nick___ has joined #wayland
bookworm has joined #wayland
<RAOF> Ok. So, you'd want a factory object that takes a wl_surface and gives you a ext_blur_mask or something; then you'd have ext_blur_mask have a set_mask request taking a wl_buffer.
<RAOF> https://wayland.app/protocols/kde-blur is a little similar.
<RAOF> You'd likely want to specify that the set_mask is double-buffered state, gated on wl_surface.commit() as normal.
busheling has joined #wayland
<nullpointer128> Forgot to reply, thanks RAOF
busheling has quit [Ping timeout: 480 seconds]
nullpointer128 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nullpointer128 has joined #wayland
nullpointer128 has quit []
Net147 has quit [Quit: Quit]
Net147 has joined #wayland
co1umbarius has joined #wayland
columbarius has quit [Ping timeout: 480 seconds]
cool110_ has joined #wayland
cool110 has quit [Ping timeout: 480 seconds]
nullpointer128 has joined #wayland
nullpointer128 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
AJ_Z0 has quit [Read error: Connection reset by peer]
AJ_Z0 has joined #wayland
julio7359 has quit [Remote host closed the connection]
julio7359 has joined #wayland
cool110_ has quit [Quit: ZNC 1.8.2+deb2build6 - https://znc.in]
cool110 has joined #wayland
pochu_ has quit [Ping timeout: 480 seconds]
pochu has joined #wayland
julio7359 has quit [Ping timeout: 480 seconds]
fmuellner has quit [Ping timeout: 480 seconds]
sav10 has joined #wayland
cool110 has quit [Ping timeout: 480 seconds]
sav10 has quit [Ping timeout: 480 seconds]
nullpointer128 has joined #wayland
cool110 has joined #wayland
nullpointer128 has quit []
nullpointer128 has joined #wayland
nullpointer128 has quit []
nerdopolis has quit [Ping timeout: 480 seconds]
naveenk2 has joined #wayland
molinari has quit [Ping timeout: 480 seconds]
julio7359 has joined #wayland
nullpointer128 has joined #wayland
nullpointer128 has quit []
Fxzxmic has joined #wayland
naveenk2 has quit [Ping timeout: 480 seconds]
naveenk2 has joined #wayland
kts has joined #wayland
naveenk2 has quit [Ping timeout: 480 seconds]
_DOOM_ has quit [Quit: WeeChat 3.8]
<wlb> wayland Issue #355 closed \o/ (Simulate/automate mouse and keyboard events https://gitlab.freedesktop.org/wayland/wayland/-/issues/355)
kts has quit [Ping timeout: 480 seconds]
julio7359 has quit [Ping timeout: 480 seconds]
dcz has joined #wayland
naveenk2 has joined #wayland
dcz_ has quit [Ping timeout: 480 seconds]
Fxzxmic has quit [Quit: Konversation exit!]
naveenk21 has joined #wayland
naveenk22 has joined #wayland
naveenk2 has quit [Ping timeout: 480 seconds]
naveenk21 has quit [Ping timeout: 480 seconds]
nullpointer128 has joined #wayland
tzimmermann has joined #wayland
nullpointer128 has quit [Ping timeout: 480 seconds]
rv1sr has joined #wayland
sav10 has joined #wayland
Company has quit [Quit: Leaving]
paulk has quit [Ping timeout: 480 seconds]
danvet has joined #wayland
paulk has joined #wayland
naveenk2 has joined #wayland
MajorBiscuit has joined #wayland
naveenk22 has quit [Ping timeout: 480 seconds]
mvlad has joined #wayland
Serus has quit [Ping timeout: 480 seconds]
sav10 has quit [Ping timeout: 480 seconds]
rasterman has joined #wayland
abeltramo5 is now known as abeltramo
kinlo has quit [Quit: !]
molinari has joined #wayland
zvarde19883032067 has joined #wayland
zvarde1988303206 has quit [Ping timeout: 480 seconds]
naveenk2 has quit [Ping timeout: 480 seconds]
sozuba has joined #wayland
manuel_ has joined #wayland
vyryls has joined #wayland
<pq> emersion, thanks for the release! Did you forget to cc linux-media or intentionally?
kinlo has joined #wayland
<emersion> pq: ah, no, i didn't think about that, goods point
<emersion> good*
vyryls has quit [Remote host closed the connection]
<pq> emersion, I have nothing planned for Wayland, so any schedule is fine by me.
<wlb> wayland Issue #356 opened by Alexandros Frantzis (afrantzis) RFC: Provide a mechanism for notifying when a wl_event_queue has events to dispatch https://gitlab.freedesktop.org/wayland/wayland/-/issues/356
devilhorns has joined #wayland
naveenk2 has joined #wayland
jmdaemon has quit [Ping timeout: 480 seconds]
danvet has quit [Ping timeout: 480 seconds]
molinari is now known as Guest4823
molinari has joined #wayland
danvet has joined #wayland
Guest4823 has quit [Ping timeout: 480 seconds]
<wlb> wayland/main: Simon Ser * readme: drop paragraph about Weston https://gitlab.freedesktop.org/wayland/wayland/commit/8ffd7db24f90 README
<wlb> wayland/main: Simon Ser * readme: reword website description https://gitlab.freedesktop.org/wayland/wayland/commit/20498d9ea189 README
<wlb> wayland/main: Simon Ser * readme: convert to Markdown https://gitlab.freedesktop.org/wayland/wayland/commit/a782152de0f0 README.md
<wlb> wayland Merge request !294 merged \o/ (readme: update and convert to Markdown https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/294)
danvet has quit [Ping timeout: 480 seconds]
danvet has joined #wayland
Paul33 has joined #wayland
nerdopolis has joined #wayland
<wlb> wayland Issue #357 opened by Matthias Clasen (matthiasc) Clarify the intended semantics of attach vs offset in version >= 5 https://gitlab.freedesktop.org/wayland/wayland/-/issues/357
<wlb> wayland Merge request !295 opened by Sebastian Wick (swick) protocol: do not change pending x and y when attaching a buffer https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/295
danvet has quit [Ping timeout: 480 seconds]
danvet has joined #wayland
fmuellner has joined #wayland
rv1sr has quit []
Satan has quit [Quit: Ping timeout (120 seconds)]
Satan has joined #wayland
<pq> merged...
naveenk21 has joined #wayland
<pq> is wlb intentionally not reporting Weston stuff?
naveenk2 has quit [Ping timeout: 480 seconds]
pochu has quit []
<daniels> I have no idea; I gave up re-enabling it weeks ago
rv1sr has joined #wayland
kts has joined #wayland
Cyrinux9 has quit []
<pq> but wayland stuff comes through fine?
Cyrinux9 has joined #wayland
Fxzxmic has joined #wayland
eroc1990 has quit [Quit: The Lounge - https://thelounge.chat]
eroc1990 has joined #wayland
Fxzxmic has quit [Quit: Konversation exit!]
kts has quit [Quit: Leaving]
kts has joined #wayland
AJ_Z0 has quit [Quit: I have to return some videotapes]
AJ_Z0 has joined #wayland
danvet has quit [Ping timeout: 480 seconds]
danvet has joined #wayland
naveenk21 has left #wayland [#wayland]
naveenk21 has joined #wayland
naveenk21 has quit [Ping timeout: 480 seconds]
<emersion> pq, so should it do libdisplay-info 0.1.1 or 0.2.0 ?
cvmn has quit [Remote host closed the connection]
cvmn has joined #wayland
fmuellner has quit [Remote host closed the connection]
fmuellner has joined #wayland
ofourdan has quit [Ping timeout: 480 seconds]
Company has joined #wayland
devilhorns has quit []
benbrown_ has quit []
benbrown has joined #wayland
julio7359 has joined #wayland
MajorBiscuit has quit [Ping timeout: 480 seconds]
agd5f_ has joined #wayland
agd5f has quit [Ping timeout: 480 seconds]
fmuellner has quit [Ping timeout: 480 seconds]
columbarius has joined #wayland
co1umbarius has quit [Ping timeout: 480 seconds]
kts has quit [Quit: Leaving]
fmuellner has joined #wayland
d__ed has joined #wayland
ofourdan has joined #wayland
d__ed has quit [Ping timeout: 480 seconds]
Paul33 has quit []
TimWolla has quit [Quit: Bye]
tzimmermann has quit [Quit: Leaving]
TimWolla has joined #wayland
sozuba has quit [Quit: sozuba]
jmdaemon has joined #wayland
junaid has joined #wayland
Narrat has joined #wayland
co1umbarius has joined #wayland
columbarius has quit [Ping timeout: 480 seconds]
julio7359 has quit [Ping timeout: 480 seconds]
jmdaemon has quit [Ping timeout: 480 seconds]
spstarr has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
___nick___ has quit [Ping timeout: 480 seconds]
spstarr has quit [Remote host closed the connection]
spstarr has joined #wayland
junaid has quit [Ping timeout: 480 seconds]
mvlad has quit [Quit: Leaving]
junaid has joined #wayland
rv1sr has quit []
Moprius has joined #wayland
Moprius has quit []
Serus has joined #wayland
jmdaemon has joined #wayland
junaid has quit [Ping timeout: 480 seconds]
dcz has quit [Ping timeout: 480 seconds]
Narrat has quit []
spstarr has quit []
nyn has joined #wayland
danvet has quit [Ping timeout: 480 seconds]