slightly better code
This commit is contained in:
parent
87651d03b3
commit
c523905c49
10 changed files with 927 additions and 380 deletions
|
|
@ -2,7 +2,6 @@ use backend::winit::run_winit;
|
|||
|
||||
pub mod backend;
|
||||
pub mod state;
|
||||
pub mod xwayland;
|
||||
|
||||
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
run_winit()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue