mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-12-27 21:58:18 +01:00
Clean up stuff again
This commit is contained in:
parent
29c48bdfcd
commit
bbc2b4574f
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ use crate::{
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
// -------------------------------------------
|
|
||||||
|
|
||||||
impl State {
|
impl State {
|
||||||
/// Compute the positions and sizes of tiled windows on
|
/// Compute the positions and sizes of tiled windows on
|
||||||
/// `output` according to the provided [`Layout`].
|
/// `output` according to the provided [`Layout`].
|
||||||
|
|
Loading…
Reference in a new issue