window: Add ssd interactive resize
This commit is contained in:
parent
492d215fd8
commit
afa7ad6d6a
2 changed files with 163 additions and 30 deletions
|
|
@ -71,6 +71,7 @@ impl From<X11Surface> for CosmicSurface {
|
|||
}
|
||||
|
||||
pub const SSD_HEIGHT: i32 = 48;
|
||||
pub const RESIZE_BORDER: i32 = 10;
|
||||
|
||||
impl CosmicSurface {
|
||||
pub fn title(&self) -> String {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue