The gitlab link I provided has relevant changes to enable nice-dcv in our focal package for gnome-shell. We actually only need 2 commits from that branch.
ubuntu/focal-devel already has the following commits as patches * authPrompt: Properly get oVirt service name * gdm: Refactor oVirt to a generic CredentialManager interface Therefore to enable this feature we would only need to include these patches * loginDialog: Don't call _loginScreenSessionActivated() when not required - https://gitlab.gnome.org/abono/gnome-shell/-/commit/596a56ab737a64b5d3fbc9963b1fce83dbe40685 * gdm: Add DcvCredentialsManager - https://gitlab.gnome.org/abono/gnome-shell/-/commit/fc41bb13ba0c671ec7df8412940a19f276b86079 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2020588 Title: add nice-dcv support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2020588/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
