https://bugs.kde.org/show_bug.cgi?id=476758
Tobias Fella <fe...@posteo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/netw | |ork/neochat/-/commit/b70f73 | |c7d6ce2b1f09464b4b3a4bcc7a6 | |f804957 --- Comment #3 from Tobias Fella <fe...@posteo.de> --- Git commit b70f73c7d6ce2b1f09464b4b3a4bcc7a6f804957 by Tobias Fella, on behalf of Eren Karakas. Committed on 06/11/2024 at 21:09. Pushed by tfella into branch 'master'. Make send message and insert newline shortcuts configurable Currently both Enter and Ctrl+Enter send the message in ChatBar on desktop. This might be unexpected behavior to users coming from other chat applications (eg. WhatsApp, Telegram, Element) as those send with Enter only by default. They allow changing send to Ctrl+Enter in settings and other option is used to insert a newline. M +6 -4 src/chatbar/ChatBar.qml M +12 -0 src/neochatconfig.kcfg M +26 -0 src/settings/NeoChatGeneralPage.qml https://invent.kde.org/network/neochat/-/commit/b70f73c7d6ce2b1f09464b4b3a4bcc7a6f804957 -- You are receiving this mail because: You are watching all bug changes.