Implement move_to and resize commands for window
This commit is contained in:
parent
6fce35393f
commit
7cb6e7438f
6 changed files with 50 additions and 9 deletions
|
|
@ -28,6 +28,7 @@ pub mod application;
|
|||
pub mod clipboard;
|
||||
pub mod conversion;
|
||||
pub mod settings;
|
||||
pub mod window;
|
||||
|
||||
mod error;
|
||||
mod mode;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue