Add separate prefs app

Bug #509076 reported by Daniel Schierbeck
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Docky
Fix Released
Wishlist
Robert Dyer

Bug Description

I like to launch stuff through Gnome-Do, including preferences. Therefore, I'd like to see a .desktop file for the Docky preferences. This would also mean that the prefs window could get its own icon on the dock, which would seem more intuitive. Currently, the dock is locked when the prefs window is open, which seems rather unintuitive.

Revision history for this message
Robert Dyer (psybers) wrote :

So you want a separate app to configure Docky?

Changed in docky:
importance: Undecided → Wishlist
assignee: nobody → Jason Smith (jassmith)
status: New → Incomplete
Revision history for this message
Daniel Schierbeck (dasch) wrote : Re: [Bug 509076] Re: Add separate prefs app

Well, just a .desktop file capable of launching the prefs window.

On Mon, Jan 18, 2010 at 12:05 PM, Robert Dyer <email address hidden> wrote:
> So you want a separate app to configure Docky?
>
> ** Changed in: docky
>   Importance: Undecided => Wishlist
>
> ** Changed in: docky
>     Assignee: (unassigned) => Jason Smith (jassmith)
>
> ** Changed in: docky
>       Status: New => Incomplete
>
> --
> Add separate prefs app
> https://bugs.launchpad.net/bugs/509076
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
Robert Dyer (psybers) wrote :

Fixed in rev 1367.

There is a dbus interface for Docky. That interface has a method to show the settings, so just use a command-line tool to trigger that dbus method and put that in a .desktop and you are all set!

Changed in docky:
status: Incomplete → Fix Committed
assignee: Jason Smith (jassmith) → Robert Dyer (psybers)
Revision history for this message
Robert Dyer (psybers) wrote :

The path is: /org/gnome/Docky
The interface is: org.gnome.Docky

The method is: ShowSettings()

I will leave the rest up to you.

Robert Dyer (psybers)
Changed in docky:
milestone: none → 2.1.0
Revision history for this message
Adrien Plazas (kekun-plazas) wrote :

It would be great to have a launcher for the setting window, specially if the anchor icon was removed.

Revision history for this message
Robert Dyer (psybers) wrote :

The capability exists currently, we just will not provide it directly in the form of a .desktop file as part of our distribution.

Feel free to write one on your own, using the information provided here.

Revision history for this message
Florent (LSc) (lorkscorguar) wrote :

Hello,
if you want to have a separate Docky settings launcher, you have to create a launcher with this command:

dbus-send --session --print-reply --dest="org.gnome.Docky" /org/gnome/Docky org.gnome.Docky.ShowSettings

Changed in docky:
status: Fix Committed → Fix Released
Revision history for this message
actionparsnip (andrew-woodhead666) wrote :

Great share, works a treat here

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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