mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-17 21:13:48 -07:00
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:
@@ -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();
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user