Overview
Request 535094 accepted
- Add sle-classic-xorg.desktop file.
Allow user to open X session or wayland session (bsc#1062909).
- Add default.desktop file in '{_datadir}/wayland-sessions/'
Make default.desktop session working on wayland (bsc#1062196).
- Update gnome-shell-add-app-to-desktop.patch, allow app
shortcut added to desktop could be executed with default
- Created by xiaoguang_wang
- In state accepted
- Supersedes 534853
+[ -f %{_datadir}/wayland-sessions/sle-classic.desktop ] || %{_sbindir}/update-alternatives \ + --remove default-waylandsession.desktop %{_datadir}/wayland-sessions/sle-classic.desktop
For this we have to make sure to also register the other wayland sessions in the default.desktop handler - or we end up with fun issues
Request History
xiaoguang_wang created request
- Add sle-classic-xorg.desktop file.
Allow user to open X session or wayland session (bsc#1062909).
- Add default.desktop file in '{_datadir}/wayland-sessions/'
Make default.desktop session working on wayland (bsc#1062196).
- Update gnome-shell-add-app-to-desktop.patch, allow app
shortcut added to desktop could be executed with default
gnome-review-bot accepted review
Check script succeeded
dimstar accepted review
dimstar approved review
dimstar accepted request
xin+