Skip to content

Commit 01f02d8

Browse files
authored
New version: Cairo.Cairo version 0.4.407
1 parent e772141 commit 01f02d8

4 files changed

Lines changed: 134 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with WinGet Releaser using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Cairo.Cairo
5+
PackageVersion: 0.4.407
6+
InstallerLocale: en-US
7+
InstallerType: nullsoft
8+
Scope: machine
9+
UpgradeBehavior: install
10+
ProductCode: CairoShell
11+
ReleaseDate: 2025-05-06
12+
AppsAndFeaturesEntries:
13+
- ProductCode: CairoShell
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://github.com/cairoshell/cairoshell/releases/download/v0.4.407/CairoSetup_32bit.exe
17+
InstallerSha256: D41326958AC1849E57E7E3DEE625F63346177565020E2FFF30426081B317A874
18+
InstallationMetadata:
19+
DefaultInstallLocation: '%ProgramFiles(x86)%\Cairo Shell'
20+
- Architecture: x64
21+
InstallerUrl: https://github.com/cairoshell/cairoshell/releases/download/v0.4.407/CairoSetup_64bit.exe
22+
InstallerSha256: FD77ED2A46A9D0330D94DD1B0D0CD95B79070D9176A60F783FE413CE57651E09
23+
InstallationMetadata:
24+
DefaultInstallLocation: '%ProgramFiles%\Cairo Shell'
25+
- Architecture: arm64
26+
InstallerUrl: https://github.com/cairoshell/cairoshell/releases/download/v0.4.407/CairoSetup_ARM64.exe
27+
InstallerSha256: 274BA4DEC61215CD917C9190ED952F8936FCE2D4A2AF76BE395BC22B5BC14C3B
28+
InstallationMetadata:
29+
DefaultInstallLocation: '%ProgramFiles%\Cairo Shell'
30+
ManifestType: installer
31+
ManifestVersion: 1.9.0
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
# Created with WinGet Releaser using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Cairo.Cairo
5+
PackageVersion: 0.4.407
6+
PackageLocale: en-US
7+
Publisher: Cairo Development Team
8+
PublisherUrl: https://cairodesktop.com/
9+
PublisherSupportUrl: https://github.com/cairoshell/cairoshell/issues
10+
Author: Cairo Development Team
11+
PackageName: Cairo Desktop Environment
12+
PackageUrl: https://cairodesktop.com/
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/cairoshell/cairoshell/blob/HEAD/LICENSE
15+
Copyright: Copyright © 2007-2022 Cairo Development Team and community contributors. All rights reserved.
16+
ShortDescription: A customizable, intuitive desktop environment for Windows.
17+
Description: |-
18+
Cairo is a desktop environment for Windows.
19+
Our goal is to develop a desktop experience that increases productivity and advances current technology standards.
20+
With a focus on stability, performance, and productivity, Cairo aims to deliver an interface that exceeds expectations and delivers superior ease of use.
21+
Moniker: cairoshell
22+
Tags:
23+
- de
24+
- desktop-environment
25+
ReleaseNotes: |-
26+
Tip
27+
Download the installer from the Assets section below (since it isn't signed, Windows Defender will likely require you to choose "more info," then "run anyway"). Not sure which one to download? Try 64-bit.
28+
Changes since 0.4.370
29+
- Window minimize/restore animations now use the Cairo taskbar button location (#881)
30+
- If the button is on multiple taskbars, the primary is used
31+
- When running Cairo as shell, you can now disable the Windows key from opening the Programs menu (#713)
32+
- Fixed several taskbar issues:
33+
- Fixed taskbar not displaying the correct tasks when switching virtual desktops (#398)
34+
- Fixed closing a task from the taskbar not bringing prompts (i.e. for unsaved data) to the foreground
35+
- Fixed disabled windows, which can't be restored, being allowed to minimize
36+
- Fixed first selected window un-maximizing
37+
- Fixed focus issue when minimizing a window using the taskbar
38+
- Fixed some tasks not being removed from the taskbar when requested
39+
- Fixed Start menu window showing in the taskbar in early versions of Windows 10
40+
- Fixed tasks sometimes showing on the wrong taskbar after adding/removing a monitor
41+
- Fixed App Grabber window size when opened on a secondary display (#872)
42+
- Fixed auto-hide menu bars and taskbars on a secondary screen with high DPI opening off-screen
43+
- Fixed Cairo behaving improperly after restarting Explorer (#861)
44+
- Fixed Cairo sometimes missing newly added monitors on Windows 11 (#886)
45+
- Fixed crash when the log file cannot be written
46+
- Fixed Explorer crash loop after restarting Explorer while Cairo is running on Windows 11
47+
- Fixed hidden files being visible in situations when they should not be
48+
- Fixed inability to restore the default file manager in Cairo Settings (#871)
49+
- Fixed many situations where Cairo would cover full-screen apps
50+
- Fixed menu bar and taskbar sometimes being positioned incorrectly depending on display setup
51+
- Fixed menu bar and taskbar sometimes duplicating when changing screen settings (#852)
52+
- Fixed some conditions where Cairo could steal focus
53+
- Fixed some non-full-screen-able windows going in front of Cairo like a full-screen window
54+
- Fixed "Start Cairo when logging in" option not working properly (#857)
55+
- Fixed updater pulling x64 builds on ARM64 (#859)
56+
- Note: This means if you're currently using Cairo on ARM, you should download this release from GitHub to get the correct version. The updater will then work properly going forward.
57+
- Improved performance on Windows 8 and newer
58+
- Removed restriction preventing enabling the notification area while the taskbar is disabled (#749)
59+
- Added translations:
60+
- Chinese (Traditional) (#867, thanks @new1271!)
61+
- Improved translations:
62+
- Brazilian Portuguese (#865, thanks @E-rick23!)
63+
- German (#840, thanks @uDEV2019!)
64+
- Russian (#843, thanks @vanja-san!)
65+
- Misc under-the-hood improvements
66+
ReleaseNotesUrl: https://github.com/cairoshell/cairoshell/releases/tag/v0.4.407
67+
Documentations:
68+
- DocumentLabel: Wiki
69+
DocumentUrl: https://github.com/cairoshell/cairoshell/wiki
70+
ManifestType: defaultLocale
71+
ManifestVersion: 1.9.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with WinGet Releaser using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json
3+
4+
PackageIdentifier: Cairo.Cairo
5+
PackageVersion: 0.4.407
6+
PackageLocale: zh-CN
7+
Publisher: Cairo Development Team
8+
PublisherUrl: https://cairodesktop.com/
9+
PublisherSupportUrl: https://github.com/cairoshell/cairoshell/issues
10+
Author: Cairo Development Team
11+
PackageName: Cairo Desktop Environment
12+
PackageUrl: https://cairodesktop.com/
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/cairoshell/cairoshell/blob/master/LICENSE
15+
Copyright: Copyright © 2007-2022 Cairo 开发团队和社区贡献者。保留所有权利.
16+
ShortDescription: 可定制的、直观的 Windows 桌面环境
17+
Description: Cairo 是一个 Windows 桌面环境。我们的目标是开发一种能够提高生产力并推进当前技术标准的桌面体验。Cairo 专注于稳定性、性能和生产力,旨在提供超越期望的界面,并提供卓越的易用性。
18+
Tags:
19+
- 桌面环境
20+
Documentations:
21+
- DocumentLabel: Wiki
22+
DocumentUrl: https://github.com/cairoshell/cairoshell/wiki
23+
ManifestType: locale
24+
ManifestVersion: 1.9.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.11.2
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Cairo.Cairo
5+
PackageVersion: 0.4.407
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)