Skip to content

Commit 89b5d6e

Browse files
New version: houmain.keymapper version 4.12.2 (microsoft#269615)
1 parent 778bb9d commit 89b5d6e

3 files changed

Lines changed: 64 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: houmain.keymapper
5+
PackageVersion: 4.12.2
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: user
9+
ProductCode: '{04E74FED-AF09-4D0B-AF1B-50C3C41315B2}'
10+
ReleaseDate: 2025-06-29
11+
AppsAndFeaturesEntries:
12+
- ProductCode: '{04E74FED-AF09-4D0B-AF1B-50C3C41315B2}'
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/4.12.2/keymapper-4.12.2-Windows-x86_64.msi
19+
InstallerSha256: 49CE6D10B3F416BD762D799260E2EE18C87FEEE8EEAB29B7E76F966720E1B96B
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: houmain.keymapper
5+
PackageVersion: 4.12.2
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+
- Showing a hint in "Next Key Info" that Gnome/KDE script is not enabled.
26+
Changed
27+
- Handling only lowres wheel events by default on Linux (#268).
28+
Fixed
29+
- Not blocking when opening configuration from tray on Linux (#220).
30+
- Fixed focus update when xwayland app is minimized to tray (#220).
31+
- Fixed device context fallthrough (#277).
32+
- Optimized SVG icon.
33+
ReleaseNotesUrl: https://github.com/houmain/keymapper/releases/tag/4.12.2
34+
ManifestType: defaultLocale
35+
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.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: houmain.keymapper
5+
PackageVersion: 4.12.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)