Skip to content

Commit e9fe8a5

Browse files
New version: houmain.keymapper version 5.1.0 (microsoft#302851)
1 parent a419c26 commit e9fe8a5

File tree

3 files changed

+62
-0
lines changed

3 files changed

+62
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: houmain.keymapper
5+
PackageVersion: 5.1.0
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: user
9+
ProductCode: '{D55B7A97-E469-4591-877D-4BB13459A16B}'
10+
ReleaseDate: 2025-10-12
11+
AppsAndFeaturesEntries:
12+
- ProductCode: '{D55B7A97-E469-4591-877D-4BB13459A16B}'
13+
UpgradeCode: '{D3B4DADB-1A7E-40B3-A6F0-EEB022317FC8}'
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%ProgramFiles%\keymapper'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/houmain/keymapper/releases/download/5.1.0/keymapper-5.1.0-Windows-x86_64.msi
19+
InstallerSha256: D744CB65D8AA4D12718ECFD97B46E5F76DA5B749F5B60BB0502DB2223AAB558D
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: houmain.keymapper
5+
PackageVersion: 5.1.0
6+
PackageLocale: en-US
7+
Publisher: Albert Kalchmair
8+
PublisherUrl: https://github.com/houmain
9+
PublisherSupportUrl: https://github.com/houmain/keymapper/issues
10+
PackageName: keymapper
11+
PackageUrl: https://github.com/houmain/keymapper
12+
License: GPL-3.0
13+
LicenseUrl: https://github.com/houmain/keymapper/blob/HEAD/LICENSE
14+
ShortDescription: A cross-platform context-aware key remapper
15+
Tags:
16+
- context-awareness
17+
- cross-platform
18+
- gnome-shell-extension
19+
- keyboard-layout
20+
- keyboard-shortcuts
21+
- keymapper
22+
- wayland
23+
ReleaseNotes: |-
24+
Added
25+
- Verbose keymapper logging logs virtual key state changes (#297).
26+
- Allowing next-key-info to report multiple keys (#212).
27+
Fixed
28+
- Fixed obtaining current keyboard layout on X11/XKB (#296).
29+
- Ignoring key repeat also when mouse was clicked (#294).
30+
- Fixed keymapperctl --toggle when invalid key is passed.
31+
ReleaseNotesUrl: https://github.com/houmain/keymapper/releases/tag/5.1.0
32+
ManifestType: defaultLocale
33+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.13.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: houmain.keymapper
5+
PackageVersion: 5.1.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)