From abb334e0b9a5a6682f6fa8003f7e8df249d3bd21 Mon Sep 17 00:00:00 2001 From: vikingnope <81376423+vikingnope@users.noreply.github.com> Date: Sat, 5 Oct 2024 01:18:51 +0200 Subject: [PATCH] New version: glzr-io.glazewm version 3.4.0 --- .../3.4.0/glzr-io.glazewm.installer.yaml | 20 ++++++++ .../3.4.0/glzr-io.glazewm.locale.en-US.yaml | 48 +++++++++++++++++++ .../glazewm/3.4.0/glzr-io.glazewm.yaml | 8 ++++ 3 files changed, 76 insertions(+) create mode 100644 manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.installer.yaml create mode 100644 manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.locale.en-US.yaml create mode 100644 manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.yaml diff --git a/manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.installer.yaml b/manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.installer.yaml new file mode 100644 index 00000000000000..00542a7d16441a --- /dev/null +++ b/manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.installer.yaml @@ -0,0 +1,20 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: glzr-io.glazewm +PackageVersion: 3.4.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{0F9E07AA-23F7-4975-9F97-71F0F758D5B7}' +ReleaseDate: 2024-10-04 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/glzr-io/glazewm/releases/download/v3.4.0/glazewm-v3.4.0.exe + InstallerSha256: 53FAEAEF23059CB2E3711043B462F97FE9440381728E6C374C08350C97FC0DFA +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.locale.en-US.yaml b/manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.locale.en-US.yaml new file mode 100644 index 00000000000000..df418cb6309d03 --- /dev/null +++ b/manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.locale.en-US.yaml @@ -0,0 +1,48 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: glzr-io.glazewm +PackageVersion: 3.4.0 +PackageLocale: en-US +Publisher: Glzr Software Pte. Ltd. +PublisherUrl: https://github.com/glzr-io +PublisherSupportUrl: https://github.com/glzr-io/glazewm/issues +Author: glzr.io +PackageName: GlazeWM +PackageUrl: https://github.com/glzr-io/glazewm +License: GPL-3.0 +LicenseUrl: https://github.com/glzr-io/glazewm/blob/HEAD/LICENSE.md +Copyright: Copyright (c) Glzr Software Pte. Ltd.. All rights reserved. +ShortDescription: GlazeWM is a tiling window manager for Windows inspired by i3wm. +Description: GlazeWM lets you easily organize windows and adjust their layout on the fly by using keyboard-driven commands. +Tags: +- i3wm +- rust +- tiling-window-manager +- window-manager +- windows +ReleaseNotes: |- + In case anyone missed it from the last release:Zebar update & startup change + - Zebar, which can optionally be installed through the standard installer below, has officially been updated to V2 ⚡For full details, check out the V2 release notes. + - This new version is now included in the standard GlazeWM installer. + - Existing installs can be updated by leaving "Install Zebar" checked. + - Zebar start script has been removed - update your existing GlazeWM config (%userprofile%/.glzr/glazewm/config.yaml) as follows: + - startup_commands: ['shell-exec %userprofile%/.glzr/zebar/start.bat'] + + startup_commands: ['shell-exec zebar'] + + + Join the Discord server⚡🎉 New features + - Scale inner and outer gaps by monitor DPI (#756, #768). + - Add new gaps.scale_with_dpi option to toggle whether gaps should be scaled. This is enabled by default - no config changes necessary. + - Add new scaleFactor property to monitors in IPC responses. Fix dpi property not returning a valid DPI (#769). + 🐛 Bug fixes + - Fix focus commands not working with focus_follows_cursor: true (#767). + - Fix not being able to disable cursor jump (#763). + - Add window rule to sample config for floating PowerToys Peek (#757). + 🛠️️ Internal changes + - Fix regex for detecting latest version in Winget release workflow (#758). + + Big thanks to @JonasWischeropp, @vikingnope, and @lars-berger for contributing to this release 💛 +ReleaseNotesUrl: https://github.com/glzr-io/glazewm/releases/tag/v3.4.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.yaml b/manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.yaml new file mode 100644 index 00000000000000..24c8cf3c3f4bf6 --- /dev/null +++ b/manifests/g/glzr-io/glazewm/3.4.0/glzr-io.glazewm.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: glzr-io.glazewm +PackageVersion: 3.4.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0