← Back to team overview

cairo-dock-team team mailing list archive

[Bug 706237] Re: Systray Position Changes

 

Hello again,

I don't know where the magic number -315 comes from in my case (my
monitor resolution is 1280x1024). However, when I add:

gtk_window_move (GTK_WINDOW (myContainer->pWidget),
myContainer->iWindowPositionX + 218, myContainer->iWindowPositionY);

to "systray-init.c" properly, Systray moves to the top left corner after
log-in. Here, 218 = 315 - 97 and 97 is the width of Systray. That also
works when I remove some tray applications from start-up, i.e. the
difference 218 doesn't change.

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Plug-ins.
https://bugs.launchpad.net/bugs/706237

Title:
  Systray Position Changes

Status in Cairo-Dock : Plug-ins:
  New

Bug description:
  When Systray (with a few icons in it) is put on the top right corner
  of the desktop, its position changes after logging out and in. There's
  no way to fix this position, although, when Systray is put on the top
  left corner, it remains there.





References