On Mon, 08 Aug 2005 23:28:00 +0200 Martin Geisler <[EMAIL PROTECTED]> babbled:
> Doomsday <[EMAIL PROTECTED]> writes: > > > I found a bug with the binding "move_absolute". Maybe it is > > reproductible with move_relative but few tries are not enough. > > > > 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..). > > Yes, it seems that the e_border_focused_get() function does not really > return what it claims: it returns the window under the mouse but not > the focussed window (unless your focus follows the mouse :-) > > I've also seen the bug you're describing with the other keyboard > commands such as minimize etc. Unfortunately I don't know how to fix > it. it returns what e believes the currently focused window is, maintained by e_border_focus_set(). -- ------------- 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
