====== Linux Mint Gnome Pop OS ====== ===== Description ===== Finalement, il est possible d'avoir le tiling de Pop os sur une linux mint cinnamon. Le tour de passe passe, installer Gnome puis Pop shell et profiter du wayland ===== Installation ===== L'installation de Gnome se fait sans soucis en suivant ce très bon tutoriel https://www.linuxtricks.fr/wiki/linux-mint-installer-gnome Ensuite, on suit la procédure pour l'installation de Pop shell https://support.system76.com/articles/pop-shell/ Attention The master_mantic git branch corresponds to Ubuntu 23.10 and supports GNOME 45+. For GNOME 3.36 through 44 support, use the master_jammy branch. Etant sous Linux Mint Cinnamon 21.2 et donc sous Ubuntu 22.04, il convient d'utiliser la branche master_jammy {{:linux:capture_d_ecran_du_2023-12-09_23-16-02.png?400|}} ===== Chrome ===== Astuce pour Chrome Aller sur chrome://flags/#ozone-platform-hint Et sélectionnez Wayland ===== Pipewire ===== Par défaut, impossible de partager son écran sous wayland Je test ce site -> https://gist.github.com/the-spyke/2de98b22ff4f978ebf0650c90e82027e sudo apt install pipewire-media-session- wireplumber systemctl --user --now enable wireplumber.service sudo apt install libldacbt-{abr,enc}2 libspa-0.2-bluetooth pulseaudio-module-bluetooth- LANG=C pactl info | grep '^Server Name' Autre source : https://soyuka.me/make-screen-sharing-wayland-sway-work/ Un site pour tester la camera, le micro, le partage d'écran : https://mozilla.github.io/webrtc-landing/gum_test.html