[Xfce-bugs] [Bug 16602] Easy access to search from the toolbar

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Apr 3 23:15:18 CEST 2020


https://bugzilla.xfce.org/show_bug.cgi?id=16602

--- Comment #11 from alexxcons <alexxcons at xfce.org> ---
Nice !

> Can you point me to a previous patch where a button was added to the toolbar.
I dont have a commit .. though I know where in the code you have to look:  
Best base your work on this branch, since thunar-window.c is going to be
changed with it soonish:
https://github.com/alexxcons/thunar/tree/ReplaceGtkAction2

Here happens the creation of some toolbar items:
https://github.com/alexxcons/thunar/blob/0389cdb6b7a6f20a3bcc256121584e41c4e31efe/thunar/thunar-window.c#L739

Here how you can check for the existence of catfish and launch it:
https://github.com/alexxcons/thunar/blob/0389cdb6b7a6f20a3bcc256121584e41c4e31efe/plugins/thunar-wallpaper/twp-provider.c#L97
https://github.com/alexxcons/thunar/blob/0389cdb6b7a6f20a3bcc256121584e41c4e31efe/plugins/thunar-wallpaper/twp-provider.c#L296

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list