feat(wallpaper): scaling methods
This commit is contained in:
parent
a3802021b6
commit
9fb0bcdac9
2 changed files with 54 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
pub use cosmic_bg_config::{Config, Entry, Output};
|
||||
pub use cosmic_bg_config::{Config, Entry, Output, ScalingMode};
|
||||
use image::RgbaImage;
|
||||
use std::{
|
||||
collections::hash_map::DefaultHasher,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue