Jeremy Soller

Results 72 issues of Jeremy Soller

This will allow layouts like spacefn to be used

- @angerber - lemp9 - @brs17 - galp4 - @crawfxrd - galp3-c - @jackpot51 - darp6 - @leviport - darp5, darp5, lemp9 - @WatchMkr - galp4

Allow something similar to CSS writing-mode to be set on a buffer: https://developer.mozilla.org/en-US/docs/Web/CSS/writing-mode

Will need a `winit` example to experiment with this

Currently only the primary system locale is used. Allow the use of secondary system locales for resolving Han unification and other things, and also allow a span of text to...

You can test this by setting default_color in the hello-world example to #5fafff for example, and then taking a screenshot of the resulting window. You will measure #a4d8ff instead, which...

bug

``` error[E0599]: the method `view_bits_mut` exists for type `u64`, but its trait bounds were not satisfied --> aml/src/value.rs:525:23 | 525 | value.view_bits_mut::()[0..length].clone_from_bitslice(bits); | ^^^^^^^^^^^^^ method cannot be called on `u64`...

This is to aid in https://github.com/system76/coreboot/pull/201 I still need to implement dual port code.

This command is used with thelio_io_2, see https://github.com/system76/qmk_firmware/pull/41 Draft until tach command is implemented for laptops

It would be nice to be able to look at other projects using cosmic-text. I will probably add a list to the README once I have collected enough.

help wanted