Yuxiang Qiu

Results 3 comments of Yuxiang Qiu

Hi, I am wondering if there is a way for me to get the reason why the test is failing so that I can fix the problem.

@JKSenthil I've finished undo-ing all those changes.

A workaround script on niri: ```sh #!/bin/bash set -euo pipefail focused_connector=$(niri msg --json focused-output | jq -r '.name') # Built-in laptop panel, let dms use the normal backlight interface if...