Parę nowych dodatków:
* Opóżnienie pojawienia
* Pokaż po wciśnięciu ikony na pasku powiadomień
This commit is contained in:
Christopher
2021-01-27 23:45:52 +01:00
parent dafe8b4e3c
commit 6dd8d50aa0
25 changed files with 2904 additions and 35 deletions
+9
View File
@@ -78,6 +78,12 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="UstawieniaNotify.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UstawieniaNotify.Designer.cs">
<DependentUpon>UstawieniaNotify.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>
@@ -91,6 +97,9 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="UstawieniaNotify.resx">
<DependentUpon>UstawieniaNotify.cs</DependentUpon>
</EmbeddedResource>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>