← Back to team overview

cairo-dock-team team mailing list archive

[Bug 1213805] Re: callback sensitivity doesn't work on first callback

 

I am approaching the dock in the same manner each time, straight into
the callback zone from right to left. The difference is even more
noticeable if you change the sensitivity amount to a high value, such as
.600 or higher. After a fresh start, GLX-dock appears *instantly* when
hitting the zone. The sensitivity amount doesn't seem to be taken into
account at all the first time it appears.

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

Title:
  callback sensitivity doesn't work on first callback

Status in Cairo-Dock : Core:
  New

Bug description:
  I have the following visibility settings for GLX-Dock:
      Visibility: Keep the dock hidden
      Effect used to hide the dock: Fade out
      Callback sensitivity: 0.252
      How to call the dock back: Hit a zone
      Size of the zone: 200 x 2
  Screen position is set as such:
      Screen border: left
      Relative alignment: 0.500

  Here's how to reproduce the bug using these settings:
  1. Start GLX-Dock. The dock should briefly appear and then automatically hide.
  2. Move the cursor to the center of the left screen edge. Notice that the dock appears instantly, rather than after the callback sensitivity delay.
  3. Move the cursor away from the left edge, allowing the dock to hide.
  4. Move the cursor to the center of the left screen edge again. This time, the dock appears after a delay, as it is supposed to.

  For some reason, the callback sensitivity is being ignored the first
  time the dock is made to appear.

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


References