head-management: add compositor-space-enabler-v1 extension
This commit is contained in:
parent
5636f6bda5
commit
51170cbde5
8 changed files with 78 additions and 3 deletions
|
|
@ -139,7 +139,6 @@ pub trait Connector: Any {
|
|||
fn damage(&self);
|
||||
fn drm_dev(&self) -> Option<DrmDeviceId>;
|
||||
fn effectively_locked(&self) -> bool;
|
||||
#[expect(dead_code)]
|
||||
fn caps(&self) -> ConnectorCaps {
|
||||
ConnectorCaps::none()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue