12:56 soreau: agd5f: not sure if you know, but is it possible to disable video for a connector so compositors and such don't see it - but not audio for it, so it can be used as only an audio device?
12:58 emersion: HDMI audio requires a video stream
12:58 soreau: emersion: oh, hi :)
12:58 soreau: that's kinda what I was thinking, that it isn't possible
12:59 soreau: emersion: this is because a wayfire user wants to do this. Any wlroots way to work around this?
13:00 soreau: apparently the hw connects to the hdmi connector but only does audio, so the mouse can move into the area where the output would be
13:00 emersion: not that i know of
13:01 soreau: ok, thanks
13:05 emersion: i mean, nothing stops you from enabling an output with a black buffer or w/e and not add it to the output layout
13:05 emersion: but yeah, it's not very nice
13:06 MrCooper: does this mean it's not possible to transmit HDMI audio during DPMS off?
13:07 emersion: from what i've heard it's not possible
13:08 emersion: users could configure outputs as a mirror of another one, if they don't want it as a standalone screen
13:19 agd5f: soreau, yeah, the audio and other non-video data is transmitted in the blanking periods, so the video stream is your transport
13:24 Remco: Seems like that on windows you can work around the ghost display by having a gap between the monitors so the mouse can't reach it
13:46 soreau: agd5f: I see, thanks
23:58 kode54: neat
23:59 kode54: I see 24.0.7 was pulled from Arch's testing repo because it was just exploding on radeonsi deep inside of LLVM