Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2d6fb1f3bb | ||
|
|
528d15e6c9 | ||
|
|
615fe66544 | ||
|
|
01c1227895 | ||
|
|
ecd17cb628 | ||
|
|
134b414f0b | ||
|
|
421f55192e | ||
|
|
cf763d3a32 | ||
|
|
4a417cc02c | ||
|
|
c6924a8b92 |
31
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,31 +0,0 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Version:**
|
||||
- Open-Shell: [e.g. 4.4.131]
|
||||
- OS: [e.g. Windows 10 1903]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
56
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
name: Bug report
|
||||
description: Create a report to help us improve
|
||||
labels: Bug
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the bug
|
||||
description: A clear and concise description of what the bug is. Screenshots are also encouraged.
|
||||
placeholder: Please use English for reports and screenshots to allow maintainers to easily understand the issue.
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Area of issue
|
||||
description: What component(s) of Open-Shell does this involve? Select all that apply.
|
||||
multiple: true
|
||||
options:
|
||||
- Start menu
|
||||
- Taskbar
|
||||
- Windows Explorer
|
||||
- Internet Explorer
|
||||
- Installation/Other
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: To reproduce
|
||||
description: Steps to reproduce the behavior
|
||||
placeholder: |
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Expected behavior
|
||||
placeholder: What did you expect to happen?
|
||||
- type: input
|
||||
attributes:
|
||||
label: Open-Shell version
|
||||
placeholder: e.g. 4.4.170
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Windows version
|
||||
placeholder: e.g. Windows 10 22H2
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional context
|
||||
description: Add any other context about the problem here.
|
||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Github Discussions
|
||||
url: https://github.com/Open-Shell/Open-Shell-Menu/discussions
|
||||
about: Please ask and answer questions here.
|
||||
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,20 +0,0 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: Enhancement/Feature Request
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
39
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
name: Feature request
|
||||
description: Suggest an idea for this project
|
||||
labels: Enhancement/Feature Request
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Is your feature request related to a problem? Please describe.
|
||||
description: A clear and concise description of what the problem is.
|
||||
placeholder: Ex. I'm always frustrated when [...]
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Describe the solution you'd like
|
||||
description: A clear and concise description of what you want to happen.
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Area of issue
|
||||
description: What component(s) of Open-Shell does this involve? Select all that apply.
|
||||
multiple: true
|
||||
options:
|
||||
- Start menu
|
||||
- Taskbar
|
||||
- Windows Explorer
|
||||
- Internet Explorer
|
||||
- Installation/Other
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Alternatives you've considered
|
||||
description: A clear and concise description of any alternative solutions or features you've considered.
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional context
|
||||
description: Add any other context or screenshots about the feature request here.
|
||||
@@ -68,6 +68,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Metallic7", "Skins\Metallic
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DesktopToasts", "Update\DesktopToasts\DesktopToasts.vcxproj", "{D94BD2A6-1872-4F01-B911-F406603AA2E1}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Immersive", "Skins\Immersive\Immersive.vcxproj", "{BD28B058-230E-42DF-9FB1-FFBB0153F498}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Immersive7", "Skins\Immersive7\Immersive7.vcxproj", "{75809D15-8403-420A-BBE6-05F478D88D8E}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Win32 = Debug|Win32
|
||||
@@ -388,6 +392,30 @@ Global
|
||||
{D94BD2A6-1872-4F01-B911-F406603AA2E1}.Setup|Win32.ActiveCfg = Release|Win32
|
||||
{D94BD2A6-1872-4F01-B911-F406603AA2E1}.Setup|Win32.Build.0 = Release|Win32
|
||||
{D94BD2A6-1872-4F01-B911-F406603AA2E1}.Setup|x64.ActiveCfg = Release|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Debug|Win32.ActiveCfg = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Debug|Win32.Build.0 = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Debug|x64.ActiveCfg = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Debug|x64.Build.0 = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Release|Win32.ActiveCfg = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Release|Win32.Build.0 = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Release|x64.ActiveCfg = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Release|x64.Build.0 = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Setup|Win32.ActiveCfg = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Setup|Win32.Build.0 = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Setup|x64.ActiveCfg = Resource|Win32
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498}.Setup|x64.Build.0 = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Debug|Win32.ActiveCfg = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Debug|Win32.Build.0 = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Debug|x64.ActiveCfg = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Debug|x64.Build.0 = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Release|Win32.ActiveCfg = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Release|Win32.Build.0 = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Release|x64.ActiveCfg = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Release|x64.Build.0 = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Setup|Win32.ActiveCfg = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Setup|Win32.Build.0 = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Setup|x64.ActiveCfg = Resource|Win32
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E}.Setup|x64.Build.0 = Resource|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
@@ -412,6 +440,8 @@ Global
|
||||
{598AB4AC-008E-4501-90B3-C5213834C1DA} = {409484D8-C0DB-4991-AF03-124128EDEF98}
|
||||
{63BAF573-170B-4FA0-AEE3-16E04F3E9DF5} = {409484D8-C0DB-4991-AF03-124128EDEF98}
|
||||
{CA5BFC96-428D-42F5-9F7D-CDDE048A357C} = {409484D8-C0DB-4991-AF03-124128EDEF98}
|
||||
{BD28B058-230E-42DF-9FB1-FFBB0153F498} = {409484D8-C0DB-4991-AF03-124128EDEF98}
|
||||
{75809D15-8403-420A-BBE6-05F478D88D8E} = {409484D8-C0DB-4991-AF03-124128EDEF98}
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {AF7D0AE8-B556-4840-92EF-CEADC95A5CD1}
|
||||
|
||||
@@ -63,6 +63,8 @@ copy /B "..\StartMenu\Skins\Windows 8.skin7" Output > nul
|
||||
copy /B "..\StartMenu\Skins\Midnight.skin7" Output > nul
|
||||
copy /B "..\StartMenu\Skins\Metro.skin7" Output > nul
|
||||
copy /B "..\StartMenu\Skins\Metallic.skin7" Output > nul
|
||||
copy /B "..\StartMenu\Skins\Immersive.skin" Output > nul
|
||||
copy /B "..\StartMenu\Skins\Immersive.skin7" Output > nul
|
||||
|
||||
|
||||
REM ********* Collect debug info
|
||||
|
||||
|
Before Width: | Height: | Size: 401 KiB After Width: | Height: | Size: 66 KiB |
@@ -222,7 +222,7 @@ int APIENTRY wWinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCm
|
||||
bool bQuiet=false;
|
||||
for (;count>0;count--,params++)
|
||||
{
|
||||
if (_wcsicmp(params[0],L"help")==0 || _wcsicmp(params[0],L"/?")==0)
|
||||
if (_wcsicmp(params[0],L"help")==0 || _wcsicmp(params[0],L"/help")==0 || _wcsicmp(params[0],L"/h")==0 || _wcsicmp(params[0],L"/?")==0)
|
||||
{
|
||||
wchar_t strTitle[256];
|
||||
if (!LoadString(hInstance,IDS_APP_TITLE,strTitle,_countof(strTitle))) strTitle[0]=0;
|
||||
|
||||
@@ -90,6 +90,8 @@
|
||||
<ComponentRef Id="Midnight.skin7" />
|
||||
<ComponentRef Id="Metro.skin7" />
|
||||
<ComponentRef Id="Metallic.skin7" />
|
||||
<ComponentRef Id="Immersive.skin" />
|
||||
<ComponentRef Id="Immersive.skin7" />
|
||||
<ComponentRef Id="AutoRun" />
|
||||
<ComponentRef Id="MenuSettingsLink" />
|
||||
</Feature>
|
||||
@@ -535,6 +537,14 @@
|
||||
<Component Id="Metallic.skin7" Guid="2167BBCA-FD42-4285-AE00-9CDDDF436B30" Win64="$(var.CS_WIN64)">
|
||||
<File Id="Metallic.skin7" KeyPath="yes" Checksum="yes" Source="Output\Metallic.skin7" Vital="yes" />
|
||||
</Component>
|
||||
<Component Id="Immersive.skin" Guid="045C48C3-FE11-4C66-AD7F-3F3EE35B4DEA" Win64="$(var.CS_WIN64)">
|
||||
<File Id="Immersive.skin" KeyPath="yes" Checksum="yes" Source="Output\Immersive.skin" Vital="yes" />
|
||||
<Condition>WINDOWSBUILDNUM>10000</Condition>
|
||||
</Component>
|
||||
<Component Id="Immersive.skin7" Guid="FFECA17A-C005-4D84-9F7C-DBC8EA2E1B5A" Win64="$(var.CS_WIN64)">
|
||||
<File Id="Immersive.skin7" KeyPath="yes" Checksum="yes" Source="Output\Immersive.skin7" Vital="yes" />
|
||||
<Condition>WINDOWSBUILDNUM>10000</Condition>
|
||||
</Component>
|
||||
</DirectoryRef>
|
||||
<DirectoryRef Id="TARGETDIR">
|
||||
<Component Id="OpenShell" Guid="19EC9EFC-B901-4EAB-B800-6E98D2261077" Win64="$(var.CS_WIN64)">
|
||||
@@ -634,6 +644,9 @@
|
||||
<Property Id="APPLICATIONFOLDER">
|
||||
<RegistrySearch Id="Path" Root="HKLM" Key="Software\OpenShell\OpenShell" Name="Path" Type="raw" Win64="$(var.CS_WIN64)" />
|
||||
</Property>
|
||||
<Property Id="WINDOWSBUILDNUM" Secure="yes">
|
||||
<RegistrySearch Id="WindowsBuild" Root="HKLM" Key="SOFTWARE\Microsoft\Windows NT\CurrentVersion" Name="CurrentBuild" Type="raw" />
|
||||
</Property>
|
||||
<CustomAction Id="LaunchStartMenu" Impersonate="yes" ExeCommand="" FileKey="StartMenu.exe" Return="asyncNoWait" />
|
||||
<CustomAction Id="CloseStartMenu" Impersonate="yes" BinaryKey="SetupHelper.exe" Return="ignore" ExeCommand="exitSM" />
|
||||
<WixVariable Id="WixUIBannerBmp" Value="..\Setup\banner.jpg" />
|
||||
|
||||
@@ -13,35 +13,22 @@
|
||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'" Label="Configuration">
|
||||
<PropertyGroup Label="Configuration">
|
||||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||||
<PlatformToolset>v143</PlatformToolset>
|
||||
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<ImportGroup Label="ExtensionSettings">
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
<ImportGroup Label="PropertySheets">
|
||||
<Import Project="..\Skin.props" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'">
|
||||
<OutDir>$(SolutionDir)StartMenu\Skins\</OutDir>
|
||||
<IntDir>$(Configuration)\</IntDir>
|
||||
<IgnoreImportLibrary>true</IgnoreImportLibrary>
|
||||
<LinkIncremental>false</LinkIncremental>
|
||||
<PropertyGroup>
|
||||
<TargetExt>.skin</TargetExt>
|
||||
<TargetName>Classic Skin</TargetName>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'">
|
||||
<Link>
|
||||
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||||
<SubSystem>Windows</SubSystem>
|
||||
<OptimizeReferences>true</OptimizeReferences>
|
||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||
<NoEntryPoint>true</NoEntryPoint>
|
||||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="SkinDescription.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
@@ -13,35 +13,22 @@
|
||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'" Label="Configuration">
|
||||
<PropertyGroup Label="Configuration">
|
||||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||||
<PlatformToolset>v143</PlatformToolset>
|
||||
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<ImportGroup Label="ExtensionSettings">
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
<ImportGroup Label="PropertySheets">
|
||||
<Import Project="..\Skin.props" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'">
|
||||
<OutDir>$(SolutionDir)StartMenu\Skins\</OutDir>
|
||||
<IntDir>$(Configuration)\</IntDir>
|
||||
<IgnoreImportLibrary>true</IgnoreImportLibrary>
|
||||
<LinkIncremental>false</LinkIncremental>
|
||||
<PropertyGroup>
|
||||
<TargetExt>.skin7</TargetExt>
|
||||
<TargetName>Classic Skin</TargetName>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'">
|
||||
<Link>
|
||||
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||||
<SubSystem>Windows</SubSystem>
|
||||
<OptimizeReferences>true</OptimizeReferences>
|
||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||
<NoEntryPoint>true</NoEntryPoint>
|
||||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="SkinDescription.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
@@ -13,35 +13,22 @@
|
||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'" Label="Configuration">
|
||||
<PropertyGroup Label="Configuration">
|
||||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||||
<PlatformToolset>v143</PlatformToolset>
|
||||
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<ImportGroup Label="ExtensionSettings">
|
||||
</ImportGroup>
|
||||
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'" Label="PropertySheets">
|
||||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||||
<ImportGroup Label="PropertySheets">
|
||||
<Import Project="..\Skin.props" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'">
|
||||
<OutDir>$(SolutionDir)StartMenu\Skins\</OutDir>
|
||||
<IntDir>$(Configuration)\</IntDir>
|
||||
<IgnoreImportLibrary>true</IgnoreImportLibrary>
|
||||
<LinkIncremental>false</LinkIncremental>
|
||||
<PropertyGroup>
|
||||
<TargetExt>.skin</TargetExt>
|
||||
<TargetName>Full Glass</TargetName>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Resource|Win32'">
|
||||
<Link>
|
||||
<GenerateDebugInformation>false</GenerateDebugInformation>
|
||||
<SubSystem>Windows</SubSystem>
|
||||
<OptimizeReferences>true</OptimizeReferences>
|
||||
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||||
<NoEntryPoint>true</NoEntryPoint>
|
||||
</Link>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="SkinDescription.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
102
Src/Skins/Immersive/Immersive.rc
Normal file
@@ -0,0 +1,102 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
1 ICON "..\\..\\Setup\\OpenShell.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// SKIN
|
||||
//
|
||||
|
||||
1 SKIN "SkinDescription.txt"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Image
|
||||
//
|
||||
|
||||
1 IMAGE "fullglass1.png"
|
||||
2 IMAGE "submenu.png"
|
||||
3 IMAGE "submenu_vertsep.png"
|
||||
4 IMAGE "fullglass_pager.png"
|
||||
5 IMAGE "pager_arrows.png"
|
||||
6 IMAGE "pager_arrows144.png"
|
||||
7 IMAGE "separator.png"
|
||||
8 IMAGE "arrow.png"
|
||||
9 IMAGE "search.png"
|
||||
10 IMAGE "twotone_pager.png"
|
||||
11 IMAGE "pin.png"
|
||||
12 IMAGE "user.png"
|
||||
13 IMAGE "user144.png"
|
||||
14 IMAGE "fullglass2.png"
|
||||
15 IMAGE "fullglass3.png"
|
||||
16 IMAGE "fullglass4.png"
|
||||
17 IMAGE "fullglass_selector.png"
|
||||
18 IMAGE "fullglass_splitsel.png"
|
||||
19 IMAGE "newsel.png"
|
||||
20 IMAGE "submenu_selector.png"
|
||||
21 IMAGE "submenu_splitsel.png"
|
||||
22 IMAGE "arrow144.png"
|
||||
23 IMAGE "submenu_pager.png"
|
||||
24 IMAGE "search_arrow.png"
|
||||
25 IMAGE "search_arrow144.png"
|
||||
26 IMAGE "pin144.png"
|
||||
27 IMAGE "fullglass_vertsep.png"
|
||||
28 IMAGE "separator144.png"
|
||||
29 IMAGE "submenu_vertsep144.png"
|
||||
30 IMAGE "pager_arrows120.png"
|
||||
32 IMAGE "arrow120.png"
|
||||
33 IMAGE "search120.png"
|
||||
34 IMAGE "pin120.png"
|
||||
36 IMAGE "search_arrow120.png"
|
||||
37 IMAGE "user120.png"
|
||||
38 IMAGE "arrow_mask.png"
|
||||
39 IMAGE "arrow_mask120.png"
|
||||
40 IMAGE "arrow_mask144.png"
|
||||
41 IMAGE "twotone1.png"
|
||||
42 IMAGE "twotone2.png"
|
||||
43 IMAGE "twotone3.png"
|
||||
44 IMAGE "twotone4.png"
|
||||
45 IMAGE "twotone5.png"
|
||||
46 IMAGE "twotone6.png"
|
||||
47 IMAGE "twotone7.png"
|
||||
48 IMAGE "twotone8.png"
|
||||
49 IMAGE "twotone9.png"
|
||||
50 IMAGE "twotone10.png"
|
||||
51 IMAGE "twotone11.png"
|
||||
52 IMAGE "twotone12.png"
|
||||
53 IMAGE "twotone13.png"
|
||||
54 IMAGE "twotone14.png"
|
||||
55 IMAGE "twotone_selector.png"
|
||||
56 IMAGE "twotone_splitsel.png"
|
||||
57 IMAGE "twotone15.png"
|
||||
58 IMAGE "twotone16.png"
|
||||
59 IMAGE "twotone17.png"
|
||||
60 IMAGE "twotone18.png"
|
||||
61 IMAGE "twotone19.png"
|
||||
62 IMAGE "twotone20.png"
|
||||
63 IMAGE "twotone21.png"
|
||||
64 IMAGE "twotone22.png"
|
||||
65 IMAGE "twotone23.png"
|
||||
66 IMAGE "twotone24.png"
|
||||
67 IMAGE "twotone25.png"
|
||||
68 IMAGE "twotone26.png"
|
||||
69 IMAGE "twotone27.png"
|
||||
70 IMAGE "twotone28.png"
|
||||
71 IMAGE "twotone29.png"
|
||||
72 IMAGE "twotone30.png"
|
||||
73 IMAGE "twotone31.png"
|
||||
74 IMAGE "twotone32.png"
|
||||
75 IMAGE "twotone33.png"
|
||||
76 IMAGE "twotone34.png"
|
||||
77 IMAGE "twotone35.png"
|
||||
78 IMAGE "pin192.png"
|
||||
79 IMAGE "arrow192.png"
|
||||
80 IMAGE "arrow_mask192.png"
|
||||
81 IMAGE "pager_arrows192.png"
|
||||
82 IMAGE "search_arrow192.png"
|
||||
83 IMAGE "search192.png"
|
||||
44
Src/Skins/Immersive/Immersive.vcxproj
Normal file
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Resource|Win32">
|
||||
<Configuration>Resource</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{BD28B058-230E-42DF-9FB1-FFBB0153F498}</ProjectGuid>
|
||||
<RootNamespace>Immersive</RootNamespace>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Label="Configuration">
|
||||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||||
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<ImportGroup Label="ExtensionSettings">
|
||||
</ImportGroup>
|
||||
<ImportGroup Label="PropertySheets">
|
||||
<Import Project="..\Skin.props" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup>
|
||||
<TargetExt>.skin</TargetExt>
|
||||
<TargetName>Immersive</TargetName>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="SkinDescription.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="*.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="Immersive.rc" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
28
Src/Skins/Immersive/Immersive.vcxproj.filters
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<Filter Include="Source Files">
|
||||
<UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
|
||||
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
|
||||
</Filter>
|
||||
<Filter Include="Resource Files">
|
||||
<UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
|
||||
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="SkinDescription.txt">
|
||||
<Filter>Source Files</Filter>
|
||||
</Text>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="*.png">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Image>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="Immersive.rc">
|
||||
<Filter>Resource Files</Filter>
|
||||
</ResourceCompile>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
713
Src/Skins/Immersive/SkinDescription.txt
Normal file
@@ -0,0 +1,713 @@
|
||||
; Immersive skin
|
||||
|
||||
About=Immersive skin\n\nA skin that uses immersive colors and modern visual elements in the style of Windows 10.\n\nPart of <A HREF="https://github.com/Open-Shell/Open-Shell-Menu/">Open-Shell</A> (c) 2009-2017, Ivo Beltchev
|
||||
AboutIcon=1
|
||||
|
||||
; Version - version of the required skin engine. Set to 2 if the skin uses any of the new features introduced in Open-Shell 1.9.0:
|
||||
; * full glass
|
||||
; * skinnable sub-menus
|
||||
; * skinnable pager buttons
|
||||
; * skinnable arrows
|
||||
; Set to 3 if the skin uses any of the new features introduced in Open-Shell 4.2.1:
|
||||
; * skinnable scrollbars
|
||||
; * tint colors
|
||||
; * start screen colors
|
||||
Version=3
|
||||
|
||||
Main_opacity=region
|
||||
Main2_opacity=region
|
||||
Main_large_icons=1
|
||||
|
||||
Main_bitmap=$StartPrimaryText
|
||||
Main_bitmap_tint2=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Main_bitmap_tint3=#808080
|
||||
Main_bitmap_mask=1
|
||||
Main_bitmap_slices_X=2,1,2,2,1,2
|
||||
Main_bitmap_slices_Y=2,8,2
|
||||
Main_padding=7,7,7,7,100%
|
||||
|
||||
Main_text_padding=5,2,8,2,100%
|
||||
Main_icon_padding=4,4,4,4,100%
|
||||
|
||||
Main_font="Segoe UI",normal,-9
|
||||
|
||||
Main_text_color=$StartPrimaryText,$StartSelectionPrimaryText,$StartPrimaryText,$StartSelectionPrimaryText
|
||||
|
||||
Main_selection=$StartPrimaryText
|
||||
Main_selection_mask=17
|
||||
Main_selection_tint1=$StartPrimaryText
|
||||
Main_selection_slices_X=2,2,2
|
||||
Main_selection_slices_Y=2,2,2
|
||||
|
||||
Main_split_selection=$StartPrimaryText
|
||||
Main_split_selection_mask=18
|
||||
Main_split_selection_tint1=$StartPrimaryText
|
||||
Main_split_selection_slices_X=2,2,2,2,2,2
|
||||
Main_split_selection_slices_Y=2,2,2
|
||||
|
||||
Caption_font="Segoe UI",normal,18
|
||||
Caption_text_color=$StartPrimaryText
|
||||
Caption_padding=3,3,3,12,100%
|
||||
|
||||
|
||||
; Main_pager - a bitmap that contains the background for the pager buttons (the ones that scroll menus up and down)
|
||||
Main_pager=$SystemAccentDark1|$StartBackground
|
||||
Main_pager_tint1=$StartPrimaryText
|
||||
Main_pager_tint2=$StartPrimaryText
|
||||
Main_pager_mask=4
|
||||
Main_pager_slices_X=3,10,3
|
||||
Main_pager_slices_Y=3,9,3
|
||||
Main_pager_arrows=$SystemAccentDark1|$StartBackground
|
||||
Main_pager_arrows_tint1=$StartPrimaryText
|
||||
Main_pager_arrows_tint2=$StartPrimaryText
|
||||
Main_pager_arrows_mask=5
|
||||
|
||||
; Main_arrows - bitmap for the sub-menu arrows. The top half of the image is the normal arrow and the bottom half is the selected arrow
|
||||
Main_arrow=8
|
||||
Main_arrow_mask=38
|
||||
Main_arrow_tint1=$StartPrimaryText
|
||||
Main_arrow_tint2=#000000
|
||||
Main_arrow_padding=6,9,100%
|
||||
Main_split_arrow_padding=8,9,100%
|
||||
|
||||
; Main_separator - ID of a bitmap resource to use for the main menu separator. If no value is set the system separator is used
|
||||
Main_separator=$SystemAccentDark1|$StartBackground
|
||||
Main_separator_tint1=$StartPrimaryText
|
||||
Main_separator_mask=7
|
||||
Main_separator_slices_X=12,9,12
|
||||
Main_search_indent=16
|
||||
Main_new_selection=$SystemAccentDark1|$StartBackground
|
||||
Main_new_selection_tint1=$LightInlineErrorText
|
||||
Main_new_selection_mask=19
|
||||
Main_new_selection_slices_X=2,2,2
|
||||
Main_new_selection_slices_Y=2,2,2
|
||||
|
||||
; Second column
|
||||
|
||||
Main2_text_color=$StartPrimaryText,$StartSelectionPrimaryText,$StartPrimaryText,$StartSelectionPrimaryText
|
||||
Main2_text_padding=5,2,8,2,100%
|
||||
Main2_padding=6,7,5,7,84%,100%,100%,100%
|
||||
Main2_icon_padding=4,4,4,4,100%
|
||||
Main2_arrow=8
|
||||
Main2_arrow_mask=38
|
||||
Main2_arrow_tint1=$StartPrimaryText
|
||||
Main2_arrow_tint2=#000000
|
||||
Main2_arrow_padding=6,7,100%
|
||||
Main2_selection=$StartPrimaryText
|
||||
Main2_selection_mask=17
|
||||
Main2_selection_tint1=$StartPrimaryText
|
||||
Main2_selection_slices_X=2,2,2
|
||||
Main2_selection_slices_Y=2,2,2
|
||||
Main2_split_selection=$StartPrimaryText
|
||||
Main2_split_selection_mask=18
|
||||
Main2_split_selection_tint1=$StartPrimaryText
|
||||
Main2_split_selection_slices_X=2,2,2,2,2,2
|
||||
Main2_split_selection_slices_Y=2,2,2
|
||||
Main2_new_selection=$SystemAccentDark1|$StartBackground
|
||||
Main2_new_selection_tint1=$LightInlineErrorText
|
||||
Main2_new_selection_mask=19
|
||||
Main2_new_selection_slices_X=2,2,2
|
||||
Main2_new_selection_slices_Y=2,2,2
|
||||
Main2_separator_mask=7
|
||||
Main2_separator_slices_X=12,9,12
|
||||
Main2_separator=$SystemAccentDark1|$StartBackground
|
||||
Main2_separator_tint1=$StartPrimaryText
|
||||
|
||||
; More_bitmap - a bitmap for the "more" button in search categories. set to 0 to use the default icon. set to "none" to hide the button
|
||||
More_bitmap=none
|
||||
Pin_bitmap=11
|
||||
Pin_bitmap_tint1=$ImmersiveSystemText|#000000
|
||||
Pin_bitmap_mask=#FF0000
|
||||
|
||||
|
||||
Search_padding=0,5,0,5,100%
|
||||
Search_hint_font="Segoe UI",normal,-9
|
||||
Search_text_color=$ImmersiveSystemText|#000000,#808080
|
||||
Search_text_background=$SystemAccentDark1|$StartBackground
|
||||
Search_text_background_tint1=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Search_text_background_tint2=$StartPrimaryText
|
||||
Search_text_background_mask=#FF1700
|
||||
Search_bitmap=9
|
||||
Search_bitmap_tint1=$StartPrimaryText
|
||||
Search_bitmap_tint2=#000000
|
||||
Search_bitmap_mask=#DF2000
|
||||
|
||||
Search_arrow=24
|
||||
Search_arrow_mask=38
|
||||
Search_arrow_tint1=$ImmersiveSystemText|#000000
|
||||
Search_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
|
||||
;SUB-MENU SECTION - describes the look of the sub-menus
|
||||
|
||||
; The width of the standard window border is subtracted from all sides
|
||||
Submenu_padding=3,5,3,5,100%
|
||||
Submenu_text_padding=0,2,8,2,100%
|
||||
Submenu_icon_padding=8,3,8,3,100%
|
||||
|
||||
; These have the same meaning as the Main_... properties
|
||||
Submenu_opacity=region
|
||||
Submenu_bitmap=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Submenu_bitmap_tint1=#A0A0A0
|
||||
Submenu_bitmap_tint2=#808080
|
||||
Submenu_bitmap_tint3=$StartPrimaryText
|
||||
Submenu_bitmap_mask=2
|
||||
Submenu_bitmap_slices_X=4,4,4
|
||||
Submenu_bitmap_slices_Y=4,4,4
|
||||
|
||||
Submenu_font="Segoe UI",normal,-9
|
||||
Submenu_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000,#7F7F7F,#7F7F7F
|
||||
Submenu_selection=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Submenu_selection_mask=20
|
||||
Submenu_selection_slices_X=2,2,2
|
||||
Submenu_selection_slices_Y=2,2,2
|
||||
Submenu_selection_tint1=$StartPrimaryText
|
||||
Submenu_selection_tint2=$ImmersiveSystemText|#000000
|
||||
Submenu_split_selection=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Submenu_split_selection_mask=21
|
||||
Submenu_split_selection_slices_X=2,2,2,2,2,2
|
||||
Submenu_split_selection_slices_Y=2,2,2
|
||||
Submenu_split_selection_tint1=$StartPrimaryText
|
||||
|
||||
Submenu_pager=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Submenu_pager_tint1=$StartPrimaryText
|
||||
Submenu_pager_tint2=$ImmersiveSystemText|#000000
|
||||
Submenu_pager_mask=23
|
||||
Submenu_pager_slices_X=3,10,3
|
||||
Submenu_pager_slices_Y=3,9,3
|
||||
Submenu_pager_arrows=$SystemAccentDark1|$StartBackground
|
||||
Submenu_pager_arrows_tint1=$ImmersiveSystemText|#000000
|
||||
Submenu_pager_arrows_tint2=$ImmersiveSystemText|#000000
|
||||
Submenu_pager_arrows_mask=5
|
||||
|
||||
Submenu_arrow=8
|
||||
Submenu_arrow_mask=38
|
||||
Submenu_arrow_tint1=$ImmersiveSystemText|#000000
|
||||
Submenu_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Submenu_arrow_padding=3,6,100%
|
||||
Submenu_split_arrow_padding=5,6,100%
|
||||
Submenu_separator=$SystemAccentDark1|$StartBackground
|
||||
Submenu_separator_tint1=$ImmersiveSystemText|#000000
|
||||
Submenu_separator_mask=7
|
||||
Submenu_separator_slices_X=12,9,12
|
||||
Submenu_separator_font="Segoe UI Semibold",normal,-9
|
||||
Submenu_separator_text_padding=8,3,0,5,100%
|
||||
Submenu_separator_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000
|
||||
Submenu_separator_icon_padding=10,0,2,0,100%
|
||||
Submenu_separator_split_font="Segoe UI Semibold",normal,-9
|
||||
Submenu_new_selection=$SystemAccentDark1|$StartBackground
|
||||
Submenu_new_selection_tint1=$LightInlineErrorText
|
||||
Submenu_new_selection_mask=19
|
||||
Submenu_new_selection_slices_X=2,2,2
|
||||
Submenu_new_selection_slices_Y=2,2,2
|
||||
|
||||
Submenu_separatorV=$SystemAccentDark1|$StartBackground
|
||||
Submenu_separatorV_tint1=$ImmersiveSystemText|#000000
|
||||
Submenu_separatorV_mask=3
|
||||
Submenu_separatorV_slices_Y=12,9,12
|
||||
|
||||
|
||||
; OPTIONS
|
||||
|
||||
OPTION RADIOGROUP=Menu theme,0,LIGHT|DARK|AUTO
|
||||
OPTION LIGHT=Light,0
|
||||
OPTION DARK=Dark,0
|
||||
OPTION AUTO=Use system setting,1
|
||||
OPTION NO_ICONS=#7008,1, TWO_COLUMNS
|
||||
OPTION CAPTION=#7003,0, NOT TWO_COLUMNS, 0
|
||||
OPTION USER_IMAGE=#7014,0
|
||||
OPTION USER_NAME=#7015,1
|
||||
OPTION CENTER_NAME=#7004,0, USER_NAME, 0
|
||||
OPTION SMALL_ICONS=#7011,0
|
||||
OPTION OPAQUE=#7009,0
|
||||
OPTION DISABLE_MASK=#7005,0
|
||||
OPTION_NUMBER CUSTOM_TEXT_SIZE=#7038,0,TRUE,12
|
||||
OPTION BLACK_TEXT=#7002,0
|
||||
OPTION BLACK_FRAMES=#7001,0
|
||||
OPTION RADIOGROUP=Transparency style,0,TRANSPARENT_LESS|TRANSPARENT_MORE
|
||||
OPTION TRANSPARENT_LESS=Two-tone#The main section of the menu will use system light/dark colors while additional surfaces use transparent glass with accent color.,1
|
||||
OPTION TRANSPARENT_MORE=Full glass#The entire main menu will use transparent glass with accent color.,0
|
||||
|
||||
Classic1_options=LIGHT, DARK, AUTO, CAPTION, USER_IMAGE, USER_NAME, CENTER_NAME, SMALL_ICONS, OPAQUE, DISABLE_MASK, CUSTOM_TEXT_SIZE, BLACK_TEXT, BLACK_FRAMES, TRANSPARENT_LESS, TRANSPARENT_MORE
|
||||
Classic2_options=LIGHT, DARK, AUTO, NO_ICONS, USER_IMAGE, USER_NAME, CENTER_NAME, SMALL_ICONS, OPAQUE, DISABLE_MASK, CUSTOM_TEXT_SIZE, BLACK_TEXT, BLACK_FRAMES, TRANSPARENT_LESS, TRANSPARENT_MORE
|
||||
AllPrograms_options=CUSTOM_TEXT_SIZE
|
||||
|
||||
[NOT CAPTION]
|
||||
Main_bitmap_mask=14
|
||||
Main_bitmap_slices_X=0,0,0,4,4,4
|
||||
|
||||
|
||||
[SMALL_ICONS]
|
||||
Main_large_icons=0
|
||||
|
||||
|
||||
[TWO_COLUMNS]
|
||||
Main_bitmap_mask=14
|
||||
Main_bitmap_slices_X=2,2,2,2,2,2
|
||||
Main_separatorV=$SystemAccentDark1|$StartBackground
|
||||
Main_separatorV_tint1=$StartPrimaryText
|
||||
Main_separatorV_mask=27
|
||||
Main_separatorV_slices_Y=12,9,12
|
||||
|
||||
|
||||
[USER_IMAGE]
|
||||
; User_image_size - the size of the user image to use. Default is 0, which means the user image is not displayed
|
||||
; The size must be compatible with the size of the frame bitmap User_bitmap. The value is usually 48
|
||||
User_image_size=48
|
||||
User_mask=12
|
||||
|
||||
; User_frame_position - horizontal and vertical position of the user image frame in the main menu.
|
||||
; Positive numbers mean offset from the left and the top. Negative numbers mean offset from the bottom and the right
|
||||
; The horizontal position can also be "center", "center1" and "center2" to center the image relative to the whole menu or to the first or second column
|
||||
User_frame_position=10,10,100%
|
||||
|
||||
[USER_NAME]
|
||||
User_name_position=75,10,-10,50,100%
|
||||
User_name_align=left
|
||||
User_text_color=$StartPrimaryText
|
||||
User_font="Segoe UI Semibold",normal,18,100%
|
||||
User_glow_size=0
|
||||
|
||||
[120_DPI]
|
||||
Main_pager_arrows_mask=30
|
||||
Submenu_pager_arrows_mask=30
|
||||
Main_arrow=32
|
||||
Main2_arrow=32
|
||||
Submenu_arrow=32
|
||||
Search_arrow=36
|
||||
Pin_bitmap=34
|
||||
Search_bitmap=33
|
||||
Main_arrow_mask=39
|
||||
Main2_arrow_mask=39
|
||||
Search_arrow_mask=39
|
||||
Submenu_arrow_mask=39
|
||||
|
||||
[120_DPI AND USER_IMAGE]
|
||||
User_mask=37
|
||||
User_image_size=60
|
||||
|
||||
[HIGH_DPI]
|
||||
Main_pager_arrows_mask=6
|
||||
Submenu_pager_arrows_mask=6
|
||||
Main_arrow=22
|
||||
Main2_arrow=22
|
||||
Submenu_arrow=22
|
||||
Search_arrow=25
|
||||
Pin_bitmap=26
|
||||
Main_separator_mask=28
|
||||
Main2_separator_mask=28
|
||||
Submenu_separator_mask=28
|
||||
Submenu_separatorV_mask=29
|
||||
Main_arrow_mask=40
|
||||
Main2_arrow_mask=40
|
||||
Search_arrow_mask=40
|
||||
Submenu_arrow_mask=40
|
||||
User_frame_position=10,15,100%,0%
|
||||
|
||||
[HIGH_DPI AND USER_IMAGE]
|
||||
User_mask=13
|
||||
User_image_size=72
|
||||
|
||||
[USER_NAME AND HIGH_DPI]
|
||||
User_name_position=75,15,-10,75,100%,0%,100%,0%
|
||||
|
||||
|
||||
; NO CAPTION
|
||||
[USER_IMAGE]
|
||||
Main_padding=7,73,7,7,100%
|
||||
User_name_position=70,15,-15,55,100%
|
||||
|
||||
[USER_NAME AND NOT USER_IMAGE]
|
||||
Main_padding=7,47,7,7,100%
|
||||
User_name_position=15,5,-15,45,100%
|
||||
|
||||
[USER_IMAGE AND HIGH_DPI]
|
||||
Main_padding=7,110,7,7,100%,0%,100%,100%
|
||||
User_name_position=90,23,-15,83,31%,0%,100%,0%
|
||||
|
||||
[USER_NAME AND NOT USER_IMAGE AND HIGH_DPI]
|
||||
Main_padding=7,71,7,7,100%,0%,100%,100%
|
||||
User_name_position=15,8,-15,68,100%,0%,100%,0%
|
||||
|
||||
|
||||
; CAPTION
|
||||
[USER_IMAGE AND NOT TWO_COLUMNS AND CAPTION]
|
||||
User_frame_position=39,10,100%
|
||||
User_name_position=99,15,-15,55,100%
|
||||
Main_padding=7,73,7,7,100%
|
||||
|
||||
[USER_NAME AND NOT USER_IMAGE AND NOT TWO_COLUMNS AND CAPTION]
|
||||
User_name_position=44,5,-15,45,100%
|
||||
Main_padding=7,47,7,7,100%
|
||||
|
||||
[USER_IMAGE AND NOT TWO_COLUMNS AND CAPTION AND HIGH_DPI]
|
||||
User_frame_position=39,15,100%,0%
|
||||
User_name_position=117,23,-15,83,51%,0%,100%,0%
|
||||
Main_padding=7,110,7,7,100%,0%,100%,100%
|
||||
|
||||
[USER_NAME AND NOT USER_IMAGE AND NOT TWO_COLUMNS AND CAPTION AND HIGH_DPI]
|
||||
User_name_position=44,8,-15,68,100%,0%,100%,0%
|
||||
Main_padding=7,71,7,7,100%,0%,100%,100%
|
||||
|
||||
|
||||
; TWO COLUMNS
|
||||
[USER_IMAGE AND TWO_COLUMNS]
|
||||
Main2_padding=6,73,5,7,84%,100%,100%,100%
|
||||
|
||||
[USER_NAME AND NOT USER_IMAGE AND TWO_COLUMNS]
|
||||
Main2_padding=6,47,5,7,84%,100%,100%,100%
|
||||
|
||||
[USER_IMAGE AND TWO_COLUMNS AND HIGH_DPI]
|
||||
Main2_padding=6,110,5,7,84%,0%,100%,100%
|
||||
|
||||
[USER_NAME AND NOT USER_IMAGE AND TWO_COLUMNS AND HIGH_DPI]
|
||||
Main2_padding=6,71,5,7,84%,0%,100%,100%
|
||||
|
||||
|
||||
[CENTER_NAME]
|
||||
User_name_align=center
|
||||
|
||||
[NOT USER_NAME]
|
||||
User_name_position=0,0,0,0
|
||||
|
||||
[USER_NAME AND 240_DPI]
|
||||
User_font="Segoe UI Semibold",normal,45
|
||||
|
||||
[NO_ICONS]
|
||||
Main_no_icons2=1
|
||||
Main2_text_padding=1,8,8,9,100%
|
||||
Main2_icon_padding=4,4,3,4,100%
|
||||
|
||||
[NO_ICONS AND SMALL_ICONS]
|
||||
Main2_text_padding=1,4,8,5,100%
|
||||
|
||||
[TOUCH_ENABLED AND NOT SMALL_ICONS]
|
||||
Submenu_separator_icon_padding=10,8,2,8,100%
|
||||
Main_arrow_padding=7,10,100%
|
||||
Main_split_arrow_padding=9,10,100%
|
||||
Main2_arrow_padding=9,10,100%
|
||||
|
||||
[NOT OPAQUE]
|
||||
Main_opacity=fullglass
|
||||
Main2_opacity=fullglass
|
||||
|
||||
Main_bitmap_mask=15
|
||||
|
||||
[NOT OPAQUE AND NOT CAPTION]
|
||||
Main_bitmap_mask=16
|
||||
|
||||
[NOT OPAQUE AND TWO_COLUMNS]
|
||||
Main_bitmap_mask=16
|
||||
|
||||
[DISABLE_MASK]
|
||||
Main_bitmap_tint1=#545454
|
||||
|
||||
[CUSTOM_TEXT_SIZE]
|
||||
Main_font="Segoe UI",normal,@CUSTOM_TEXT_SIZE@
|
||||
Search_hint_font="Segoe UI",normal,@CUSTOM_TEXT_SIZE@
|
||||
Submenu_font="Segoe UI",normal,@CUSTOM_TEXT_SIZE@
|
||||
Submenu_separator_font="Segoe UI Semibold",normal,@CUSTOM_TEXT_SIZE@
|
||||
Submenu_separator_split_font="Segoe UI Semibold",normal,@CUSTOM_TEXT_SIZE@
|
||||
|
||||
[BLACK_TEXT]
|
||||
Main_text_color=#000000,#000000,#000000,#000000
|
||||
Main2_text_color=#000000,#000000,#000000,#000000
|
||||
Caption_text_color=#000000
|
||||
User_text_color=#000000
|
||||
Main_arrow_tint1=#000000
|
||||
Main_arrow_tint2=$StartPrimaryText
|
||||
Main2_arrow_tint1=#000000
|
||||
Main2_arrow_tint2=$StartPrimaryText
|
||||
Search_bitmap_tint1=#000000
|
||||
Search_bitmap_tint2=$StartPrimaryText
|
||||
Main_separator_tint1=#000000
|
||||
Main_separatorV_tint1=#000000
|
||||
Main_pager_arrows_tint1=#000000
|
||||
Main_pager_arrows_tint2=#000000
|
||||
Main2_separator_tint1=#000000
|
||||
|
||||
[BLACK_FRAMES]
|
||||
Main_bitmap=#000000
|
||||
Main_selection=#000000
|
||||
Main_split_selection=#000000
|
||||
Main2_selection=#000000
|
||||
Main2_split_selection=#000000
|
||||
Main_pager_tint2=#000000
|
||||
|
||||
|
||||
[TRANSPARENT_LESS]
|
||||
Main_text_color=$ImmersiveSystemText|#000000,$ImmersiveSystemText|#000000,#7F7F7F,#7F7F7F
|
||||
Main_separator_tint1=$ImmersiveSystemText|#000000
|
||||
Main_arrow_tint1=$ImmersiveSystemText|#000000
|
||||
Main_arrow_tint2=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Main_pager_arrows_tint1=$ImmersiveSystemText|#000000
|
||||
Main_pager_arrows_tint2=$ImmersiveSystemText|#000000
|
||||
Main_bitmap=$StartPrimaryText
|
||||
Search_bitmap_tint1=$ImmersiveSystemText|#000000
|
||||
Search_bitmap_tint2=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Main_separatorV=none
|
||||
Main_separatorV_mask=none
|
||||
User_text_color=$ImmersiveSystemText|#000000
|
||||
Main_selection=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Main_split_selection=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Main_selection_mask=55
|
||||
Main_split_selection_mask=56
|
||||
Main_bitmap_mask=57
|
||||
Main_pager_mask=10
|
||||
Main_pager=$ImmersiveSystemBackground|$StartPrimaryText
|
||||
Main_pager_tint1=$StartPrimaryText
|
||||
|
||||
[TRANSPARENT_LESS AND NOT OPAQUE]
|
||||
Main_opacity=glass
|
||||
Main2_opacity=fullglass
|
||||
Main_bitmap_mask=58
|
||||
|
||||
[TRANSPARENT_LESS AND NOT CAPTION]
|
||||
Main_bitmap_mask=71
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS]
|
||||
Main_bitmap_mask=41
|
||||
Main2_padding=5,7,5,7,100%
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND NOT OPAQUE]
|
||||
Main_bitmap_mask=42
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE]
|
||||
Main_bitmap_slices_Y=49,8,2
|
||||
Main_bitmap_mask=59
|
||||
Main_padding=7,54,7,7,100%
|
||||
|
||||
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE]
|
||||
Main_bitmap_mask=60
|
||||
|
||||
[TRANSPARENT_LESS AND USER_IMAGE]
|
||||
Main_bitmap_slices_Y=75,8,2
|
||||
Main_padding=7,80,7,7,100%
|
||||
Main_bitmap_mask=61
|
||||
|
||||
[TRANSPARENT_LESS AND USER_IMAGE AND NOT OPAQUE]
|
||||
Main_bitmap_mask=62
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND 120_DPI]
|
||||
Main_bitmap_slices_Y=61,8,2
|
||||
Main_bitmap_mask=63
|
||||
|
||||
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE AND 120_DPI]
|
||||
Main_bitmap_mask=64
|
||||
|
||||
[TRANSPARENT_LESS AND USER_IMAGE AND 120_DPI]
|
||||
Main_bitmap_slices_Y=93,8,2
|
||||
Main_bitmap_mask=65
|
||||
|
||||
[TRANSPARENT_LESS AND USER_IMAGE AND NOT OPAQUE AND 120_DPI]
|
||||
Main_bitmap_mask=66
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND HIGH_DPI]
|
||||
Main_bitmap_slices_Y=73,8,2
|
||||
Main_padding=7,78,7,7,100%,9%,100%,100%
|
||||
Main_bitmap_mask=67
|
||||
|
||||
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE AND HIGH_DPI]
|
||||
Main_bitmap_mask=68
|
||||
|
||||
[TRANSPARENT_LESS AND USER_IMAGE AND HIGH_DPI]
|
||||
Main_bitmap_slices_Y=112,8,2
|
||||
Main_padding=7,117,7,7,100%,6%,100%,100%
|
||||
Main_bitmap_mask=69
|
||||
|
||||
[TRANSPARENT_LESS AND USER_IMAGE AND NOT OPAQUE AND HIGH_DPI]
|
||||
Main_bitmap_mask=70
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND NOT CAPTION]
|
||||
Main_bitmap_mask=72
|
||||
|
||||
[TRANSPARENT_LESS AND USER_IMAGE AND NOT CAPTION]
|
||||
Main_bitmap_mask=73
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND 120_DPI AND NOT CAPTION]
|
||||
Main_bitmap_mask=74
|
||||
|
||||
[TRANSPARENT_LESS AND USER_IMAGE AND 120_DPI AND NOT CAPTION]
|
||||
Main_bitmap_mask=75
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[TRANSPARENT_LESS AND USER_NAME AND NOT USER_IMAGE AND HIGH_DPI AND NOT CAPTION]
|
||||
Main_bitmap_mask=76
|
||||
|
||||
[TRANSPARENT_LESS AND USER_IMAGE AND HIGH_DPI AND NOT CAPTION]
|
||||
Main_bitmap_mask=77
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE]
|
||||
Main2_padding=5,54,5,7,100%
|
||||
Main_bitmap_mask=43
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE]
|
||||
Main_bitmap_mask=44
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE]
|
||||
Main2_padding=5,80,5,7,100%
|
||||
Main_bitmap_mask=45
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND NOT OPAQUE]
|
||||
Main_bitmap_mask=46
|
||||
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND 120_DPI]
|
||||
Main_bitmap_mask=47
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE AND 120_DPI]
|
||||
Main_bitmap_mask=48
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND 120_DPI]
|
||||
Main_bitmap_mask=49
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND NOT OPAQUE AND 120_DPI]
|
||||
Main_bitmap_mask=50
|
||||
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND HIGH_DPI]
|
||||
Main2_padding=5,78,5,7,100%,9%,100%,100%
|
||||
Main_bitmap_mask=51
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_NAME AND NOT USER_IMAGE AND NOT OPAQUE AND HIGH_DPI]
|
||||
Main_bitmap_mask=52
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND HIGH_DPI]
|
||||
Main2_padding=5,117,5,7,100%,6%,100%,100%
|
||||
Main_bitmap_mask=53
|
||||
|
||||
[TRANSPARENT_LESS AND TWO_COLUMNS AND USER_IMAGE AND NOT OPAQUE AND HIGH_DPI]
|
||||
Main_bitmap_mask=54
|
||||
|
||||
|
||||
[HIGH_DPI AND NOT 144_DPI AND NOT 168_DPI]
|
||||
Pin_bitmap=78
|
||||
Main_arrow=79
|
||||
Main2_arrow=79
|
||||
Submenu_arrow=79
|
||||
Main_arrow_mask=80
|
||||
Main2_arrow_mask=80
|
||||
Submenu_arrow_mask=80
|
||||
Main_pager_arrows_mask=81
|
||||
Submenu_pager_arrows_mask=81
|
||||
Search_arrow=82
|
||||
Search_arrow_mask=80
|
||||
Search_bitmap=83
|
||||
|
||||
|
||||
[LIGHT]
|
||||
Main_bitmap_tint2=#FFFFFF
|
||||
Search_text_background_tint1=#FFFFFF
|
||||
Search_arrow_tint2=#FFFFFF
|
||||
Submenu_bitmap=#FFFFFF
|
||||
Submenu_selection=#FFFFFF
|
||||
Submenu_split_selection=#FFFFFF
|
||||
Submenu_pager=#FFFFFF
|
||||
Submenu_arrow_tint2=#FFFFFF
|
||||
Pin_bitmap_tint1=#000000
|
||||
Search_text_color=#000000,#808080
|
||||
Search_arrow_tint1=#000000
|
||||
Submenu_text_color=#000000,#000000,#7F7F7F,#7F7F7F
|
||||
Submenu_selection_tint2=#000000
|
||||
Submenu_pager_tint2=#000000
|
||||
Submenu_pager_arrows_tint1=#000000
|
||||
Submenu_pager_arrows_tint2=#000000
|
||||
Submenu_arrow_tint1=#000000
|
||||
Submenu_separator_tint1=#000000
|
||||
Submenu_separator_text_color=#000000,#000000
|
||||
Submenu_separatorV_tint1=#000000
|
||||
|
||||
[LIGHT AND TRANSPARENT_LESS]
|
||||
Main_arrow_tint2=#FFFFFF
|
||||
Search_bitmap_tint2=#FFFFFF
|
||||
Main_selection=#FFFFFF
|
||||
Main_split_selection=#FFFFFF
|
||||
Main_pager=#FFFFFF
|
||||
Main_text_color=#000000,#000000,#7F7F7F,#7F7F7F
|
||||
Main_separator_tint1=#000000
|
||||
Main_arrow_tint1=#000000
|
||||
Main_pager_arrows_tint1=#000000
|
||||
Main_pager_arrows_tint2=#000000
|
||||
Search_bitmap_tint1=#000000
|
||||
User_text_color=#000000
|
||||
|
||||
[DARK]
|
||||
Main_bitmap_tint2=#000000
|
||||
Search_text_background_tint1=#000000
|
||||
Search_arrow_tint2=#000000
|
||||
Submenu_bitmap=#000000
|
||||
Submenu_selection=#000000
|
||||
Submenu_split_selection=#000000
|
||||
Submenu_pager=#000000
|
||||
Submenu_arrow_tint2=#000000
|
||||
Pin_bitmap_tint1=#FFFFFF
|
||||
Search_text_color=#FFFFFF,#808080
|
||||
Search_arrow_tint1=#FFFFFF
|
||||
Submenu_text_color=#FFFFFF,#FFFFFF,#7F7F7F,#7F7F7F
|
||||
Submenu_selection_tint2=#FFFFFF
|
||||
Submenu_pager_tint2=#FFFFFF
|
||||
Submenu_pager_arrows_tint1=#FFFFFF
|
||||
Submenu_pager_arrows_tint2=#FFFFFF
|
||||
Submenu_arrow_tint1=#FFFFFF
|
||||
Submenu_separator_tint1=#FFFFFF
|
||||
Submenu_separator_text_color=#FFFFFF,#FFFFFF
|
||||
Submenu_separatorV_tint1=#FFFFFF
|
||||
|
||||
[DARK AND TRANSPARENT_LESS]
|
||||
Main_arrow_tint2=#000000
|
||||
Search_bitmap_tint2=#000000
|
||||
Main_selection=#000000
|
||||
Main_split_selection=#000000
|
||||
Main_pager=#000000
|
||||
Main_text_color=#FFFFFF,#FFFFFF,#7F7F7F,#7F7F7F
|
||||
Main_separator_tint1=#FFFFFF
|
||||
Main_arrow_tint1=#FFFFFF
|
||||
Main_pager_arrows_tint1=#FFFFFF
|
||||
Main_pager_arrows_tint2=#FFFFFF
|
||||
Search_bitmap_tint1=#FFFFFF
|
||||
User_text_color=#FFFFFF
|
||||
BIN
Src/Skins/Immersive/arrow.png
Normal file
|
After Width: | Height: | Size: 250 B |
BIN
Src/Skins/Immersive/arrow120.png
Normal file
|
After Width: | Height: | Size: 311 B |
BIN
Src/Skins/Immersive/arrow144.png
Normal file
|
After Width: | Height: | Size: 309 B |
BIN
Src/Skins/Immersive/arrow192.png
Normal file
|
After Width: | Height: | Size: 387 B |
BIN
Src/Skins/Immersive/arrow_mask.png
Normal file
|
After Width: | Height: | Size: 148 B |
BIN
Src/Skins/Immersive/arrow_mask120.png
Normal file
|
After Width: | Height: | Size: 156 B |
BIN
Src/Skins/Immersive/arrow_mask144.png
Normal file
|
After Width: | Height: | Size: 166 B |
BIN
Src/Skins/Immersive/arrow_mask192.png
Normal file
|
After Width: | Height: | Size: 178 B |
BIN
Src/Skins/Immersive/fullglass1.png
Normal file
|
After Width: | Height: | Size: 141 B |
BIN
Src/Skins/Immersive/fullglass2.png
Normal file
|
After Width: | Height: | Size: 131 B |
BIN
Src/Skins/Immersive/fullglass3.png
Normal file
|
After Width: | Height: | Size: 150 B |
BIN
Src/Skins/Immersive/fullglass4.png
Normal file
|
After Width: | Height: | Size: 145 B |
BIN
Src/Skins/Immersive/fullglass_pager.png
Normal file
|
After Width: | Height: | Size: 149 B |
BIN
Src/Skins/Immersive/fullglass_selector.png
Normal file
|
After Width: | Height: | Size: 139 B |
BIN
Src/Skins/Immersive/fullglass_splitsel.png
Normal file
|
After Width: | Height: | Size: 142 B |
BIN
Src/Skins/Immersive/fullglass_vertsep.png
Normal file
|
After Width: | Height: | Size: 132 B |
BIN
Src/Skins/Immersive/newsel.png
Normal file
|
After Width: | Height: | Size: 141 B |
BIN
Src/Skins/Immersive/pager_arrows.png
Normal file
|
After Width: | Height: | Size: 249 B |
BIN
Src/Skins/Immersive/pager_arrows120.png
Normal file
|
After Width: | Height: | Size: 341 B |
BIN
Src/Skins/Immersive/pager_arrows144.png
Normal file
|
After Width: | Height: | Size: 356 B |
BIN
Src/Skins/Immersive/pager_arrows192.png
Normal file
|
After Width: | Height: | Size: 384 B |
BIN
Src/Skins/Immersive/pin.png
Normal file
|
After Width: | Height: | Size: 622 B |
BIN
Src/Skins/Immersive/pin120.png
Normal file
|
After Width: | Height: | Size: 857 B |
BIN
Src/Skins/Immersive/pin144.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
Src/Skins/Immersive/pin192.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Src/Skins/Immersive/search.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Src/Skins/Immersive/search120.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Src/Skins/Immersive/search192.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Src/Skins/Immersive/search_arrow.png
Normal file
|
After Width: | Height: | Size: 313 B |
BIN
Src/Skins/Immersive/search_arrow120.png
Normal file
|
After Width: | Height: | Size: 424 B |
BIN
Src/Skins/Immersive/search_arrow144.png
Normal file
|
After Width: | Height: | Size: 396 B |
BIN
Src/Skins/Immersive/search_arrow192.png
Normal file
|
After Width: | Height: | Size: 496 B |
BIN
Src/Skins/Immersive/separator.png
Normal file
|
After Width: | Height: | Size: 145 B |
BIN
Src/Skins/Immersive/separator144.png
Normal file
|
After Width: | Height: | Size: 148 B |
BIN
Src/Skins/Immersive/submenu.png
Normal file
|
After Width: | Height: | Size: 145 B |
BIN
Src/Skins/Immersive/submenu_pager.png
Normal file
|
After Width: | Height: | Size: 149 B |
BIN
Src/Skins/Immersive/submenu_selector.png
Normal file
|
After Width: | Height: | Size: 141 B |
BIN
Src/Skins/Immersive/submenu_splitsel.png
Normal file
|
After Width: | Height: | Size: 159 B |
BIN
Src/Skins/Immersive/submenu_vertsep.png
Normal file
|
After Width: | Height: | Size: 143 B |
BIN
Src/Skins/Immersive/submenu_vertsep144.png
Normal file
|
After Width: | Height: | Size: 147 B |
BIN
Src/Skins/Immersive/twotone1.png
Normal file
|
After Width: | Height: | Size: 152 B |
BIN
Src/Skins/Immersive/twotone10.png
Normal file
|
After Width: | Height: | Size: 234 B |
BIN
Src/Skins/Immersive/twotone11.png
Normal file
|
After Width: | Height: | Size: 207 B |
BIN
Src/Skins/Immersive/twotone12.png
Normal file
|
After Width: | Height: | Size: 229 B |
BIN
Src/Skins/Immersive/twotone13.png
Normal file
|
After Width: | Height: | Size: 217 B |
BIN
Src/Skins/Immersive/twotone14.png
Normal file
|
After Width: | Height: | Size: 241 B |
BIN
Src/Skins/Immersive/twotone15.png
Normal file
|
After Width: | Height: | Size: 147 B |
BIN
Src/Skins/Immersive/twotone16.png
Normal file
|
After Width: | Height: | Size: 154 B |
BIN
Src/Skins/Immersive/twotone17.png
Normal file
|
After Width: | Height: | Size: 184 B |
BIN
Src/Skins/Immersive/twotone18.png
Normal file
|
After Width: | Height: | Size: 193 B |
BIN
Src/Skins/Immersive/twotone19.png
Normal file
|
After Width: | Height: | Size: 196 B |
BIN
Src/Skins/Immersive/twotone2.png
Normal file
|
After Width: | Height: | Size: 160 B |
BIN
Src/Skins/Immersive/twotone20.png
Normal file
|
After Width: | Height: | Size: 204 B |
BIN
Src/Skins/Immersive/twotone21.png
Normal file
|
After Width: | Height: | Size: 192 B |
BIN
Src/Skins/Immersive/twotone22.png
Normal file
|
After Width: | Height: | Size: 198 B |
BIN
Src/Skins/Immersive/twotone23.png
Normal file
|
After Width: | Height: | Size: 203 B |
BIN
Src/Skins/Immersive/twotone24.png
Normal file
|
After Width: | Height: | Size: 209 B |
BIN
Src/Skins/Immersive/twotone25.png
Normal file
|
After Width: | Height: | Size: 196 B |
BIN
Src/Skins/Immersive/twotone26.png
Normal file
|
After Width: | Height: | Size: 204 B |
BIN
Src/Skins/Immersive/twotone27.png
Normal file
|
After Width: | Height: | Size: 206 B |
BIN
Src/Skins/Immersive/twotone28.png
Normal file
|
After Width: | Height: | Size: 215 B |
BIN
Src/Skins/Immersive/twotone29.png
Normal file
|
After Width: | Height: | Size: 141 B |
BIN
Src/Skins/Immersive/twotone3.png
Normal file
|
After Width: | Height: | Size: 199 B |
BIN
Src/Skins/Immersive/twotone30.png
Normal file
|
After Width: | Height: | Size: 180 B |
BIN
Src/Skins/Immersive/twotone31.png
Normal file
|
After Width: | Height: | Size: 191 B |
BIN
Src/Skins/Immersive/twotone32.png
Normal file
|
After Width: | Height: | Size: 187 B |
BIN
Src/Skins/Immersive/twotone33.png
Normal file
|
After Width: | Height: | Size: 198 B |
BIN
Src/Skins/Immersive/twotone34.png
Normal file
|
After Width: | Height: | Size: 191 B |
BIN
Src/Skins/Immersive/twotone35.png
Normal file
|
After Width: | Height: | Size: 200 B |
BIN
Src/Skins/Immersive/twotone4.png
Normal file
|
After Width: | Height: | Size: 217 B |
BIN
Src/Skins/Immersive/twotone5.png
Normal file
|
After Width: | Height: | Size: 208 B |
BIN
Src/Skins/Immersive/twotone6.png
Normal file
|
After Width: | Height: | Size: 227 B |
BIN
Src/Skins/Immersive/twotone7.png
Normal file
|
After Width: | Height: | Size: 203 B |
BIN
Src/Skins/Immersive/twotone8.png
Normal file
|
After Width: | Height: | Size: 225 B |
BIN
Src/Skins/Immersive/twotone9.png
Normal file
|
After Width: | Height: | Size: 214 B |
BIN
Src/Skins/Immersive/twotone_pager.png
Normal file
|
After Width: | Height: | Size: 149 B |
BIN
Src/Skins/Immersive/twotone_selector.png
Normal file
|
After Width: | Height: | Size: 141 B |
BIN
Src/Skins/Immersive/twotone_splitsel.png
Normal file
|
After Width: | Height: | Size: 145 B |
BIN
Src/Skins/Immersive/user.png
Normal file
|
After Width: | Height: | Size: 745 B |
BIN
Src/Skins/Immersive/user120.png
Normal file
|
After Width: | Height: | Size: 945 B |
BIN
Src/Skins/Immersive/user144.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
93
Src/Skins/Immersive7/Immersive7.rc
Normal file
@@ -0,0 +1,93 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Icon
|
||||
//
|
||||
|
||||
// Icon with lowest ID value placed first to ensure application icon
|
||||
// remains consistent on all systems.
|
||||
1 ICON "..\\..\\Setup\\OpenShell.ico"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// SKIN
|
||||
//
|
||||
|
||||
1 SKIN "SkinDescription.txt"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Image
|
||||
//
|
||||
|
||||
1 IMAGE "fullglass1.png"
|
||||
2 IMAGE "fullglasssearch1.png"
|
||||
3 IMAGE "scrollbkg1.png"
|
||||
4 IMAGE "fullglass_pager.png"
|
||||
5 IMAGE "pager_arrows.png"
|
||||
6 IMAGE "scrollbkg2.png"
|
||||
7 IMAGE "programs.png"
|
||||
8 IMAGE "arrow.png"
|
||||
9 IMAGE "search.png"
|
||||
10 IMAGE "twotone_pager.png"
|
||||
11 IMAGE "separator.png"
|
||||
12 IMAGE "user.png"
|
||||
13 IMAGE "submenu_selector.png"
|
||||
14 IMAGE "submenu_splitsel.png"
|
||||
15 IMAGE "pin.png"
|
||||
16 IMAGE "scrollbtn1.png"
|
||||
17 IMAGE "scroll_arrows.png"
|
||||
18 IMAGE "user144.png"
|
||||
19 IMAGE "arrow144.png"
|
||||
20 IMAGE "submenu_pager.png"
|
||||
21 IMAGE "pager_arrows144.png"
|
||||
22 IMAGE "programs144.png"
|
||||
23 IMAGE "submenu.png"
|
||||
24 IMAGE "submenu_vertsep.png"
|
||||
25 IMAGE "fullglass2.png"
|
||||
26 IMAGE "fullglasssearch2.png"
|
||||
27 IMAGE "search_arrow.png"
|
||||
28 IMAGE "fullglass_selector.png"
|
||||
29 IMAGE "fullglass_splitsel.png"
|
||||
30 IMAGE "searchbkg.png"
|
||||
31 IMAGE "shutdown_selector.png"
|
||||
32 IMAGE "scrollbtn2.png"
|
||||
33 IMAGE "newsel.png"
|
||||
34 IMAGE "search_arrow144.png"
|
||||
35 IMAGE "scroll_arrows144.png"
|
||||
36 IMAGE "pin144.png"
|
||||
37 IMAGE "separator144.png"
|
||||
38 IMAGE "submenu_vertsep144.png"
|
||||
39 IMAGE "scrollthumb1.png"
|
||||
40 IMAGE "scrollthumb2.png"
|
||||
41 IMAGE "pager_arrows120.png"
|
||||
42 IMAGE "programs120.png"
|
||||
43 IMAGE "arrow120.png"
|
||||
44 IMAGE "search120.png"
|
||||
45 IMAGE "pin120.png"
|
||||
46 IMAGE "scroll_arrows120.png"
|
||||
47 IMAGE "search_arrow120.png"
|
||||
48 IMAGE "user120.png"
|
||||
49 IMAGE "fullglass3.png"
|
||||
50 IMAGE "fullglass4.png"
|
||||
51 IMAGE "arrow_mask.png"
|
||||
52 IMAGE "arrow_mask120.png"
|
||||
53 IMAGE "arrow_mask144.png"
|
||||
54 IMAGE "twotone1.png"
|
||||
55 IMAGE "twotone2.png"
|
||||
56 IMAGE "twotonesearch.png"
|
||||
57 IMAGE "twotonejump.png"
|
||||
58 IMAGE "scrollbtn3.png"
|
||||
59 IMAGE "scrollthumb3.png"
|
||||
60 IMAGE "scrollbkg3.png"
|
||||
61 IMAGE "twotone_selector.png"
|
||||
62 IMAGE "twotone_splitsel.png"
|
||||
63 IMAGE "twotone_listsel.png"
|
||||
64 IMAGE "twotone_listsplitsel.png"
|
||||
65 IMAGE "programs192.png"
|
||||
66 IMAGE "pin192.png"
|
||||
67 IMAGE "arrow192.png"
|
||||
68 IMAGE "arrow_mask192.png"
|
||||
69 IMAGE "pager_arrows192.png"
|
||||
70 IMAGE "scroll_arrows192.png"
|
||||
71 IMAGE "search_arrow192.png"
|
||||
72 IMAGE "search192.png"
|
||||
44
Src/Skins/Immersive7/Immersive7.vcxproj
Normal file
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Resource|Win32">
|
||||
<Configuration>Resource</Configuration>
|
||||
<Platform>Win32</Platform>
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{75809D15-8403-420A-BBE6-05F478D88D8E}</ProjectGuid>
|
||||
<RootNamespace>Immersive7</RootNamespace>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Label="Configuration">
|
||||
<ConfigurationType>DynamicLibrary</ConfigurationType>
|
||||
<PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
|
||||
<CharacterSet>Unicode</CharacterSet>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||||
<ImportGroup Label="ExtensionSettings">
|
||||
</ImportGroup>
|
||||
<ImportGroup Label="PropertySheets">
|
||||
<Import Project="..\Skin.props" />
|
||||
</ImportGroup>
|
||||
<PropertyGroup Label="UserMacros" />
|
||||
<PropertyGroup>
|
||||
<TargetExt>.skin7</TargetExt>
|
||||
<TargetName>Immersive</TargetName>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="SkinDescription.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="*.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="Immersive7.rc" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||