LithApp / Lith

Multiplatform, mobile-focused WeeChat relay client
https://lith.app
GNU General Public License v2.0
75 stars 7 forks source link

message selectable? #175

Open misterhsp opened 3 weeks ago

misterhsp commented 3 weeks ago

Will it be possible in the future for the message text to be selectable?

Thanks...

MartinBriza commented 3 weeks ago

Yeah, I'm planning to add a more desktop-like way to select text across multiple messages but it's not trivial with QML... definitely something I'd like to add though.

Or are you asking about a more flexible way to select text in the touch-friendly copy dialog we have now?

misterhsp commented 3 weeks ago

select for copy and paste as an example.

Am 08.06.24 um 19:51 schrieb Martin Bříza:

Yeah, I'm planning to add a more desktop-like way to select text across multiple messages but it's not trivial with QML... definitely something I'd like to add though.

Or are you asking about a more flexible way to select text in the touch-friendly copy dialog we have now?

— Reply to this email directly, view it on GitHub https://github.com/LithApp/Lith/issues/175#issuecomment-2156119964, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKGJLRMIBJXS7CSOWQ33G3LZGNADLAVCNFSM6AAAAABJACXH2GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGEYTSOJWGQ. You are receiving this because you authored the thread.Message ID: @.***>

MartinBriza commented 3 weeks ago

By long-pressing (or right-clicking) a message, you will be presented with a dialog that will allow you to copy the message. This is very rudimentary but for copying single messages it should be fine for the time being.