On Sat, 25 Dec 2010 17:30:44 +1100 Jochen Schröder <cycoma...@gmail.com> said:
> Hi all, > > I've encountered a weird bug when using darktable (a raw photography > workflow program). It's a bit difficult to explain. A number of the > tools in darktable don't work properly when using in e17, but they work > fine in gnome. There are some tools you need to drag dots on curves > around to change e.g. colors. One of the tools is the colorzone tool. > There is a screencast at > http://blog.pcode.nl/2010/12/06/darktable-0-7-screencast-library/ > demonstrating how the tool should be working (see the colourzones plugin > screencast). At about 1:45 he demonstrates how you can change the color > by moving some points. Now this works fine if I use darktable in gnome, > however under e17 trying to drag those points does not do anything (the > points don't move). I know this is not a very good explanation, so if > you can give me some hints how to better explain or troubleshoot this > I'll try to do it. as such the only thing that can actually interfere might be button bindings - ie u have bound the same mouse button + modifier - or well e has it bound by default, but thats it - e would just steal the events before they got to the app - or x would steal them and re-direct to e. as such all non-grabbed events go DIRECT to apps so everything is up to the app to handle so if its not a conflict of bindings... thats an app bug. e doesnt interfere nor is it involved in keyboard or mouse input beyond grabbing things as above. (well also involved could be "click always raises" which involves a passive button grab too - click to focus too but only on the first click to focus a window). -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel