Are there matching / close to matching GTK themes for any of the Themes
found on Extra.Enlightenment.Org ? If so it might be a good idea to link
them on the theme pages - helps make systems feel unified when users are
using non-Elm apps like some of us do sometimes.
Cheers,
--
~Jeff Hoogland
rimmed pushed a commit to branch master.
http://git.enlightenment.org/tools/eflete.git/commit/?id=9e6c574d70746834e21670ea1ed107ad250012d0
commit 9e6c574d70746834e21670ea1ed107ad250012d0
Author: Vyacheslav Reutskiy
Date: Wed Jan 25 17:31:05 2017 +0200
live_view: fix the parse the group cl
Dear All, Hello.
I got following snippet to get device name from fd.
+char name[128];
+if (ioctl(fd, JSIOCGNAME(sizeof(name)), name) < 0)
+ strncpy(name, "Unknown", sizeof(name));
+printf("Name: %s\n", name);
I would like to add an API to get device name using this snippet.
But it s
Hi,
On 26 January 2017 at 06:29, Gustavo Sverzut Barbieri
wrote:
> Hi all,
>
> While porting to cmake I found that:
>
> src/lib/evas/canvas/efl_input_focus.eo
>
> is used by:
>
> src/lib/efl/interfaces/efl_canvas.eo
>
> this is wrong :-(
>
Yeah, that's quite bad indeed.
I guess all those Efl.In
ajwillia-ms pushed a commit to branch master.
http://git.enlightenment.org/website/extra-server.git/commit/?id=b3f46afae55b1fbc4d34501c3aee890ff57baa7d
commit b3f46afae55b1fbc4d34501c3aee890ff57baa7d
Author: Andy Williams
Date: Wed Jan 25 22:50:11 2017 +
try to fix google fonts lookup
ajwillia-ms pushed a commit to branch master.
http://git.enlightenment.org/website/extra-server.git/commit/?id=75c218a52ae663d14f5305b46b8f27e898279e09
commit 75c218a52ae663d14f5305b46b8f27e898279e09
Author: Andy Williams
Date: Wed Jan 25 22:33:18 2017 +
Update theme to be quite like
okra pushed a commit to branch master.
http://git.enlightenment.org/core/enlightenment.git/commit/?id=35e9501637e7e14e6508c0c8eebe8a2055fce2d7
commit 35e9501637e7e14e6508c0c8eebe8a2055fce2d7
Author: Stephen 'Okra' Houston
Date: Wed Jan 25 16:24:25 2017 -0600
Enlightenment: Whitelist and a
barbieri pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=4d21d6c56a697e0cfaa11cee5a6fb3f16739ddac
commit 4d21d6c56a697e0cfaa11cee5a6fb3f16739ddac
Author: Gustavo Sverzut Barbieri
Date: Wed Jan 25 13:03:52 2017 -0200
cmake/common: add missing checks f
barbieri pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=205348383cd79abf65fc7b473129f17c71e636f5
commit 205348383cd79abf65fc7b473129f17c71e636f5
Author: Gustavo Sverzut Barbieri
Date: Wed Jan 25 19:24:00 2017 -0200
cmake: add efl library.
s
Hi all,
While porting to cmake I found that:
src/lib/evas/canvas/efl_input_focus.eo
is used by:
src/lib/efl/interfaces/efl_canvas.eo
this is wrong :-(
--
Gustavo Sverzut Barbieri
--
Mobile: +55 (16) 99354-9890
-
barbieri pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=c1b2701770bcccfc9ec95e07cb0561a0ff581620
commit c1b2701770bcccfc9ec95e07cb0561a0ff581620
Author: Gustavo Sverzut Barbieri
Date: Wed Jan 25 19:22:11 2017 -0200
cmake: check for variable defined,
barbieri pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=a2bc5ee1306184c8abab4c7eb62ddedb74687900
commit a2bc5ee1306184c8abab4c7eb62ddedb74687900
Author: Gustavo Sverzut Barbieri
Date: Wed Jan 25 19:16:06 2017 -0200
cmake: improvements to eolian hand
barbieri pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=e4d0f78682b6227be68c3d00c42c4cc92c8822ef
commit e4d0f78682b6227be68c3d00c42c4cc92c8822ef
Author: Gustavo Sverzut Barbieri
Date: Wed Jan 25 16:02:25 2017 -0200
cmake: if EOLIAN_BIN=ON, use built
barbieri pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=f9589211772c8b47765795157f4c9288b00b0aa5
commit f9589211772c8b47765795157f4c9288b00b0aa5
Author: Gustavo Sverzut Barbieri
Date: Wed Jan 25 19:26:02 2017 -0200
cmake: add ecore.
no test
barbieri pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=fd8865d0d048cc4b03adb7422a5cd67b5e33ba0a
commit fd8865d0d048cc4b03adb7422a5cd67b5e33ba0a
Author: Gustavo Sverzut Barbieri
Date: Wed Jan 25 14:50:04 2017 -0200
cmake: EFL_OPTION() now supports D
barbieri pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=f74ca08be9b78e5ac9a2f302ba2607db94872085
commit f74ca08be9b78e5ac9a2f302ba2607db94872085
Author: Gustavo Sverzut Barbieri
Date: Wed Jan 25 19:21:06 2017 -0200
cmake/eina: check more required fu
bu5hm4n pushed a commit to branch master.
http://git.enlightenment.org/apps/extra.git/commit/?id=633f335cc4a1b17b8305a11a50c3e9e2ddfafe8e
commit 633f335cc4a1b17b8305a11a50c3e9e2ddfafe8e
Author: Marcel Hollerbach
Date: Wed Jan 25 18:26:11 2017 +0100
build: really set the defaults that are
bu5hm4n pushed a commit to branch master.
http://git.enlightenment.org/apps/extra.git/commit/?id=1ae919d9ccc75c065d1a1249fa0d1021184f1e65
commit 1ae919d9ccc75c065d1a1249fa0d1021184f1e65
Author: Marcel Hollerbach
Date: Wed Jan 25 18:25:26 2017 +0100
pkgbuild: make it work
looks li
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=a306cba6c3d581e36fddb4858e27643e07fb0754
commit a306cba6c3d581e36fddb4858e27643e07fb0754
Author: Chris Michael
Date: Wed Jan 25 12:02:35 2017 -0500
ecore-wl2: Don't set opaque or input region
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=51684536f0c609355db6ea09e6669321ee5b51dd
commit 51684536f0c609355db6ea09e6669321ee5b51dd
Author: Chris Michael
Date: Wed Jan 25 09:40:07 2017 -0500
Revert "evas: Fix resource leak in evas_mod
rimmed pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=13541f0054e38b3b2534a8d6bbad95e62d1022d0
commit 13541f0054e38b3b2534a8d6bbad95e62d1022d0
Author: Vyacheslav Reutskiy
Date: Wed Jan 25 16:10:47 2017 +0200
edje_entry: don't send a 'changed' signal
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=8b2ca30eb5bc112b47155cc3694be1aa39b1345f
commit 8b2ca30eb5bc112b47155cc3694be1aa39b1345f
Author: Chris Michael
Date: Wed Jan 25 08:53:41 2017 -0500
evas: Fix resource leak in evas_module_find
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=54655d65a3e0422da163d88094556a972ca57136
commit 54655d65a3e0422da163d88094556a972ca57136
Author: Chris Michael
Date: Wed Jan 25 08:52:47 2017 -0500
evas: Minor formatting fix
NB: No
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=f1c9088c14f2527fd9040c7b48f88d2597aeab10
commit f1c9088c14f2527fd9040c7b48f88d2597aeab10
Author: Chris Michael
Date: Wed Jan 25 08:56:38 2017 -0500
ethumb: Fix resource leak
Coverity
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=358b4b9a9ad748c67a205c6040cc143a3b9a021a
commit 358b4b9a9ad748c67a205c6040cc143a3b9a021a
Author: Chris Michael
Date: Wed Jan 25 09:01:12 2017 -0500
elput: Fix resource leak
Coverity
kimcinoo pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=308b0f82fa6ad0a44914e12a36eec5b91c58f06e
commit 308b0f82fa6ad0a44914e12a36eec5b91c58f06e
Author: Shinwoo Kim
Date: Wed Jan 25 22:31:03 2017 +0900
ecore_input: support PS4 joystick
Add
raster pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=e22de294617c0d64f3bfec9b08bac89e5017
commit e22de294617c0d64f3bfec9b08bac89e5017
Author: Carsten Haitzler (Rasterman)
Date: Wed Jan 25 22:30:13 2017 +0900
edje - fix border scale by inter
There was segfault on
[ 88%] Generating src/lib/eo/efl_object.eo.c, src/lib/eo/efl_object.eo.h
I think autotools-generated files somehow interfere with cmake build,
but this doesn't matter.
After git clean build works fine(eina, eolian, eo, test).
On 25.01.17 12:22, marcel-hollerb...@t-online.
On 01/25/2017 08:40 PM, Andrii Kroitor wrote:
> Hello
>
> I'm very excited to see steps towards CMake :)
> Is there any reason to limit minimum version to 3.7? Current unbuntu
> release has cmake version 3.5.1 included.
> Looks like with 3.5 cmake step passes ok, but build fails on eo files
>
Hello,
i am sorry for the wrong minum-version number. I think 3.0.2 is enough,
since we are using LINK_PRIVATE and LINK_PUBLIC.
What error messages are you getting?
Greetings
bu5hm4n
On Wed, Jan 25, 2017 at 12:10:38PM +0200, Andrii Kroitor wrote:
> Hello
>
> I'm very excited to see steps to
Hello
I'm very excited to see steps towards CMake :)
Is there any reason to limit minimum version to 3.7? Current unbuntu
release has cmake version 3.5.1 included.
Looks like with 3.5 cmake step passes ok, but build fails on eo files
generation. I'm wondering if it is because of some missing cma
raster pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=a279852c8629ad498b0333274ea368060ec4d672
commit a279852c8629ad498b0333274ea368060ec4d672
Author: Carsten Haitzler (Rasterman)
Date: Wed Jan 25 18:44:58 2017 +0900
evas - proxy - fix clipping of p
32 matches
Mail list logo