Nao
Nao
Retested with Controlify 2.0.0-beta5, constraint still fails.
> If the device reports itself as a joystick, Controlify will attempt to load it. I think what you are experiencing is just a bug with joystick handling. I don't...
``` ID 046d:c548 Logitech, Inc. Logi Bolt Receiver ID 3282:0001 Mountain Mountain Everest Keyboard ``` The problem with this is that Controlify needs to blacklist *every* customizable mouse/keyboard/trackpad/HID device in...
``` DEBUG lazymc > Got malformed handshake from client, disconnecting ``` Hmmmm
It was easy! https://github.com/timvisee/rust-minecraft-protocol/blob/4a4f2e2a1c04d23db99e178d5144e17889eaa8bf/protocol/src/version/v1_14_4/handshake.rs#L32 ```rs pub struct Handshake { #[data_type(with = "var_int")] pub protocol_version: i32, #[data_type(max_length = 65535)] // was max_length = 255 pub server_addr: String, pub server_port: u16, #[data_type(with...
@timvisee It never detects the server to be online, and when the start timeout occurs, it SIGKILLs the server.
> Needs log Sadly I don't run Systemd so it's difficult to get any logs in this machine. I hope someone else can reproduce though, as Strawberry is a fairly...
2. Resizing only works if you're slow and if you're resizing from the center of screen in, but not from any other corners (it'll unsnap the window)
Drag 'n' Drop doesn't work on host Xubuntu 18.04 (XFCE) and guest Kubuntu 18.04 (KDE), both 64-bits, using Workstation 15 and open-vm-tools 10.3.0.5530 (build-8931395). Suggestions?
Chiming in for accessibility features: having role colors separate from names.