Re: [e-users] conky now centered in desktop

2015-07-16 Thread Toan Pham
​On another note, if I run conky with conky -x -1 -y -1 # the WM would reposition it to the center Just curious, how many monitors do you have? and how many desktop? does it only happen on the first or second display? ​

Re: [e-users] conky now centered in desktop

2015-07-16 Thread Toan Pham
Hmm, I am using the July E version, and conky displayed at position (0,0) just fine. Ran conky with this argument: conky -x 0 -y 0 # it then displays at 0,0 ​ -- Don't Limit Your Business. Reach for the Cloud. GigeNET's C

Re: [e-users] conky now centered in desktop

2015-07-16 Thread Toan Pham
mh, I committed a patch on Jun 16 that would center a newly created window **if it is displaying off the screen**. Here is the revision log: commit 1469e9b9738df3b5f090db6c7cdec40e1bc1c09b Author: Toan Pham Date: Tue Jun 16 14:28:32 2015 -0400 Center a dialog window when it is displaying

Re: [e-users] conky now centered in desktop

2015-07-16 Thread Simon Lees
On 07/16/2015 09:36 PM, mh wrote: > On 07/16/2015 07:56 AM, mh wrote: >> On 07/14/2015 04:02 PM, mh wrote: >>> Updated to today's git, and now my conky display has moved from top left >>> ( 0,0 ) to being centered in the desktop. Didn't change the .conkyrc >>> file, that still shows the position:

Re: [e-users] conky now centered in desktop

2015-07-16 Thread mh
On 07/16/2015 07:56 AM, mh wrote: > On 07/14/2015 04:02 PM, mh wrote: >> Updated to today's git, and now my conky display has moved from top left >> ( 0,0 ) to being centered in the desktop. Didn't change the .conkyrc >> file, that still shows the position: >> >> -- Conky positioning. >>

Re: [e-users] conky now centered in desktop

2015-07-16 Thread mh
On 07/14/2015 04:02 PM, mh wrote: > Updated to today's git, and now my conky display has moved from top left > ( 0,0 ) to being centered in the desktop. Didn't change the .conkyrc > file, that still shows the position: > > -- Conky positioning. > alignment = 'top_left', > gap_x

[e-users] conky now centered in desktop

2015-07-14 Thread mh
Updated to today's git, and now my conky display has moved from top left ( 0,0 ) to being centered in the desktop. Didn't change the .conkyrc file, that still shows the position: -- Conky positioning. alignment = 'top_left', gap_x = 0, gap_y = 0, I can move it around