This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Aug 14, 2024
-
-
q234rty authored
Qt.inputMethod.visible is true in kwin_wayland when maliit is enabled and activated, however kwin does not actually show maliit w/o touch input [1]. Moreover, having send by enter might still be desired even for virtual keyboards. Remove the check for virtual keyboards as suggested by @deepbluev7, people could still use Settings.invertEnterKey for newlines. [1]: https://invent.kde.org/plasma/kwin/-/blob/v6.1.4/src/inputmethod.cpp?ref_type=tags#L185
-
- Mar 08, 2024
-
-
Nicolas Werner authored
This is still a bit flaky around when to remove a mention, but it should work in most cases. Might add a toggle in the future to disable these though.
-
- Mar 05, 2024
-
-
Nicolas Werner authored
-
- Jan 10, 2024
-
-
Joe Donofry authored
-
- Oct 26, 2023
-
-
Nicolas Werner authored
-
- Jul 08, 2023
-
-
Loren Burkholder authored
-
- Jun 08, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- May 25, 2023
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- May 19, 2023
-
-
Nicolas Werner authored
-
- Mar 01, 2023
-
-
Loren Burkholder authored
-
Loren Burkholder authored
Fixes #1363 Please note that this doesn't prompt when you try to send a message with a bad command.
-
- Feb 21, 2023
-
- Jan 02, 2023
-
-
Nicolas Werner authored
-
- Dec 28, 2022
-
-
Joe Donofry authored
-
- Nov 09, 2022
-
-
Nicolas Werner authored
fixes #429
-
- Nov 04, 2022
-
-
LordMZTE authored
-
- Oct 14, 2022
-
-
Rohit Sutradhar authored
* Initial commit for VoIP v1 implementation * Added draft of event handlers for voip methods * Added event handlers for VoIP events, added rejectCall, added version tracking for call version for V0 and V1 compatibility * Added call events to the general message pipeline. Modified Call Reject mechanism * Added message delegates for new events. Modified hidden events. Updated handle events. * Updated implementation to keep track of calls on other devices * Fixed linting * Fixed code warnings * Fixed minor bugs * fixed ci * Added acceptNegotiation method definition when missing gstreamer * Fixed warnings * Fixed linting
-
- Sep 30, 2022
-
-
Nicolas Werner authored
-
- Sep 16, 2022
-
-
q234rty authored
Apparently on windows `Qt.inputMethod.visible` is always true when an input method is installed. Also on windows even after removing the check enter is still consumed by the input method, not nheko.
-
- Jun 14, 2022
-
-
SyldraTheCat authored
-
- Jun 13, 2022
-
-
SyldraTheCat authored
-
- Mar 20, 2022
- Mar 19, 2022
-
-
Malte E authored
-
- Mar 11, 2022
-
-
Malte E authored
-
- Mar 10, 2022
-
-
Nicolas Werner authored
Add a delay to all destructions and move the call dialog stuff up a level, so that we don't destroy the component when destroying the parent dialog. fixes #984
-
- Mar 05, 2022
-
-
Malte E authored
* swap send and sticker icons based on text input * collapse MessageInput options when window is narrow * buttons disappear once you type/send partial text from input method
-
- Mar 01, 2022
-
-
Nicolas Werner authored
-
- Feb 21, 2022
-
-
Nicolas Werner authored
It seems that you need to manually destroy created objects... Great... fixes #898
-
Nicolas Werner authored
-
- Feb 14, 2022
-
-
Nicolas Werner authored
-
- Jan 09, 2022
-
-
Nicolas Werner authored
-
- Jan 01, 2022
-
-
Nicolas Werner authored
-
- Dec 27, 2021
-
-
Nicolas Werner authored
-