fix: prefer falkon for xvfb desktop browsing #65
Reference in New Issue
Block a user
Delete Branch "fix/xvfb-falkon-browser"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the display-browser rendering path after Chrome 148 remained black under the Xvfb/xfce/noVNC display even with GPU/compositor flags.
Live finding:
https://example.comcorrectly in the same Xvfb display.Changes:
falkonindesktop_statusdesktop_open_urlwhen installedVerification:
PYTHONPATH=$PWD pytest tests/test_desktop_tools.py -q-> 7 passedPYTHONPATH=$PWD pytest -q-> 365 passedReviewed five-axis pass: focused browser selection fallback for Xvfb display; tests and CI green.
Reviewed five-axis pass: focused browser selection fallback for Xvfb display; tests and CI green.