xwayland: improve dnd and cleanup (#9405)
Minor changes to xwayland dnd / regular dnd to fix various issues --------- Co-authored-by: Vaxry <vaxry@vaxry.net>
This commit is contained in:
parent
e59464629f
commit
3458d7ac93
6 changed files with 177 additions and 96 deletions
|
|
@ -190,7 +190,7 @@ class CWLDataDeviceProtocol : public IWaylandProtocol {
|
|||
void updateDrag();
|
||||
void dropDrag();
|
||||
void completeDrag();
|
||||
void resetDndState();
|
||||
void cleanupDndState(bool resetDevice, bool resetSource, bool simulateInput);
|
||||
bool wasDragSuccessful();
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue