giuliovale
giuliovale
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...
Instead of the copyright symbol, the words © 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...

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