Add Quick Lists (for Unity and Plank)

Bug #807392 reported by Cassidy James Blaede
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Marlin
Fix Released
Undecided
Unassigned

Bug Description

It would be nice to have quicklists, i.e. a "New Window," "New Tab," and "New Window as Root" option in the context menu of Marlin, similar to Midori, Firefox, and many other apps. Below is some sample code to go in the .desktop file that works as described (new .desktop file also attached):

X-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Root

[TabNew Shortcut Group]
Name=New _Tab
Exec=marlin -t
TargetEnvironment=Unity

[WindowNew Shortcut Group]
Name=New _Window
Exec=marlin
TargetEnvironment=Unity

[Root Shortcut Group]
Name=New Window as _Root
Exec=gksu marlin
TargetEnvironment=Unity

Revision history for this message
Cassidy James Blaede (cassidyjames) wrote :
ammonkey (am-monkeyd)
Changed in marlin:
status: New → Fix Committed
ammonkey (am-monkeyd)
Changed in marlin:
milestone: none → 0.1
Revision history for this message
Adnane Belmadiaf (daker) wrote :

This has some bugs :

Bug #1
1 - Click "New Window"
2 - Click "New Window" another time
here marlin will added a new tab instead of opening other window.

Bug #2
1 - Drag marlin's icon from Dash to the Launcher
You will see that marlin item - on the launcher - has no icon and the quicklist items are empty.

Bug #3
The quicklist items are not translatable.

I think those bugs are releated to the .desktop file.

Revision history for this message
ammonkey (am-monkeyd) wrote :

status fixreleased

Revision history for this message
ammonkey (am-monkeyd) wrote :

 status fixreleased

On 15 April 2013 15:33, am monkeyd <email address hidden> wrote:

> status fixreleased
>

Revision history for this message
ammonkey (am-monkeyd) wrote :

 status fixreleased

Changed in marlin:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.