Support X11 selection mechanism for messages
This commit is contained in:
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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user