[enhancement] Allow files and links to be put on the Unity8 desktop
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Mir |
Invalid
|
Undecided
|
Unassigned | |
| Ubuntu UX |
Wishlist
|
Vesa Rautiainen | ||
| unity8 (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
enable the use of the desktop as in unity 7 . then adding the possibility to put files on the desktop
tags: | added: enhancement |
summary: |
- enable the use of the desktop + Allow files and links to be put on the Unity8 desktop |
Changed in mir: | |
status: | New → Invalid |
Changed in unity8 (Ubuntu): | |
status: | New → Confirmed |
summary: |
- Allow files and links to be put on the Unity8 desktop + [enhancement] Allow files and links to be put on the Unity8 desktop |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in ubuntu-ux: | |
assignee: | nobody → Vesa Rautiainen (vesar) |
status: | New → Triaged |
Changed in unity8 (Ubuntu): | |
status: | Triaged → New |
Changed in unity8 (Ubuntu): | |
status: | New → Confirmed |
Daniel van Vugt (vanvugt) wrote : | #2 |
In case anyone is wondering, in Unity7 it's not the shell that implements this. We use 'nautilus' which takes over and renders the desktop window by default. Although maybe in Unity8 the story would be different...
but is very important!!
Albert Astals Cid (aacid) wrote : | #4 |
Incomplete in unity8 until UX gives an opinion
Changed in unity8 (Ubuntu): | |
status: | Confirmed → Incomplete |
Changed in unity8 (Ubuntu): | |
status: | Incomplete → Confirmed |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → Incomplete |
Changed in ubuntu-ux: | |
importance: | Undecided → Wishlist |
Vesa Rautiainen (vesar) wrote : | #5 |
Unity 7 style desktop has not been on top of our priority list recently in design team but I acknowledge that this feature is something that many users would like to have. So we're looking into this and I would expect this to land in Unity8 at some point.
when?
Daniel van Vugt (vanvugt) wrote : | #7 |
On one hand, I do get it not being part of the plan.
On the other hand, Unity7, Gnome, Windows and Mac OS all have this. It's an expected "desktop" feature to be able to put things on the desk-top :)
Daniel van Vugt (vanvugt) wrote : | #8 |
As a workaround in future you should be able to open the Unity7 desktop file manager in a Unity8 window by:
nautilus -w -- --desktop_
However nautilus is crashing right now. Looks like a simple bug 1603923
Daniel van Vugt (vanvugt) wrote : | #9 |
The nautilus crash is now fixed in yakkety. The only blockers are now Unity8's launching mechanism and general GTK bugs [1].
With that in mind you can use this hack to launch nautilus under Unity8 on yakkety:
mkdir -- '--desktop_
nautilus -w -- --desktop_
It will refuse to resize and be of limited use right now, but it's a start.
[1] https:/
ventrical (dale-f-beaudoin) wrote : | #10 |
Also works in zesty.
see this bug