nsz32 / docklike-plugin

A Dock-like Taskbar Plugin for XFCE
GNU General Public License v3.0
334 stars 44 forks source link

docklike has no way to set default pinned apps #87

Closed dolphinoracle closed 3 years ago

dolphinoracle commented 3 years ago

for a distro to utilize docklike by default it would be good to be able to set default pinned apps. right now existing docklike-*.rc files are ignored on first launch.

davekeogh commented 3 years ago

Hi. Thanks for the report. Try the pull request out if you like. The plugin will look for a file XDG_CONFIG_DIRS/xfce4/panel/docklike.rc for a default file.

dolphinoracle commented 3 years ago

that works pretty good thank you. one other thing... if you remove the docklike plugin from the panel, then it deletes the existing user configuration rather than reuse it later.

davekeogh commented 3 years ago

That's by design. Each rc file is tied to an instance of the plugin and there can be several.

dolphinoracle commented 3 years ago

Ok then the patch works to bring in defaults.

On Tue, Feb 23, 2021, 7:25 PM David Keogh notifications@github.com wrote:

That's by design. Each rc file is tied to an instance of the plugin and there can be several.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nsz32/docklike-plugin/issues/87#issuecomment-784633088, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTAQ7NERWIXGBE652CA5YTTARBOVANCNFSM4YBXZMPA .