On Tue, 15 Jul 2014 02:19:15 +0400 Igor Murzov <[email protected]> said:
> On Mon, 14 Jul 2014 21:53:11 +0200 > Stefan Schmidt <[email protected]> wrote: > > > Hello. > > > > On Mon, 2014-07-14 at 09:04, Kateryna Fesyna wrote: > > > seoz pushed a commit to branch elementary-1.10. > > > > > > http://git.enlightenment.org/core/elementary.git/commit/?id=b1df32e61c5f2bade4fd8a07c86b620aa010259f > > > > > > commit b1df32e61c5f2bade4fd8a07c86b620aa010259f > > > Author: Kateryna Fesyna <[email protected]> > > > Date: Mon Jul 14 16:59:48 2014 +0900 > > > > > > Win: Delete "focused" and "unfocused" signals emission because they > > > duplicate Widgets signals > > > Summary: > > > "focused" and "unfocused" signals are emitted from Win and Widget. > > > This causes signals duplication when window is unfocused. To avoid this > > > duplication, emission of these signals is deleted from the Win. > > > > > > @fix > > > > Why is this patch only in the stable branch and not in master? We > > don't want to diverge from master so ALL patches should go there > > first. > > It is in master! it's far from a fix. if anything it's an abi break. signals are removed. yes - there were 2 signals for focus and unfocus... that's for compatibility. as such someone sets up a callback for just one of the pars, not both... -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
