Re: [E-devel] System Edje Files?

2017-05-03 Thread The Rasterman
On Wed, 3 May 2017 22:59:57 -0400 Jeremy Suntheimer said: > Where an I learn about finding and extracting the system's Edje files in > e21? PREFIX/share/elementary/themes/default.edj to extract: edje_decc FILE (where file is the edje file to extract) --

Re: [E-devel] Getting default/theme/system font name

2017-05-03 Thread The Rasterman
On Wed, 3 May 2017 21:13:56 -0400 "William L. Thomson Jr." said: > On Wed, 3 May 2017 00:49:30 -0400 > "William L. Thomson Jr." wrote: > > > In the default theme, the fonts.edc file has > > #define FNBD "Sans:style=Bold" > > #define FNIT

Re: [E-devel] Can I use enlightenment on the kernel 4.11?

2017-05-03 Thread The Rasterman
On Thu, 04 May 2017 11:09:13 +0900 said: > Hi, > > Carsten Haitzler (The Rasterman) wrote: > > > On Wed, 3 May 2017 12:09:21 +0900 Florian Schaefer said: > > > > Hi! > > > > > > On 03.05.2017 10:04, Carsten Haitzler (The

Re: [E-devel] Getting default/theme/system font name

2017-05-03 Thread The Rasterman
On Wed, 3 May 2017 01:36:09 -0400 "William L. Thomson Jr." said: > On Wed, 3 May 2017 13:58:34 +0900 > Carsten Haitzler (The Rasterman) wrote: > > > On Wed, 3 May 2017 00:49:30 -0400 "William L. Thomson Jr." > > said: > > > > > >

[E-devel] System Edje Files?

2017-05-03 Thread Jeremy Suntheimer
Where an I learn about finding and extracting the system's Edje files in e21? -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Re: [E-devel] Can I use enlightenment on the kernel 4.11?

2017-05-03 Thread fulwood.sy
Hi, Carsten Haitzler (The Rasterman) wrote: > On Wed, 3 May 2017 12:09:21 +0900 Florian Schaefer said: > > Hi! > > > > On 03.05.2017 10:04, Carsten Haitzler (The Rasterman) wrote: > > > On Tue, 02 May 2017 21:16:40 +0900 fulwood...@gmail.com said: > >

Re: [E-devel] Can I use enlightenment on the kernel 4.11?

2017-05-03 Thread fulwood.sy
Hi, Florian Schaefer wrote: > Hi! > On 03.05.2017 13:51, fulwood...@gmail.com wrote: [...] >> What did you do? >> >> Could you inform me of it? > Nothing special actually. Just open a text console and log in as your > normal user or as root directly. > Do you boot

Re: [E-devel] Getting default/theme/system font name

2017-05-03 Thread William L. Thomson Jr.
On Wed, 3 May 2017 00:49:30 -0400 "William L. Thomson Jr." wrote: > In the default theme, the fonts.edc file has > #define FNBD "Sans:style=Bold" > #define FNIT "Sans:style=Oblique" > #define FNBDIT "Sans:style=Bold Italic" It seems this is what I am after. I am not sure

Re: [E-devel] [EGIT] [core/efl] master 01/01: elm_code: Expose API for inserting text at cursor

2017-05-03 Thread Andrew Williams
Hi, That should be it fixed, sorry for the trouble. Andy On Wed, 3 May 2017 at 17:30 Andrew Williams wrote: > Apologies! I will get that fixed right away... > > Andy > > On Wed, 3 May 2017 at 12:38, Stefan Schmidt > wrote: > >> Hello. >> >> On

[EGIT] [tools/edi] master 01/01: filepanel: when opening as different file type, close first then open to ensure the file is instantly accessible as text or code (editing).w

2017-05-03 Thread Al Poole
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=19971b006a6541707f083a052963932a76cb5a4f commit 19971b006a6541707f083a052963932a76cb5a4f Author: Al Poole Date: Wed May 3 21:42:57 2017 +0100 filepanel: when opening as

[EGIT] [tools/edi] master 01/01: debugpanel: OSX uses different struct kp_proc layout. Adjust for that.

2017-05-03 Thread Al Poole
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=a46e32046f8a2e3d8941a5c386fd89c9c555a0e9 commit a46e32046f8a2e3d8941a5c386fd89c9c555a0e9 Author: Al Poole Date: Wed May 3 21:00:20 2017 +0100 debugpanel: OSX uses

[EGIT] [core/efl] master 01/01: elm_code: fix make check, sorry

2017-05-03 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cae34033ef706f6a73f3cb8ff2bddaa033fc5949 commit cae34033ef706f6a73f3cb8ff2bddaa033fc5949 Author: Andy Williams Date: Wed May 3 20:51:03 2017 +0100 elm_code: fix make

[EGIT] [core/efl] master 01/01: Evas_Common: Fix punctuation errors and typos

2017-05-03 Thread Bryce Harrington
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=29b512b90e9b41d4e7ff2a0990bf0793087492c9 commit 29b512b90e9b41d4e7ff2a0990bf0793087492c9 Author: Bryce Harrington Date: Wed May 3 15:07:44 2017 -0400 Evas_Common: Fix

Re: [E-devel] [EGIT] [core/efl] master 01/01: elm_code: Expose API for inserting text at cursor

2017-05-03 Thread Andrew Williams
Apologies! I will get that fixed right away... Andy On Wed, 3 May 2017 at 12:38, Stefan Schmidt wrote: > Hello. > > On 05/03/2017 09:18 AM, Andy Williams wrote: > > ajwillia-ms pushed a commit to branch master. > > > > >

[EGIT] [apps/ephoto] master 01/01: Ephoto: make sure the monitor callback for delete is on the file we are working on.

2017-05-03 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=e53ee13f3cfaf0b8c1cc4e094587f3a0a633bdeb commit e53ee13f3cfaf0b8c1cc4e094587f3a0a633bdeb Author: Stephen 'Okra' Houston Date: Wed May 3 09:26:45 2017 -0500 Ephoto: make

Re: [E-devel] Can I use enlightenment on the kernel 4.11?

2017-05-03 Thread Florian Schaefer
Hi! On 03.05.2017 13:51, fulwood...@gmail.com wrote: > Hi, > > Florian Schaefer has written: > >> Hi! > >> On 03.05.2017 10:04, Carsten Haitzler (The Rasterman) wrote: >>> On Tue, 02 May 2017 21:16:40 +0900 fulwood...@gmail.com said: >>> Hi, I got the source

Re: [E-devel] [EGIT] [core/efl] master 01/01: elm_code: Expose API for inserting text at cursor

2017-05-03 Thread Stefan Schmidt
Hello. On 05/03/2017 09:18 AM, Andy Williams wrote: > ajwillia-ms pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=3b9e69eb036f0c9875bd2d423d9a2dfc5592 > > commit 3b9e69eb036f0c9875bd2d423d9a2dfc5592 > Author: Andy Williams

[EGIT] [core/efl] master 01/01: evas: Rewrite Evas Eo documentation

2017-05-03 Thread Bryce Harrington
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=910c316c1740bf3965ccb227e74fbbeea12a8fdf commit 910c316c1740bf3965ccb227e74fbbeea12a8fdf Author: Bryce Harrington Date: Wed May 3 12:38:41 2017 +0200 evas: Rewrite Evas Eo

[EGIT] [core/efl] master 01/02: evas_canvas3d_mesh: Fix typo

2017-05-03 Thread Bryce Harrington
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1e1a9df53dc7c2349b566c34f5717bc44f15fe31 commit 1e1a9df53dc7c2349b566c34f5717bc44f15fe31 Author: Bryce Harrington Date: Wed May 3 11:55:21 2017 +0200 evas_canvas3d_mesh:

[EGIT] [core/efl] master 02/02: examples/evas: Fix missing space before -lm in compilation directions

2017-05-03 Thread Bryce Harrington
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ccd78c7708acbd7a737eb3c506355387dadf643b commit ccd78c7708acbd7a737eb3c506355387dadf643b Author: Bryce Harrington Date: Wed May 3 12:03:40 2017 +0200 examples/evas: Fix

[E-devel] e: mixer implementation conflict

2017-05-03 Thread Al Poole
Hi all, It has been a while since the mixer was discussed. There was a conflict of ideas, perhaps a discussion would help resolve this once and for all? It's something holding back the bryce and it's adoption (missing a mixer applet). What are the issues? If anyone has anything else to add,

[EGIT] [core/efl] master 01/01: elm_code: Expose API for inserting text at cursor

2017-05-03 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3b9e69eb036f0c9875bd2d423d9a2dfc5592 commit 3b9e69eb036f0c9875bd2d423d9a2dfc5592 Author: Andy Williams Date: Wed May 3 08:17:06 2017 +0100 elm_code: Expose API