giuliovale

Results 7 issues of giuliovale

Rustdesk fail to start because not find any *.dll files

bug

Nightly Build 1.2 Connection windows 11 vs windows 11 Keyboard Map Mode In the Italian keyboard some characters are wrong: instead of < comes out ù instead of > comes...

bug
good first issue

Instead of the copyright symbol, the words &copy; are shown; https://github.com/rustdesk/rustdesk/blob/03e7b48d6f2570082ee3022b5c1c04851d5d3e88/flutter/lib/desktop/pages/desktop_setting_page.dart#L1078

Fix: change inside function _saveState from this.History.pushState(null, null, '?page=' + page); to this.History.pushState(null, document.title, '?page=' + page);

### Is there an existing issue for this? - [X] I have searched the existing issues ### Bug Description Unable to confirm password ### How to Reproduce Try changing your...

![image](https://github.com/user-attachments/assets/214a67f8-fea7-4f16-b2f8-c67080f52ce8)

It would be interesting to have the possibility to enable or disable the crumbs that show the name of the course https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/blob/0eaa438f9db7d3aefdff932375141dc1649b3d16/classes/boostnavbar.php#L108

improvement