12:56soreau: 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:58emersion: HDMI audio requires a video stream
12:58soreau: emersion: oh, hi :)
12:58soreau: that's kinda what I was thinking, that it isn't possible
12:59soreau: emersion: this is because a wayfire user wants to do this. Any wlroots way to work around this?
13:00soreau: 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:00emersion: not that i know of
13:01soreau: ok, thanks
13:05emersion: 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:05emersion: but yeah, it's not very nice
13:06MrCooper: does this mean it's not possible to transmit HDMI audio during DPMS off?
13:07emersion: from what i've heard it's not possible
13:08emersion: users could configure outputs as a mirror of another one, if they don't want it as a standalone screen
13:19agd5f: soreau, yeah, the audio and other non-video data is transmitted in the blanking periods, so the video stream is your transport
13:24Remco: 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:46soreau: agd5f: I see, thanks
23:58kode54: neat
23:59kode54: I see 24.0.7 was pulled from Arch's testing repo because it was just exploding on radeonsi deep inside of LLVM