Re: icon movement tracking

2006-08-08 Thread seventh guardian

On 8/7/06, Viktor Griph [EMAIL PROTECTED] wrote:

Should the flag tracking icon movement be set by MoveToPage? Currently
it's not, which makes icons jump back to the initial page if do for
example 'Style * IconTitle' if an icon has been moved to another page by
MoveToPage. On a sidenote the same problem exists whenever moving icons
with the pager, even if they are kept on the same page.


I can confirm this behaviour, it's wrong IMHO. I guess the flag should be set.

Cheers
 Renato


/Viktor






Re: icon movement tracking

2006-08-08 Thread Dominik Vogt
On Mon, Aug 07, 2006 at 06:25:18PM +0200, Viktor Griph wrote:
 Should the flag tracking icon movement be set by MoveToPage? Currently 
 it's not, which makes icons jump back to the initial page if do for 
 example 'Style * IconTitle' if an icon has been moved to another page by 
 MoveToPage. On a sidenote the same problem exists whenever moving icons 
 with the pager, even if they are kept on the same page.

That behaviour is certainly wrong.  But as far as I know the flag
just says that if the window is iconified again it should appear
at the same position relative to its page.  Instead, moving an
icon by one or more full pages should move the underlying window
geometries (normal and maximized (if applicable) by the same
distance.  This is a bit tricky, but if you make an initial patch
I would take a look at the issue.

Ciao

Dominik ^_^  ^_^

 --
Dominik Vogt, [EMAIL PROTECTED]


signature.asc
Description: Digital signature


icon movement tracking

2006-08-07 Thread Viktor Griph
Should the flag tracking icon movement be set by MoveToPage? Currently 
it's not, which makes icons jump back to the initial page if do for 
example 'Style * IconTitle' if an icon has been moved to another page by 
MoveToPage. On a sidenote the same problem exists whenever moving icons 
with the pager, even if they are kept on the same page.


/Viktor