Re: Write in D with Coedit 3.6.11

2018-04-28 Thread Nicholas Wilson via Digitalmars-d-announce

On Saturday, 28 April 2018 at 14:30:14 UTC, Basile B. wrote:
New release of the strange D IDE not written in D and without 
dark theme:


https://github.com/BBasile/Coedit/releases

Real change log is here:

https://github.com/BBasile/Coedit/releases/tag/v3.6.10


Every time you post a release I think " I should check this out!" 
then I (re)discover that there are no OSX releases and that it's 
not in D so I'm not set up to build it myself.


Re: Release: nanovega.d rendering lib like html5 canvas

2018-04-28 Thread drug via Digitalmars-d-announce

28.04.2018 17:04, Adam D. Ruppe пишет:

On Saturday, 28 April 2018 at 09:55:17 UTC, drug wrote:
least I've spent more time trying to run using glfw than total time I 
spent using both simpledisplay and sdl2.


simpledisplay I find is a lot... well, simpler way to display than any 
of the alternatives since it sidesteps the dependency hell problem the 
others have.
Yes, it is. I just use SDL2 backend in other project so it didn't take 
too time. But simpledisplay took much less time to take off.


P.S. `visibleForTheFirstTime` was unusual for me but nothing more.


Re: Write in D with Coedit 3.6.11

2018-04-28 Thread rikki cattermole via Digitalmars-d-announce

On 29/04/2018 2:30 AM, Basile B. wrote:

New release of the strange D IDE not written in D and without dark theme:

https://github.com/BBasile/Coedit/releases

Real change log is here:

https://github.com/BBasile/Coedit/releases/tag/v3.6.10


Context of the dark theme bit[0].

[0] 
https://www.reddit.com/r/ProgrammerHumor/comments/8filvr/apparently_there_are_people_on_irc_who_use_light/?ref=share&ref_source=link


Write in D with Coedit 3.6.11

2018-04-28 Thread Basile B. via Digitalmars-d-announce
New release of the strange D IDE not written in D and without 
dark theme:


https://github.com/BBasile/Coedit/releases

Real change log is here:

https://github.com/BBasile/Coedit/releases/tag/v3.6.10


Re: Release: nanovega.d rendering lib like html5 canvas

2018-04-28 Thread Adam D. Ruppe via Digitalmars-d-announce

On Saturday, 28 April 2018 at 09:55:17 UTC, drug wrote:
least I've spent more time trying to run using glfw than total 
time I spent using both simpledisplay and sdl2.


simpledisplay I find is a lot... well, simpler way to display 
than any of the alternatives since it sidesteps the dependency 
hell problem the others have.


Re: Release: nanovega.d rendering lib like html5 canvas

2018-04-28 Thread drug via Digitalmars-d-announce

03.04.2018 04:44, Andrew Edwards пишет:


I made an attempt last year but not much came of it. Would like to help 
out if you don’t mind slowing your pace a bit to provide some mentoring 
when the need arises.


Andrew
Ironically, I've made (incomplete) port of nanogui and it works using 
arsd.simpledisplay and sdl2. But totally failed to run it using glfw 
like original nanogui does. Al least I've spent more time trying to run 
using glfw than total time I spent using both simpledisplay and sdl2.


Re: 2.080.0-rc.1 [was: Beta 2.080.0]

2018-04-28 Thread Sönke Ludwig via Digitalmars-d-announce

Am 27.04.2018 um 19:38 schrieb Martin Nowak:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Release candidate available now.

http://dlang.org/changelog/2.080.0.html
http://dlang.org/download.html#dmd_beta

- -Martin
-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEpzRNrTw0HqEtE8TmsnOBFhK7GTkFAlrjYAYACgkQsnOBFhK7
GTmNww//eLu1TR1n2p0GKt/vQJsfOrHLyXLWLtQatcUPh2MUS4aJ3j1lB8CnWkca
U+uwCY5aOoGXJw45o2TAS44yrnlFrykUjYCfPzQVu3ynT/P/DxRnESjZgrZr13Zn
z7giOWOEt2m26mAjd8yqClYRw4yEZFBgic0WvHeZCwtsYz/2iGvpOXGEOw9iuZcH
JvV9WgKXBJSbL4AlTj1Uy2y8WRhT6LzXDRQMF5tF80ZbEQXGvggB5UVuGl4Kwmbk
40dfaQsoXhBX4FoxiTTZ5sOjmHAnyXT7VFAYj8rQE6G+FhbQ3mHtZu101xC/qzx/
9Zd6CbgWEIoxBm4ADTQ7XsZBP1x1T1x9hGmF3LQG3lMDBSJH2Cj7/HSnrpCamM6J
HUU8y0a40k3Nx5TsWJuZ6T2Jdz8+UsWiO7vmLCzW861y5uNEQocTblNpwetEwcEL
Aa2TVQF30cdmDMKh+hytQGV4/OBH4RWZjJSH/WhNwbiRKDuES0qKwL9e93X55vRJ
IA7CtFHp+WLC+0DRvEs0GFtkVqFmIETPKhLMKEy5RsKUvfhuHIRpOdKT0vWQBQ1m
vm3QKJtnye8M/JL8wLfZzFLbMIuUMjiwij8TixEOUCAkDm7IxsyIaViXdI1L9dUt
pFhzCS/cheq/cgQ7S8h8U8KcBB7dr+PYM15fgJAepXqEolUH9Fw=
=haox
-END PGP SIGNATURE-



There is still an open regression:
https://issues.dlang.org/show_bug.cgi?id=18800