• Joined on 2026-06-17
Nuller pushed to fix/inverted-outline-color at Nuller/keyboard-overlay 2026-08-04 15:24:25 +00:00
3ab9ef3a19 style: отформатировал тест per-channel outline под rustfmt
Nuller created pull request Nuller/keyboard-overlay#44 2026-08-04 15:21:29 +00:00
fix: invert pressed outline from key background color
Nuller pushed to fix/inverted-outline-color at Nuller/keyboard-overlay 2026-08-04 15:21:20 +00:00
f6a0f0e130 test: specify per-channel inverted pressed outline color
Nuller created branch fix/inverted-outline-color in Nuller/keyboard-overlay 2026-08-04 15:21:20 +00:00
Nuller deleted branch feat/pressed-key-outline from Nuller/keyboard-overlay 2026-08-04 15:13:17 +00:00
Nuller pushed to main at Nuller/keyboard-overlay 2026-08-04 15:13:17 +00:00
ef02150bc2 feat: outline pressed keys with inverted color (#43)
Nuller merged pull request Nuller/keyboard-overlay#43 2026-08-04 15:13:16 +00:00
feat: outline pressed keys with inverted color
Nuller pushed to feat/pressed-key-outline at Nuller/keyboard-overlay 2026-08-04 15:06:33 +00:00
66713aa8dc test: исправил деструктуризацию zip в render-тестах
Nuller pushed to feat/pressed-key-outline at Nuller/keyboard-overlay 2026-08-04 15:02:52 +00:00
cfa8238c74 refactor: свёл параметры рендера в OverlayRenderStyle
Nuller pushed to feat/pressed-key-outline at Nuller/keyboard-overlay 2026-08-04 14:58:13 +00:00
6a53a0818f test: импортировал KeyStateProvider в render-тестах
Nuller pushed to feat/pressed-key-outline at Nuller/keyboard-overlay 2026-08-04 14:54:46 +00:00
6426366e4c feat: добавил инвертированный контур нажатых клавиш
Nuller pushed to feat/pressed-key-outline at Nuller/keyboard-overlay 2026-08-04 14:50:46 +00:00
7681ac627b style: rustfmt pressed-key outline tests
Nuller created pull request Nuller/keyboard-overlay#43 2026-08-04 14:47:41 +00:00
feat: outline pressed keys with inverted color
Nuller pushed to feat/pressed-key-outline at Nuller/keyboard-overlay 2026-08-04 14:47:27 +00:00
4fd4e5a0e1 test: specify inverted pressed-key outline
Nuller created branch feat/pressed-key-outline in Nuller/keyboard-overlay 2026-08-04 14:47:27 +00:00
Nuller released v0.2.26 at Nuller/keyboard-overlay 2026-08-04 14:04:53 +00:00
Nuller deleted branch refactor/git-workflows-and-warnings from Nuller/keyboard-overlay 2026-08-04 13:57:00 +00:00
Nuller pushed to main at Nuller/keyboard-overlay 2026-08-04 13:57:00 +00:00
af528f8117 refactor: harden Git workflows and eliminate compiler warnings (#42)
Nuller merged pull request Nuller/keyboard-overlay#42 2026-08-04 13:56:59 +00:00
refactor: harden Git workflows and eliminate compiler warnings
Nuller pushed to refactor/git-workflows-and-warnings at Nuller/keyboard-overlay 2026-08-04 13:51:43 +00:00
a012393945 ci: добавил явные bash -n для всех workflow contract-тестов