在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → Cairo桌面环境:为Windows打造的定制化直观桌面体验

Cairo桌面环境:为Windows打造的定制化直观桌面体验

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:3.79M
  • 下载次数:0
  • 浏览次数:5
  • 发布时间:2024-04-08
  • 实例类别:一般编程问题
  • 发 布 人:chenxiaolan
  • 文件格式:.zip
  • 所需积分:2
 相关标签:

实例介绍

【实例简介】
Cairo桌面环境

Cairo桌面环境是一款专为Windows操作系统设计的桌面环境。我们的目标是开发出一种桌面体验,不仅能提高用户的生产效率,同时也能推动当前技术标准的发展。Cairo致力于稳定性、性能和生产力,旨在提供一个超出预期的界面,为用户带来卓越的易用性。

【实例截图】

from clipboard

【核心代码】
文件清单
└── cairoshell-4e532ae7b34fa1b2ee84323a287c69e4457694d7
    ├── art
    │   ├── Desktop and Menubar
    │   │   ├── actionCenterBlack.psd
    │   │   ├── actionCenterDefault.psd
    │   │   ├── applicationButtonSwitchDefault.png
    │   │   ├── applicationButtonSwitchPressed.png
    │   │   ├── cairoMenuBlack.png
    │   │   ├── cairoMenuBlack.psd
    │   │   ├── cairoMenuDefault.png
    │   │   ├── cairoMenuDefault.psd
    │   │   ├── controlsBackForward.psd
    │   │   ├── controlsBack.png
    │   │   ├── controlsBrowseOld.png
    │   │   ├── controlsBrowse.psd
    │   │   ├── controlsForward.png
    │   │   ├── controlsHomeOld.png
    │   │   ├── controlsHome.png
    │   │   ├── controlsHome.psd
    │   │   ├── controlsUp.png
    │   │   ├── controlsUp.psd
    │   │   ├── dateTimeIcon_Old.png
    │   │   ├── dateTimeIcon.psd
    │   │   ├── desktopControlsBg_Old.png
    │   │   ├── desktopControlsBg.png
    │   │   ├── desktopControlsBg.psd
    │   │   ├── desktopOverlayIcon.psd
    │   │   ├── loadSplash.png
    │   │   ├── menuArrow.png
    │   │   ├── menubarBackground.png
    │   │   ├── menubarBackgroundPressed.png
    │   │   ├── menubarBackgroundShadow.png
    │   │   ├── nullIcon_Old.png
    │   │   ├── nullIcon.psd
    │   │   ├── searchBlack.png
    │   │   ├── searchBlack.psd
    │   │   ├── searchDefault.png
    │   │   ├── searchDefault.psd
    │   │   ├── taskbarButtonAttentionCenter.png
    │   │   ├── taskbarButtonAttentionLeft.png
    │   │   ├── taskbarButtonAttentionRight.png
    │   │   ├── taskbarButtonCurrentCenter.png
    │   │   ├── taskbarButtonCurrentLeft.png
    │   │   ├── taskbarButtonCurrentRight.png
    │   │   ├── taskbarButtonDefaultCenter.png
    │   │   ├── taskbarButtonDefaultRight.png
    │   │   ├── taskbarButtonPressedCenter.png
    │   │   ├── taskbarButtonPressedLeft.png
    │   │   ├── taskbarButtonPressedRight.png
    │   │   ├── taskbarCenter.png
    │   │   ├── taskbarEdgeLeft.png
    │   │   ├── taskbarEdgeRight.png
    │   │   ├── taskListIcon_Old.png
    │   │   ├── taskListIcon.psd
    │   │   ├── taskViewIcon.psd
    │   │   ├── volumeIconBlack.psd
    │   │   └── volumeIconDefault.psd
    │   ├── Explorer
    │   │   ├── backGlyph.png
    │   │   ├── boltGlyph.png
    │   │   ├── cairoIconGlyph.png
    │   │   ├── dockGlyph.png
    │   │   ├── forwardGlyph.png
    │   │   ├── iconViewGlyph.png
    │   │   ├── listViewGlyph.png
    │   │   ├── previewGlyph.png
    │   │   ├── searchIconGlyph.png
    │   │   ├── stacksViewGlyph.png
    │   │   ├── tabGlyph.png
    │   │   └── thumbnailViewGlyph.png
    │   └── Other
    │       └── DialogueBox
    │           ├── buttonDefault.png
    │           ├── buttonFocus.png
    │           ├── buttonPressed.png
    │           ├── cairoDiag.png
    │           ├── dialogIconCairo.psd
    │           ├── dialogIconError.psd
    │           ├── dialogIconInformation.psd
    │           ├── dialogIconLogOff.psd
    │           ├── dialogIconRestart.psd
    │           ├── dialogIconShutDown.psd
    │           ├── dialogIconWarning.psd
    │           ├── extiIcon.png
    │           ├── logoffIcon.png
    │           ├── rstartIcon.png
    │           ├── shutdownIcon.png
    │           └── sleepIcon.png
    ├── Cairo Desktop
    │   ├── Cairo Desktop
    │   │   ├── app.config
    │   │   ├── Application.ico
    │   │   ├── app.manifest
    │   │   ├── CairoApplicationInitializationService.InitializationRoutines.cs
    │   │   ├── CairoApplication.xaml
    │   │   ├── CairoApplication.xaml.cs
    │   │   ├── Cairo Desktop.csproj
    │   │   ├── CairoWallpaperStyle.cs
    │   │   ├── DesktopIcons.xaml
    │   │   ├── DesktopIcons.xaml.cs
    │   │   ├── DesktopNavigationToolbar.xaml
    │   │   ├── DesktopNavigationToolbar.xaml.cs
    │   │   ├── DesktopOverlay.xaml
    │   │   ├── DesktopOverlay.xaml.cs
    │   │   ├── Desktop.xaml
    │   │   ├── Desktop.xaml.cs
    │   │   ├── DwmThumbnail.xaml
    │   │   ├── DwmThumbnail.xaml.cs
    │   │   ├── Icon.xaml
    │   │   ├── Icon.xaml.cs
    │   │   ├── Interfaces
    │   │   │   ├── IDesktopManager.cs
    │   │   │   └── IWindowManager.cs
    │   │   ├── MenuBarShadow.xaml
    │   │   ├── MenuBarShadow.xaml.cs
    │   │   ├── MenuBar.xaml
    │   │   ├── MenuBar.xaml.cs
    │   │   ├── Program.cs
    │   │   ├── ProgramsMenu.xaml
    │   │   ├── ProgramsMenu.xaml.cs
    │   │   ├── Properties
    │   │   │   └── PublishProfiles
    │   │   │       ├── arm64_net6.pubxml
    │   │   │       ├── x64_net6.pubxml
    │   │   │       ├── x64.pubxml
    │   │   │       ├── x86_net6.pubxml
    │   │   │       └── x86.pubxml
    │   │   ├── QuickLaunchButton.xaml
    │   │   ├── QuickLaunchButton.xaml.cs
    │   │   ├── Resources
    │   │   │   ├── actionCenterBlack.png
    │   │   │   ├── actionCenterDefault.png
    │   │   │   ├── cairoMenuBlack.png
    │   │   │   ├── cairoMenuDefault.png
    │   │   │   ├── controlsBack.png
    │   │   │   ├── controlsBrowse.png
    │   │   │   ├── controlsForward.png
    │   │   │   ├── controlsHome.png
    │   │   │   ├── controlsUp.png
    │   │   │   ├── dateTimeIcon.png
    │   │   │   ├── desktopOverlayIcon.png
    │   │   │   ├── menubarShadow.png
    │   │   │   ├── menubarWhite.png
    │   │   │   ├── nullIcon.png
    │   │   │   ├── searchBlack.png
    │   │   │   ├── searchDefault.png
    │   │   │   ├── taskListIcon.png
    │   │   │   ├── taskViewIcon.png
    │   │   │   ├── volumeIconBlack.png
    │   │   │   ├── volumeIconDefault.png
    │   │   │   ├── volumeLowIconBlack.png
    │   │   │   ├── volumeLowIconDefault.png
    │   │   │   ├── volumeMuteIconBlack.png
    │   │   │   ├── volumeMuteIconDefault.png
    │   │   │   ├── volumeOffIconBlack.png
    │   │   │   ├── volumeOffIconDefault.png
    │   │   │   └── Welcome
    │   │   │       ├── cairoIcon.png
    │   │   │       ├── desktop.jpg
    │   │   │       ├── menuBar.png
    │   │   │       └── taskbar.png
    │   │   ├── Services
    │   │   │   ├── AppBarWindowService.cs
    │   │   │   ├── CairoApplicationThemeService.cs
    │   │   │   ├── DesktopManager.cs
    │   │   │   ├── FirstRunService.cs
    │   │   │   ├── IWindowService.cs
    │   │   │   ├── MenuBarWindowService.cs
    │   │   │   ├── SettingsUIService.cs
    │   │   │   ├── ShellHotKeyService.cs
    │   │   │   ├── TaskbarWindowService.cs
    │   │   │   └── WindowManager.cs
    │   │   ├── SettingsUI.xaml
    │   │   ├── SettingsUI.xaml.cs
    │   │   ├── StacksContainer.xaml
    │   │   ├── StacksContainer.xaml.cs
    │   │   ├── StacksScroller.xaml
    │   │   ├── StacksScroller.xaml.cs
    │   │   ├── SupportingClasses
    │   │   │   ├── ApplicationTaskCategoryProvider.cs
    │   │   │   ├── BingWallpaperClient.cs
    │   │   │   ├── CairoAppBarWindow.cs
    │   │   │   ├── CairoContextMenuItem.cs
    │   │   │   ├── CustomCommands.cs
    │   │   │   ├── DateTimeValidationRule.cs
    │   │   │   ├── DirectoryPathValidationRule.cs
    │   │   │   ├── EnumUtility.cs
    │   │   │   ├── FilePathValidationRule.cs
    │   │   │   ├── FolderHelper.cs
    │   │   │   ├── InvertBoolConverter.cs
    │   │   │   ├── PicSumWallpaperClient.cs
    │   │   │   ├── RegistryEventWatcher.cs
    │   │   │   ├── TaskbuttonStyleConverter.cs
    │   │   │   ├── TaskGroupConverter.cs
    │   │   │   ├── TaskGroup.cs
    │   │   │   ├── TaskGroupNameConverter.cs
    │   │   │   ├── TaskThumbOrientationConverter.cs
    │   │   │   └── WindowManagerEventArgs.cs
    │   │   ├── Taskbar.xaml
    │   │   ├── Taskbar.xaml.cs
    │   │   ├── TaskButton.xaml
    │   │   ├── TaskButton.xaml.cs
    │   │   ├── TaskThumbnail.xaml
    │   │   ├── TaskThumbnail.xaml.cs
    │   │   ├── TaskThumbWindow.xaml
    │   │   ├── TaskThumbWindow.xaml.cs
    │   │   ├── Themes
    │   │   │   ├── Cairo.xaml
    │   │   │   ├── Fade.xaml
    │   │   │   ├── FlatAccent.xaml
    │   │   │   ├── Flat.xaml
    │   │   │   ├── MiniMeow.xaml
    │   │   │   ├── White.xaml
    │   │   │   └── WindowsThemeColorManager.cs
    │   │   ├── Welcome.xaml
    │   │   └── Welcome.xaml.cs
    │   ├── CairoDesktop.AppGrabber
    │   │   ├── AppGrabberService.cs
    │   │   ├── AppGrabberTaskCategoryProvider.cs
    │   │   ├── AppGrabberUIResources.xaml
    │   │   ├── AppGrabberUIResources.xaml.cs
    │   │   ├── AppGrabberUI.xaml
    │   │   ├── AppGrabberUI.xaml.cs
    │   │   ├── ApplicationInfo.cs
    │   │   ├── AppViewSorter.cs
    │   │   ├── CairoDesktop.AppGrabber.csproj
    │   │   ├── Category.cs
    │   │   ├── CategoryList.cs
    │   │   ├── QuickLaunchManager.cs
    │   │   └── Resources
    │   │       ├── cairoIcon.png
    │   │       └── nullIcon.png
    │   ├── CairoDesktop.Application
    │   │   ├── CairoDesktop.Application.csproj
    │   │   ├── Interfaces
    │   │   │   ├── IApplicationUpdateService.cs
    │   │   │   ├── ICairoApplication.cs
    │   │   │   ├── IDependencyRegistrant.cs
    │   │   │   ├── IDependencyRegistrar.cs
    │   │   │   ├── IExtensionService.cs
    │   │   │   ├── IInitializationService.cs
    │   │   │   ├── IMenuBar.cs
    │   │   │   ├── IMenuBarExtension.cs
    │   │   │   ├── IMenuBarExtensionOfT.cs
    │   │   │   ├── IMenuItem.cs
    │   │   │   ├── ISettingsUIService.cs
    │   │   │   ├── IShellExtension.cs
    │   │   │   └── IThemeService.cs
    │   │   └── Structs
    │   │       └── MenuBarDimensions.cs
    │   ├── CairoDesktop.Common
    │   │   ├── CairoDesktop.Common.csproj
    │   │   ├── CairoMessageImageConverter.cs
    │   │   ├── CairoMessageImage.cs
    │   │   ├── CairoMessage.xaml
    │   │   ├── CairoMessage.xaml.cs
    │   │   ├── CommandLineParser.cs
    │   │   ├── Dialogs.cs
    │   │   ├── DragDropHandler.cs
    │   │   ├── ExtensionMethods
    │   │   │   └── SettingsExtensions.cs
    │   │   ├── FolderView.cs
    │   │   ├── Helpers
    │   │   │   ├── EventHandlerHelper.cs
    │   │   │   ├── RegistryChangeMonitor.cs
    │   │   │   └── TypeHelper.cs
    │   │   ├── HotKey.cs
    │   │   ├── HotKeyManager.cs
    │   │   ├── HotKeyModifier.cs
    │   │   ├── InvertEffect.cs
    │   │   ├── InvokingObservableCollection.cs
    │   │   ├── KeyboardUtilities.cs
    │   │   ├── Logging
    │   │   │   ├── LogSeverity.cs
    │   │   │   ├── LogSeverityExtensions.cs
    │   │   │   ├── NullScope.cs
    │   │   │   └── Other
    │   │   │       ├── ManagedShellFileLoggerOptions.cs
    │   │   │       ├── ManagedShellLogger.cs
    │   │   │       └── ManagedShellLoggerProvider.cs
    │   │   ├── LowLevelKeyboardListener.cs
    │   │   ├── MessageBoxButtonConverter.cs
    │   │   ├── MessageControls
    │   │   │   ├── Input.xaml
    │   │   │   └── Input.xaml.cs
    │   │   ├── NavigationItem.cs
    │   │   ├── NavigationManager.cs
    │   │   ├── Resources
    │   │   │   ├── dialogIconCairo.png
    │   │   │   ├── dialogIconError.png
    │   │   │   ├── dialogIconInformation.png
    │   │   │   ├── dialogIconLogOff.png
    │   │   │   ├── dialogIconRestart.png
    │   │   │   ├── dialogIconShutDown.png
    │   │   │   ├── dialogIconWarning.png
    │   │   │   └── InvertShader
    │   │   │       ├── shader_compile.bat
    │   │   │       ├── shader_invert.hlsl
    │   │   │       └── shader_invert.ps
    │   │   ├── StacksManager.cs
    │   │   └── SystemPower.cs
    │   ├── CairoDesktop.Configuration
    │   │   ├── app.config
    │   │   ├── CairoDesktop.Configuration.csproj
    │   │   ├── Properties
    │   │   │   ├── Settings.Designer.cs
    │   │   │   └── Settings.settings
    │   │   └── Settings.cs
    │   ├── CairoDesktop.Infrastructure
    │   │   ├── CairoDesktop.Infrastructure.csproj
    │   │   ├── DependencyInjection
    │   │   │   ├── CairoBackgroundService.cs
    │   │   │   ├── DependencyInjectionExtensions.cs
    │   │   │   ├── DependencyLoader.cs
    │   │   │   └── DependencyResolver.cs
    │   │   ├── ExtensionMethods
    │   │   │   └── ListExtensions.cs
    │   │   ├── ObjectModel
    │   │   │   └── UserControlMenuBarExtension.cs
    │   │   ├── Options
    │   │   │   └── CommandLineOptions.cs
    │   │   └── Services
    │   │       ├── ExtensionService.cs
    │   │       ├── ShellManagerService.cs
    │   │       └── WinSparkleUpdateService.cs
    │   ├── CairoDesktop.Interop
    │   │   ├── AdvApi32.cs
    │   │   └── CairoDesktop.Interop.csproj
    │   ├── CairoDesktop.Interop.WinSparkle
    │   │   ├── CairoDesktop.Interop.WinSparkle.csproj
    │   │   └── WinSparkle.cs
    │   ├── CairoDesktop.Localization
    │   │   ├── CairoDesktop.Localization.csproj
    │   │   ├── DisplayString.cs
    │   │   └── Language.cs
    │   ├── CairoDesktop.MenuBarExtensions
    │   │   ├── ActionCenterMenuBarExtension.cs
    │   │   ├── ActionCenter.xaml
    │   │   ├── ActionCenter.xaml.cs
    │   │   ├── CairoDesktop.MenuBarExtensions.csproj
    │   │   ├── ClockMenuBarExtension.cs
    │   │   ├── Clock.xaml
    │   │   ├── Clock.xaml.cs
    │   │   ├── MenuBarExtensionsShellExtension.cs
    │   │   ├── NotificationBalloonTitleConverter.cs
    │   │   ├── NotificationBalloonWidthConverter.cs
    │   │   ├── SearchMenuBarExtension.cs
    │   │   ├── SearchResult.xaml
    │   │   ├── SearchResult.xaml.cs
    │   │   ├── Search.xaml
    │   │   ├── Search.xaml.cs
    │   │   ├── SystemTrayIcon.xaml
    │   │   ├── SystemTrayIcon.xaml.cs
    │   │   ├── SystemTrayMenuBarExtension.cs
    │   │   ├── SystemTray.xaml
    │   │   ├── SystemTray.xaml.cs
    │   │   ├── VolumeMenuBarExtension.cs
    │   │   ├── Volume.xaml
    │   │   └── Volume.xaml.cs
    │   ├── Cairo Desktop.sln
    │   ├── Cairo Explorer
    │   │   ├── app.config
    │   │   ├── Application.ico
    │   │   ├── App.xaml
    │   │   ├── App.xaml.cs
    │   │   ├── Cairo Explorer.csproj
    │   │   ├── CairoExplorerWindow.xaml
    │   │   ├── CairoExplorerWindow.xaml.cs
    │   │   ├── DwmWrapper.dll
    │   │   ├── Properties
    │   │   │   └── AssemblyInfo.cs
    │   │   └── Resources
    │   │       ├── backGlyph.png
    │   │       ├── boltGlyph.png
    │   │       ├── dockGlyph.png
    │   │       ├── forwardGlyph.png
    │   │       ├── iconViewGlyph.png
    │   │       ├── listViewGlyph.png
    │   │       ├── menubarBackgroundPressed.png
    │   │       ├── previewGlyph.png
    │   │       ├── searchIconGlyph.png
    │   │       ├── stacksViewGlyph.png
    │   │       ├── tabGlyph.png
    │   │       └── thumbnailViewGlyph.png
    │   └── Tests
    │       └── Cairo Desktop.Tests
    │           ├── Cairo Desktop.Tests.csproj
    │           ├── FeelGoodTests.cs
    │           ├── packages.config
    │           └── Properties
    │               └── AssemblyInfo.cs
    ├── Dependencies
    │   └── WinSparkle
    │       ├── x64
    │       │   └── WinSparkle.dll
    │       └── x86
    │           └── WinSparkle.dll
    ├── Directory.Build.props
    ├── Installer
    │   ├── CairoShell_arm64_net6.nsi
    │   ├── CairoShell.nsi
    │   ├── CairoShell_x64_net6.nsi
    │   ├── CairoShell_x64.nsi
    │   ├── CairoShell_x86_net6.nsi
    │   ├── CairoShell_x86.nsi
    │   ├── CairoWallpaper1.jpg
    │   ├── CairoWallpaper2.jpg
    │   ├── header_img.bmp
    │   ├── inst_icon.ico
    │   ├── left_img.bmp
    │   └── License.txt
    ├── LICENSE
    ├── README.md
    └── version.json

52 directories, 362 files

标签:

实例下载地址

Cairo桌面环境:为Windows打造的定制化直观桌面体验

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警