← Back to team overview

cairo-dock-team team mailing list archive

[Bug 1219416] Re: Strange behavior of impulse

 

Hello and thank you for this bug report!

This is strange, these icons should not be animated if the dock is
hidden.

@fabounet: But is it really hidden? Impulse is using
`cairo_dock_is_hidden`:

    if (myData.pSharedMemory->bIsUpdatingIconsList
    		|| cairo_dock_is_hidden (myData.pSharedMemory->pDock))
    		CD_APPLET_LEAVE (TRUE);

** Project changed: cairo-dock-plug-ins-extras => cairo-dock-plug-ins

-- 
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to Cairo-Dock Project.
https://bugs.launchpad.net/bugs/1219416

Title:
  Strange behavior of impulse

Status in Cairo-Dock: Plug-ins:
  New

Bug description:
  Cairo-Dock is set to become semitransparent when a window hover the dock. I've installed Impulse that wobbly the icons when audio is played.
  So, when I listen music the Impulse do it's job. When I open a maximised window, the dock become semitransparent, all good, but when I switch to another maximised window the dock behavior is strange. I attach some pictures to see

  Sorry for my english

  
  My conf:
  Arch x64
  Kde 4.11
  Cairo-Dock 3.2.1
  Impulse 0.0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1219416/+subscriptions


References