feat: add bilingual UI support and customize the web client experience#400
feat: add bilingual UI support and customize the web client experience#400danvei233 wants to merge 1 commit into
Conversation
|
@cedrozor Please take a look ❤️ |
|
Wow that's great, thank you! I will have a look and try to have it into the
big next release to come!
Le dim. 8 mars 2026, 20:02, Danvei ***@***.***> a écrit :
… *danvei233* left a comment (myrtille-rdp/myrtille#400)
<#400 (comment)>
@cedrozor <https://github.com/cedrozor> Please take a look ❤️
Suggestion.gif (view on web)
<https://github.com/user-attachments/assets/0d7a311c-ba27-487f-920b-be99b4742543>
—
Reply to this email directly, view it on GitHub
<#400 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEHNL6WFFITUECCOXYR6GGL4PVVPVAVCNFSM6AAAAACWK6BC22VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DAMJZGAYTEMZSGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Is there a plan to release the next major version, which is compatible with freerdp 3.0 |
|
Hi @zhongguo1987 yes, I'm finalizing a new release with it (with the latest FreeRDP version, I saw they just released 3.25.0). It's a massive update and I'm not 100% available for Myrtille, but it's coming! I will keep everyone informed and, as soon as I have more visibility for a release date, I will make announcements on the Myrtille forum |
|
thank you ! Looking forward to your masterpiece
…________________________________
发件人: cedrozor ***@***.***>
发送时间: 2026年4月24日 17:40
收件人: myrtille-rdp/myrtille ***@***.***>
抄送: zhongguo1987 ***@***.***>; Mention ***@***.***>
主题: Re: [myrtille-rdp/myrtille] feat: add bilingual UI support and customize the web client experience (PR #400)
[https://avatars.githubusercontent.com/u/17749498?s=20&v=4]cedrozor left a comment (myrtille-rdp/myrtille#400)<#400 (comment)>
Hi @zhongguo1987<https://github.com/zhongguo1987> yes, I'm finalizing a new release with it (with the latest FreeRDP version, I saw they just released 3.25.0). It's a massive update and I'm not 100% available for Myrtille, but it's coming! I will keep everyone informed and, as soon as I have more visibility for a release date, I will make announcements on the Myrtille forum
―
Reply to this email directly, view it on GitHub<#400 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAZD6NMF7BZEAQKIR6H4DLT4XMY7TAVCNFSM6AAAAACWK6BC22VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DGMJSGE2TGMJXGU>.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS<https://github.com/notifications/mobile/ios/AAZD6NO73J2MOAYV4HBFLKL4XMY7TA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMZRGIYTKMZRG422M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJKTGN5XXIZLSL5UW64Y> and Android<https://github.com/notifications/mobile/android/AAZD6NOXLIZ3CJIN2QZBRBT4XMY7TA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTIMZRGIYTKMZRG422M4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLTGN5XXIZLSL5QW4ZDSN5UWI>. Download it today!
You are receiving this because you were mentioned.Message ID: ***@***.***>
|

Summary
This PR introduces a broader UI customization layer for
Myrtille.Web, including bilingual support, a customized landing/login experience, popup localization, mobile keyboard support, and several interaction updates across the web client.What Changed
Internationalization
Main Page Customization
Default.aspxUI structure and text content.Myrtille.Mobile Experience
Input and Interaction Changes
Styling
Default.cssextensively to match the new UI layout and branding.background.webpas a new visual asset.Networking / Client Behavior Adjustments
js/network,js/user, and related files to align with the customized UI behavior and interaction model.Files of Interest
Key files in this PR:
Myrtille.Web/Default.aspxMyrtille.Web/css/Default.cssMyrtille.Web/js/popup-i18n.jsMyrtille.Web/js/user.jsMyrtille.Web/js/user/mouse.jsMyrtille.Web/js/dialog.jsMyrtille.Web/popups/*.aspx