Drag the save button to Nautilus to save the slideshow to a particular directory

Registered by Marc Stewart

Although the -l option exists to specify the slideshows directory, a drag-to-save button could be used in 'afterthought' situations to avoid saving to the default location, then copying to the later-chosen directory.

Blueprint information

Status:
Not started
Approver:
None
Priority:
Not
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

self drag_save()
    reg_wal = options.register_wallpaper
    options.register_wallpaper = False
    similar for directory/output
    options.output = drag_location/filename

    self.save_slideshow()

    options.register_wallpaper = reg_wal

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.