lightdash: Adding bookmarks buttons

adlo adloconwy at gmail.com
Fri Nov 20 20:12:03 CET 2015


> On 20 Nov 2015, at 02:49, Matthew Brush <mbrush at codebrainz.ca> wrote:
> 
> You should provide a link to the malfunctioning code so people can see what you're doing (wrong). With the information you've given, it would be really hard to help you, at least not without sifting through thousands of lines of C code, guessing what lines you might be asking about, assuming you even have the code pushed to your repo.

You may have a point there; I assumed that the content of my last commit to that branch would provide enough information.

Here is the code where the bookmarks-changed signal is emitted:
https://github.com/adlocode/xfce4-lightdash-plugin/blob/bookmarks-buttons/src/appfinder-model.c#L2461

Here is the code that handles bookmarks-changed events:
https://github.com/adlocode/xfce4-lightdash-plugin/blob/bookmarks-buttons/src/appfinder-window.c#L288

Does anyone have any ideas?

Regards

adlo



More information about the Xfce4-dev mailing list