Support X11 selection mechanism for messages
This commit is contained in:
parent
6aac5a9edb
commit
30ebb7c88e
2
TODO.md
2
TODO.md
@ -25,8 +25,6 @@
|
|||||||
- GIF glitchy border
|
- GIF glitchy border
|
||||||
- Combined pure media events time looks bad
|
- Combined pure media events time looks bad
|
||||||
|
|
||||||
- Copy to X11 selection with new CppUtils class
|
|
||||||
|
|
||||||
- RoomMessageNotice
|
- RoomMessageNotice
|
||||||
|
|
||||||
- Refactoring
|
- Refactoring
|
||||||
|
@ -39,6 +39,8 @@ FocusScope {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
onJoinedSelectionChanged: Clipboard.selection = joinedSelection
|
||||||
|
|
||||||
onDragStarted: {
|
onDragStarted: {
|
||||||
draggedItem.Drag.active = true
|
draggedItem.Drag.active = true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user