x11: Implement Drag and Drop (#17491)
Closes #16225 Release Notes: - x11: Implemented Drag and Drop.
This commit is contained in:
parent
12dde17608
commit
59be07ad90
3 changed files with 226 additions and 5 deletions
|
@ -56,6 +56,8 @@ extend-ignore-re = [
|
|||
"rename = \"sesssion_id\"",
|
||||
"doas",
|
||||
# ProtoLS crate with tree-sitter Protobuf grammar.
|
||||
"protols"
|
||||
"protols",
|
||||
# x11rb SelectionNotifyEvent struct field
|
||||
"requestor"
|
||||
]
|
||||
check-filename = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue