mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-18 17:33:56 +02:00
Listen for XdndStatus
This commit is contained in:
@@ -252,6 +252,7 @@ class WineXdndProxy {
|
||||
xcb_atom_t xcb_xdnd_proxy_property;
|
||||
xcb_atom_t xcb_xdnd_enter_message;
|
||||
xcb_atom_t xcb_xdnd_position_message;
|
||||
xcb_atom_t xcb_xdnd_status_message;
|
||||
xcb_atom_t xcb_xdnd_leave_message;
|
||||
|
||||
// XDND specifies various actions for drag-and-drop, but since the file is
|
||||
|
||||
Reference in New Issue
Block a user