Add image container to draw background, more adjustment to design
This commit is contained in:
parent
7cb1c89474
commit
66fdd2525d
5 changed files with 193 additions and 28 deletions
|
|
@ -2,6 +2,7 @@
|
|||
// SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
mod greeter;
|
||||
mod image_container;
|
||||
mod locker;
|
||||
|
||||
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue