parent
944e36ea2e
commit
57a39984dd
3 changed files with 13 additions and 0 deletions
|
|
@ -144,6 +144,9 @@ class CWLDataDeviceProtocol : public IWaylandProtocol {
|
|||
// TODO: move handling to seatmgr
|
||||
bool dndActive();
|
||||
|
||||
// called on an escape key pressed, for moments where it gets stuck
|
||||
void abortDndIfPresent();
|
||||
|
||||
private:
|
||||
void destroyResource(CWLDataDeviceManagerResource* resource);
|
||||
void destroyResource(CWLDataDeviceResource* resource);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue