pop-os / shell

Pop!_OS Shell
GNU General Public License v3.0
4.77k stars 262 forks source link

Don't restart if running Wayland #1698

Closed ibrahima closed 4 months ago

ibrahima commented 4 months ago

On wayland, running make local-install kills Wayland without restarting it properly. This was experienced in #1552 and #1584 among other reports. We can detect Wayland and skip the restart if we know it's going to cause problems.

Fixes #1584