Add CommandSuggestionsBox quick access (#146)

* Add CommandSuggestionsBox quick access

* Remove unnecessary evaluation

* Use a FilledTonalIconButton for the CommandSuggestionsBox quick access button

* fix import

* quick command instead of send

* simplify

---------

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
This commit is contained in:
Héctor de Isidro
2025-08-06 01:25:15 +02:00
committed by GitHub
co-authored by callebtc
parent 1d1a91108e
commit b418aa3899
4 changed files with 90 additions and 71 deletions
+1
View File
@@ -10,6 +10,7 @@
<string name="join_channel">Join Channel</string>
<string name="leave_channel">Leave</string>
<string name="send_message">Send</string>
<string name="show_commands">Show commands</string>
<string name="back">Back</string>
<string name="people">People</string>
<string name="channels">Channels</string>