Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: why did they remove desktop icons from ubuntu 20.04

  1. #1
    Join Date
    Nov 2012
    Location
    Saskatoon, SK Canada
    Beans
    241
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    why did they remove desktop icons from ubuntu 20.04

    I understand they are gone and that you can enable desktop icons with Gnome extensions, but I can't put sym links etc there, Just wanted to know what people use the desktop for? I use mine currently to have shortcuts to well used folders, and internet shortcuts. A person who shares my pc, is definitely and point and click person.
    Last edited by mickee384; July 9th, 2020 at 10:25 PM. Reason: spelling

    Linux is NOT Windows. Doesn't PRETEND to be, Doesn't WANT to be; Don't try to MAKE it be.

  2. #2
    Join Date
    Nov 2012
    Location
    Saskatoon, SK Canada
    Beans
    241
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: why did they remove desktop icons from ubuntu 20.04

    I use the desktop also for housing temporary files I am needed to be reminded of and the extension does that. Just wish I could have "short cuts" to files and folders and internet links. I just don't understand why Gnome would remove the functionality? Maybe I just don't get the issues with the old desktop?

    Linux is NOT Windows. Doesn't PRETEND to be, Doesn't WANT to be; Don't try to MAKE it be.

  3. #3
    Join Date
    Jun 2007
    Beans
    17,337

    Re: why did they remove desktop icons from ubuntu 20.04

    If you want full control of Desktop back (or close to) then install & use something else to handle the Desktop.
    One example - nemo

    Code:
    sudo apt install nemo
    Code:
    sudo apt purge gnome-shell-extension-desktop-icons
    For local user only
    Code:
    gedit .config/autostart/nemo-autostart.desktop
    For system wide
    Code:
    sudo -H gedit /etc/xdg/autostart/nemo-autostart.desktop
    Insert this as contents of file, save, log out/in, becomes active 2 sec after login
    Code:
    [Desktop Entry]
    Type=Application
    Name=Nemo Desktop
    Comment=Start Nemo desktop at log in
    Exec=nemo-desktop
    AutostartCondition=GSettings org.nemo.desktop show-desktop-icons
    X-GNOME-AutoRestart=true
    X-GNOME-Autostart-Delay=2
    NoDisplay=false
    To revert is obvious, remove from startup applications, purge nemo, autoremove, install that extension, log out/in

  4. #4
    Join Date
    Nov 2012
    Location
    Saskatoon, SK Canada
    Beans
    241
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: why did they remove desktop icons from ubuntu 20.04

    cool. I will try this after upgrading to 20.04. Thanks!

    Linux is NOT Windows. Doesn't PRETEND to be, Doesn't WANT to be; Don't try to MAKE it be.

  5. #5
    Join Date
    Aug 2013
    Beans
    4,941

    Re: why did they remove desktop icons from ubuntu 20.04

    I don't use the desktop. I use unity on 20.04 and use the dash in place of the desktop to show frequently used files and applications (it is much better than gnome's) Another computer has Kubuntu20.04 which also has a dash for the same purpose (though not as good as unity's), I just put a link to the file manager on the desktop. I hate littering my desktop with launchers and icons like Windows, I keep mine pristine and clean.

    I find it kind of interesting that people who insist on having a classic menu are also the same people who put app launchers all over the desktop, which basically says that the menu is kind of useless and cumbersome.
    Last edited by monkeybrain20122; July 13th, 2020 at 08:22 PM.

  6. #6
    Join Date
    Jul 2005
    Location
    I think I'm here! Maybe?
    Beans
    Hidden!
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: why did they remove desktop icons from ubuntu 20.04

    I used to use desktop icons/launchers for my most used applications when I was using gnome 2, but when unity appeared on the scene, which I did not like, I moved all my systems to Xubuntu.

    For a short time using Xubuntu I also used desktop icons, but then realised how incredibly simple and time saving it is to create a second autohidden panel, which I use as a dock, without the need to install any specific "dock" package. In that panel are just launchers for my most used applications and the Action-Buttons applet (Shutdown, Reboot, Logout, Suspend icons).

    It makes for a good looking, clean desktop which I now use for two separate conky displays, each with useful system information showing.

  7. #7
    Join Date
    Nov 2012
    Location
    Saskatoon, SK Canada
    Beans
    241
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: why did they remove desktop icons from ubuntu 20.04

    cool.

    Linux is NOT Windows. Doesn't PRETEND to be, Doesn't WANT to be; Don't try to MAKE it be.

  8. #8
    Join Date
    Nov 2012
    Location
    Saskatoon, SK Canada
    Beans
    241
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: why did they remove desktop icons from ubuntu 20.04

    I wonder if there is a way to request the desktop back in ubuntu 20.04? I am going to be dealing with this until 22.04 unless we can convince them to bring it back in one of the dot versions of 20.04. Like I said before, I don't really use it as I use a dock and super key, but the other user of my pc is really a luddite (He still uses a flip phone!) and he really can only click on icons. I am going to try to teach him to use the bookmarks in Firefox, but that may be a losing battle. Still don't know the real reason they removed it. All other OS's have a working desktop. I am experimenting with creating a folder in my home dir that has all his old desktop shortcuts in it and put a link to that on the desktop, but I am having difficulties as some of the links only open a config file when accessed from places other than the actual desktop. I am going to use Gnome Extension for "Desktop Icons" but that seems to only work with files, not internet links like the full desktop experience in 18.04... and I really don't want to switch from Gnome to Unity as a DE. I love Gnome!

    Linux is NOT Windows. Doesn't PRETEND to be, Doesn't WANT to be; Don't try to MAKE it be.

  9. #9
    Join Date
    Nov 2012
    Location
    Saskatoon, SK Canada
    Beans
    241
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: why did they remove desktop icons from ubuntu 20.04

    I may have figured out a work around. I created a folder in home and put the old desktop shortcuts in there, then made a link and put that on the desktop. Will see if that works good enough

    Linux is NOT Windows. Doesn't PRETEND to be, Doesn't WANT to be; Don't try to MAKE it be.

  10. #10
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,614
    Distro
    Ubuntu

    Re: why did they remove desktop icons from ubuntu 20.04

    I wonder if there is a way to request the desktop back in ubuntu 20.04? I am going to be dealing with this until 22.04 unless we can convince them to bring it back in one of the dot versions of 20.04.
    You'd file a bug, but it would more than likely be marked as WON'T FIX.
    (if bugs haven't already been filed for it and already marked won't fix)

    Still don't know the real reason they removed it.
    I had a long post on why, but I think this gives a better, more concise reasoning from the developers point of view:
    https://csorianognome.wordpress.com/...desktop-plans/
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •