Sergey Vlasov

Results 9 issues of Sergey Vlasov

## Description Unfortunately, the crippled versions of “Bluepill” boards with STM32F103C6xx chips instead of STM32F103C8xx are now sold all over the place, sometimes advertised in a confusing way to make...

core
keyboard

Output of `awesome --version`: ``` awesome v4.3-318-g6101ef51 (Too long) • Compiled against Lua 5.3.4 (running with Lua 5.3) • D-Bus support: ✔ • xcb-errors support: ✘ • execinfo support: ✔...

bug
confirmed

Turning off the “Real time processing” checkbox for an existing workflow results in retriggering of all events that were processed as realtime before changing the configuration (the event history shows...

Inspired by #5384, but instead of just using the border width, this PR reports the actual frame extents for the window, which may also include the title bar (for floating...

The `Dotty.__getitem__(self, item)` method is decorated with `@lru_cache(maxsize=32)`. When applied to a method, the `lru_cache` implementation uses the `self` argument as a part of the cache key, which result in...

In iRedAdmin 2.6 it is possible to login by entering the password hash value into the login form instead of the corresponding plaintext password. This defeats any protection normally provided...

## Description Apparently some people sell Pro Micro clones with a variant of the Caterina bootloader which shows up as `2A03:0040`; that VID:PID was originally used by the bootloader on...

windows
macos

## Is your feature request related to a problem? Please describe. Currently there is no way to make chezmoi ignore some files in source directories like `.chezmoiexternals/` or `.chezmoitemplates`, and...

enhancement

Using gunicorn 23.0.0 on Linux with systemd service+socket unit setup similar to the one described in docs, I found that the setproctitle support does not work (`ps` still shows full...