Aleksey

Results 5 issues of Aleksey

### Description: Currently, the names of items in the context menu of our application are hard-coded in English (Copy, Paste, Cut, Select all). However, for better user accessibility and usability,...

enhancement

### Description: When using Avalonia 11.2.3 with WebView 3.120.8, an unhandled exception occurs on application exit. The issue happens in a basic scenario — simply opening a page in WebView...

linux

### Description: When using Avalonia 11.2.3 with WebView 3.120.8, there are two layout-related issues: Incorrect page layout on startup: The initial page rendering does not match the window size, resulting...

linux

Hi! I think there is a mistake in src/devices/kerui.c related to how the last 4 bits (cmd) are interpreted. The current decoder assumes that: ``` case 0x5: cmd_str = "water";...

device support
feedback

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=ru Description of changes: Added an example demonstrating structured JSON logging in Rust using `tracing-subscriber`, configured to produce output...

cloud-functions