On Mon, 8 Aug 2005 12:58:34 +0200 Doomsday <[EMAIL PROTECTED]> babbled:

> Thanx for attention.
> 
> I found a bug with the binding "move_absolute". Maybe it is
> reproductible with move_relative but few tries are not enough.
> 
> Well, take a look:
> 
> Pre-requesites: got at least one key binding for move_absolute (sry for
> >80col)
> enlightenment-remote -binding-key-add ANY Left  'CTRL|ALT' 0 'move_absolute'
> '+0 *' enlightenment-remote -binding-key-add ANY Right 'CTRL|ALT' 0
> 'move_absolute' '-0 *' enlightenment-remote -binding-key-add ANY Up   
> 'CTRL|ALT' 0 'move_absolute' '* +0' enlightenment-remote -binding-key-add ANY
> Down  'CTRL|ALT' 0 'move_absolute' '* -0' Open two terminals in a empty
> virtual desktop. Move second terminal upon the first (with a little down
> offset).
> 
> So, let's start the show:
> 
> Get the focus from the foreground one.
> Move the window with CTRL|ALT + Right binding.
> Ok, all could be done. Now, move window in origin position, and
> repeat exactly same action, with taking attention on the focus of the
> second one. If you are attentive, you can see the background window
> steal focus during one millisecond.
> 
> It's a bit annoying if we repeat quickly many key binding like that,
> all window are moved instead just one (the focused..).
> 
> Thanx to developer for fix this little bug :-)

this is kind of hard to fix as the focus change is due to your mouse
entering/leaving a window and thus focus changes combine with your moving at the
same time...

> -- 
> .around here, everyday is doomsday..
> Doomsday - Jonathan Huot
> Epitech 3
> [EMAIL PROTECTED]
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to