summaryrefslogtreecommitdiffstats
path: root/glow/src/settings.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove `iced_glow`, `glyph-brush`, and `wgpu_glyph` dependenciesLibravatar Héctor Ramón Jiménez2023-02-241-61/+0
* Remove logging large bytes arraysLibravatar Cory Forsstrom2023-02-231-1/+1
* Use `Pixels` for `Text::size`Libravatar Héctor Ramón Jiménez2023-02-171-4/+4
* Add logging to window and context creationLibravatar Richard2022-05-021-1/+13
* Introduce `text_multithreading` to `Settings`Libravatar Héctor Ramón Jiménez2021-07-221-0/+4
* Add `text_multithreading` to `Settings` in `iced_glow` and `iced_wgpu`Libravatar Héctor Ramón Jiménez2021-07-221-0/+5
* Introduce `internal_backend` to `iced_wgpu::Settings`Libravatar Héctor Ramón Jiménez2021-03-251-0/+9
* Use recently stabilized intra-doc linksLibravatar Héctor Ramón Jiménez2020-11-261-2/+2
* Make default text size configurable in `Settings`Libravatar Héctor Ramón Jiménez2020-06-191-0/+6
* Revert "Merge pull request #371 from myfreeweb/window-alpha"Libravatar Héctor Ramón Jiménez2020-06-011-6/+1
* Add custom window background/clear color (incl. transparency) support, fixes ...Libravatar Greg V2020-06-011-1/+6
* Write documentation for `iced_glow`Libravatar Héctor Ramón Jiménez2020-05-281-3/+1
* Move `Antialiasing` to `iced_graphics`Libravatar Héctor Ramón Jiménez2020-05-191-24/+1
* Draft first working version of `iced_glow` :tada:Libravatar Héctor Ramón Jiménez2020-05-191-0/+50