Re: Main window position

Anders Olofsson <[email protected]> Sun, 01 Jan 2012 20:14:14 +0100
Newsgroups gmane.network.licq.general
Message-ID <[email protected]>
On 2011-12-29 14:36, George L. Yermulnik wrote:
> Hello!
>
> On Thu, 29 Dec 2011 at 14:19:27 (+0100), Anders Olofsson wrote:
>
>>>>>> If it's not too bad-mannered, I'd like to ask you to take a look at
>>>>>> another issue I have here on my sendbox. It's not a fault or something
>>>>>> like that, but is very annoying: after upgrading from 1.3.x to 1.5.x
>>>>>> each time I open the main contact list window from a systray it goes up
>>>>>> vertically for exactly half a centimeter. Maybe it's not because of any
>>>>>> Licq components. So I'm just asking for your opinion =)
>
>>>>> Did you use Qt4-Gui with 1.3.x so you can tell if the problem appeared
>>>>> with the new Licq version and not the switch to Qt4?
>
>>>> I can't recall which Qt version I had been using before upgrading to
>>>> 1.5.x =( That happened along with installing my new workstation from
>>>> scratch. But I surely remember that this behaviour appeared exactly
>>>> after upgrading to 1.5.0.
>
>>>>> Which window manager are you using?
>
>>>> Enlightenment (E16) 1.0.10
>
>> Never used it. I'll install it and see if I get the same behavior.
>
> Ok, thanx a lot.

I've tried it and I see the same behavior. However after some searching 
I found that it's a problem in Enlightenment, not Licq. I found a bug 
for it already reported:
http://trac.enlightenment.org/e/ticket/519

It might be possible to make some kind of workaround in Licq, but it 
wouldn't be pretty so I'd prefer not to.


>>>>>> And a feature request =) Is it possible to add possibility to toggle
>>>>>> main contact list window state (open/close) via licq_fifo?
>
>> I've added fifo commands "ui_showuserlist" and "ui_hideuserlist" as new
>> features for future Licq 1.7.0.
>
> Thanx! =)
> May I ask you for a diff to try it with my 1.5.1?

The following three commits add the fifo changes but I can't guarantee 
that this will apply cleanly on 1.5.1.

http://github.com/licq-im/licq/commit/ab59e4c10ff4fd1baece06baba19b402561e5af5
http://github.com/licq-im/licq/commit/5a2bd4da786e1bdf28c8da8bfddb501e87f10268
http://github.com/licq-im/licq/commit/3738106b6631c973fd1d8129f164fdf9cb0ebbdd


/Anders