autocommit 2022-04-10 01:54:16 CEST
This commit is contained in:
parent
befd5e99b2
commit
af152f7f3e
6 changed files with 49 additions and 5 deletions
|
|
@ -74,6 +74,8 @@ pub const BTN_LEFT: u32 = 0x110;
|
|||
|
||||
pub const SEAT_NAME_SINCE: u32 = 2;
|
||||
|
||||
pub const PX_PER_SCROLL: f64 = 15.0;
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct Dnd {
|
||||
pub seat: Rc<WlSeatGlobal>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue