← Back to team overview

cairo-dock-team team mailing list archive

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

 

Hi,
the delay before appearance is function of the sensitivity but also of the
direction of the mouse (if the mouse arrives straight on the zone
(perpendicularily to the screen's edge), it will appear sooner than if it
arrives along the edge)
Also, the check for mouse position is every 150ms, so if you hit the zone
just after the dock has checked the mouse position, you'll have to wait for
150ms before the next check.

Can these 2 facts explain the difference you noticed ?


2013/8/19 S. Christian Collins <s.chriscollins@xxxxxxxxx>

> Ack! I forgot to tell you what version of GLX-Dock I'm using... it's
> 3.2.1. Here's my system info, in case it's helpful:
>
> OS: Kubuntu 12.04 64-bit w/ KDE SC 4.11.0 (from Kubuntu backports PPA)
> Motherboard: ASRock X58 Extreme3 (Intel X58 chipset)
> CPU: Intel Core i7 930 (2.8 GHz quad-core)
> RAM: 12GB DDR3
> Video: NVIDIA GeForce 7900 GS w/ 256 MB RAM (PCI Express)
> Sound Card #1: Sound Blaster Audigy 2 ZS Gold
> Sound Card #2: Echo Gina3G
> Linux Kernel: 3.5.0-37-generic
> NVIDIA video driver: 304.88
> Screen Resolution: 1280 x 960
>
> --
> 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
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cairo-dock-team
> Post to     : cairo-dock-team@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~cairo-dock-team
> More help   : https://help.launchpad.net/ListHelp
>

-- 
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