Tolik Pylypchuk

Results 18 issues of Tolik Pylypchuk

For now the form will not contain posters/logos.

enhancement

The ability to get clipboard data in all available formats before switching and then putting it back after switching should at least be investigated.

enhancement

The macOS installer should delete the previous version of Keyboard Switch and all its files (except the configs), and then install the new version.

project

Before KeyboardSwitch can work on Wayland natively, I need to check the following things: - [ ] AvaloniaUI supports Wayland - [ ] libuiohook supports Wayland - [x] ~~TextCopy supports...

project

.NET Core is cross-platform, so the service app can work on Linux. The settings UI should be implemented in Avalonia, and the ReactiveUI view models should be extracted into a...

enhancement

Version 4.2 should be tested on the following Linux distributions: - [x] Ubuntu 24.04 - [x] Kubuntu 24.04 - [ ] Lubuntu 24.04 - [ ] Xubuntu 24.04 - [x]...

project

`button_map_lookup` - a function which swaps button 2 and 3 - is called twice when dispatching the mouse release event. First time at the very beginning of `dispatch_mouse_release`, and then...