lunabunn

Results 35 comments of lunabunn

And a ping for everyone: @kvark @kyren @Lokathor @IcanDivideBy0 @TannerRogalsky @coderedart @17cupsofcoffee @segfault87 @ryanisaacg @Frizi @cormac-obrien @memoryruins @iceiix @notdanilo @tronical @pum-purum-pum-pum @rspencer01 @zicklag @cwfitzgerald @vtavernier @Gordon-F @aqrs @theypsilon @Hperigo @mrk-its...

@aqrs Could you please comment > I license past and future contributions under the triple MIT OR Apache-2.0 OR Zlib license, allowing licensees to choose any one at their option....

> Oh, that's unfortunate. > > I originally added that symlink to avoid duplicating the file. I thought it was an improvement over the previous approach, which was to publish...

> I just found it strange that such a large `struct` would implement `Copy`. FYI, whether or not a type implements `Copy` has nothing to do with how big it...

> Honestly though I'm not sure what I need to do to swap licenses since there's been a number of contributors and I haven't looked into it. There has been...

IMHO the expected behavior there (as an end user) would be `IMEComposition { composition: "a" }` `IMECompositionEnd` `CharacterReceived { character: 'à' }` but I understand that doesn't align very well...

Just for the record, I've also been working on implementing this for Web. Blocked on https://github.com/rustwasm/wasm-bindgen/issues/2489

> IMHO the expected behavior there (as an end user) would be `IMEComposition { composition: "a" }` `IMECompositionEnd` `CharacterReceived { character: 'à' }` but I understand that doesn't align very...

I'm not sure if they're included on Windows, will test that later today. Re: the title of the issue, it should *not* include the titlebar. Titlebar sizes are inconsistent, so...