Skip to content

Commit 75319fc

Browse files
Refresh architecture receipt for 0.2.250
1 parent a31c8c4 commit 75319fc

9 files changed

Lines changed: 25 additions & 25 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lay"
3-
version = "0.2.249"
3+
version = "0.2.250"
44
edition = "2021"
55
description = "Alpha Double Shift RU/EN layout rescue for Linux desktops"
66
license-file = "LICENSE"

VERSIONING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ number from `git rev-list`.
1313

1414
Current publication branch version:
1515

16-
- `0.2.249`
16+
- `0.2.250`
1717

1818
Do not rely on commit counts. Before publishing or pushing, run the bump script
1919
or verify the version fields manually.

extension/lay@radislabus-star.github.io/metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"uuid": "lay@radislabus-star.github.io",
33
"name": "Lay Layout Switcher",
4-
"version": 249,
5-
"version-name": "0.2.249",
4+
"version": 250,
5+
"version-name": "0.2.250",
66
"description": "Alpha GNOME Shell extension для lay-daemon. Показывает EN/RU в трее, переключает раскладку по клику. Минимальный DBus bridge для layout activation и fallback text insert.",
77
"shell-version": ["45", "46", "47", "50"],
88
"url": "https://github.com/radislabus-star/lay-public"

extension/lay@radislabus-star.github.io/prefs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Gtk from 'gi://Gtk';
66
import {ExtensionPreferences} from 'resource:///org/gnome/Shell/Extensions/js/extensions/prefs.js';
77

88
const CONFIG_PATH = GLib.get_home_dir() + '/.config/lay/config.json';
9-
const APP_VERSION = '0.2.249';
9+
const APP_VERSION = '0.2.250';
1010
const APP_RELEASE_DATE = '2026-07-16';
1111
const APP_URL = 'https://github.com/radislabus-star/lay-public';
1212
const APP_ICON_NAME = 'input-keyboard-symbolic';

extension/lay@radislabus-star.github.io/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import GLib from 'gi://GLib';
44
import Gtk from 'gi://Gtk';
55

66
const CONFIG_PATH = GLib.get_home_dir() + '/.config/lay/config.json';
7-
const APP_VERSION = '0.2.249';
7+
const APP_VERSION = '0.2.250';
88
const APP_RELEASE_DATE = '2026-07-16';
99
const APP_URL = 'https://github.com/radislabus-star/lay-public';
1010
const APP_ICON_NAME = 'input-keyboard-symbolic';

extension/lay@radislabus-star.github.io/tray_support.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const RECENT_ACTIONS_PATH = GLib.get_home_dir() + '/.local/share/lay/rece
77
export const USAGE_COUNTS_PATH = GLib.get_home_dir() + '/.local/share/lay/nanda_wave/word_usage_counts.json';
88
export const PROJECT_DIR = GLib.get_home_dir() + '/projects/lay';
99
export const UPDATE_LOG_PATH = GLib.get_home_dir() + '/.local/state/lay/update.log';
10-
export const APP_VERSION = '0.2.249';
10+
export const APP_VERSION = '0.2.250';
1111
export const APP_DESCRIPTION = 'Альфа: RU/EN-переключатель по двойному Shift и помощь при наборе';
1212
export const APP_RELEASE_DATE = '2026-07-16';
1313
export const APP_LICENSE = 'Non-Commercial';

graphify-out/manifest.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
"semantic_hash": "236e46a80b6d2865de3d1816fb645158"
2121
},
2222
"extension/lay@radislabus-star.github.io/lay-impl.js": {
23-
"mtime": 1784187318.9929338,
23+
"mtime": 1784189700.4252772,
2424
"ast_hash": "5b6a06aa6236126c72cb127ef2970fde",
2525
"semantic_hash": "5b6a06aa6236126c72cb127ef2970fde"
2626
},
2727
"extension/lay@radislabus-star.github.io/metadata.json": {
28-
"mtime": 1784187318.9870818,
29-
"ast_hash": "6ef7fe546b20dae3e5443413da82bc9a",
28+
"mtime": 1784189700.4234264,
29+
"ast_hash": "1db44ff4b4ff3c85c82c21e6d2ed00ae",
3030
"semantic_hash": ""
3131
},
3232
"extension/lay@radislabus-star.github.io/prefs.js": {
33-
"mtime": 1784187318.9983113,
34-
"ast_hash": "0c9f5c42ca47946f3470a6840275dbd8",
33+
"mtime": 1784189700.4311185,
34+
"ast_hash": "2e49b19f36a2e792d09138d2d27499c1",
3535
"semantic_hash": ""
3636
},
3737
"extension/lay@radislabus-star.github.io/recent_actions_menu.js": {
@@ -40,13 +40,13 @@
4040
"semantic_hash": "40bbf92dafd5dfae313a0760331c3ae3"
4141
},
4242
"extension/lay@radislabus-star.github.io/settings.js": {
43-
"mtime": 1784187318.9981933,
44-
"ast_hash": "b62493e81c2b29ced4e7838e61ae01ff",
43+
"mtime": 1784189700.4310122,
44+
"ast_hash": "428f6b50a6eb886b7afdef050000fa38",
4545
"semantic_hash": ""
4646
},
4747
"extension/lay@radislabus-star.github.io/tray_support.js": {
48-
"mtime": 1784187318.998043,
49-
"ast_hash": "6b7b1d5c11462b007a5821bf913bda43",
48+
"mtime": 1784189700.4308615,
49+
"ast_hash": "9f2270b39c2ca9690388b4375d127a42",
5050
"semantic_hash": ""
5151
},
5252
"install-extension.sh": {
@@ -2650,8 +2650,8 @@
26502650
"semantic_hash": ""
26512651
},
26522652
"VERSIONING.md": {
2653-
"mtime": 1784187319.0002406,
2654-
"ast_hash": "02c53bd83c6ab714724a507ad98858d9",
2653+
"mtime": 1784189700.4326963,
2654+
"ast_hash": "5f0cb602a8092f1847e8c38b540f1194",
26552655
"semantic_hash": ""
26562656
},
26572657
"corpus/README.md": {

src/generated/architecture_graph_receipt.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -86,19 +86,19 @@
8686
},
8787
{
8888
"evidence": [
89-
"graph_links:19867",
90-
"graph_nodes:8018"
89+
"graph_links:19885",
90+
"graph_nodes:8024"
9191
],
9292
"id": "fast-verifiable",
9393
"status": "PASS",
9494
"violations": []
9595
}
9696
],
9797
"duplicate_symbols": {},
98-
"graph_fingerprint": "de0d24e3ab268a297a11b74f6780b3c8f77f847bef497f308afbed1bc5de5d0f",
99-
"graph_links": 19867,
100-
"graph_nodes": 8018,
98+
"graph_fingerprint": "97c35f5d1d04a128a873c443a5e672e96ff42f5cba8e8f2ebbac95033ff00595",
99+
"graph_links": 19885,
100+
"graph_nodes": 8024,
101101
"schema": "lay.architecture-graph-receipt.v1",
102-
"source_fingerprint": "2b5a67a200c3bb1f0b63a656f10341c808c7fe632600e03d0a0c89671dc57232",
102+
"source_fingerprint": "c242339ae581a8eb5d04d000e72bf58fd23d37bba0dbba7a3de300650261797e",
103103
"verdict": "PASS"
104104
}

0 commit comments

Comments
 (0)