FireTray icon indicating copy to clipboard operation
FireTray copied to clipboard

activate with single left click

Open mhandze opened this issue 5 years ago • 3 comments

Would that be possible to add ability to activate show/hide TB window by single left click instead of middle one as it's now?

mhandze avatar May 01 '19 02:05 mhandze

Here, running KDE Plasma 5.16, it is possible with disable-ling the "Use appindicator icon" setting in the firetray preferences: image However this leads to a very pixelized version of the tray icon, which is not a big deal for me. image

tuxflo avatar Jun 13 '19 08:06 tuxflo

+1

left click - activate right click - menu

ivnish avatar Oct 08 '19 13:10 ivnish

@mhandze @ivnish

If you use a specially patched version of the libappindicator, it will work as expected. But the proposed patch for the lib has been reverted on the openSuSE platform because it caused problems with other apps using the lib.

See changelog:

-- 0.6.4 - 13 Jan 2019

  • Added left click action for libindicator icon (Thank you for the tip @PlagueCZ)

    This "activate" event needs a specially patched version of libappindicator. For openSuSE, you can find it here:

    https://build.opensuse.org/project/show/home:Ximi1970:branches:X11:Unity

    Repositories: https://download.opensuse.org/repositories/home:/Ximi1970:/branches:/X11:/Unity/

    The patch used for libappindicator can be found here:

    The original patch can be found here (for an old version?); https://github.com/yuyichao/arch-pkg/blob/facba16172ef6caa7fddd1babb21a9d2d5137f32/pkg/all/libappindicator/activate.patch

    My modfied version here: https://build.opensuse.org/package/view_file/home:Ximi1970:branches:X11:Unity/libappindicator/libappindicator-activate-support.patch?expand=1

Ximi1970 avatar Oct 16 '19 11:10 Ximi1970