shell: Don't activate desktop view on show
Original commit message(s)
- shell: Don't activate desktop view on show
(For future reference, follow the guidelines at https://cbea.ms/git-commit/#seven-rules) -->
Reason for the change
We don’t want the desktop stealing focus.
Wonder if that is entirely correct since KWin should focus the desktop but only if it’s the only window.
Maybe it should still ask for activation which is then rejected by KWin