winutil/functions/private
MyDrift 1032d3d5aa
Taskbaritem > Progressbar / Overlay icon / description / asset mgmt (#2309)
* Add Progress bar to some stuff

https://learn.microsoft.com/en-us/dotnet/api/system.windows.shell.taskbariteminfo?view=windowsdesktop-8.0

* add function to manage taskbar item

changed from manually setting the taskbar overlay, progressvalue and progress state to setting them through a function

* add description feature

* use Dispatcher.Invoke

* restructure, fix, additions

* fix merge conflicts

* add check to progresses

* remove progress from wiget & choco install

* fix

* polish

* fix

* Update functions/private/Set-WinUtilTaskbarItem.ps1

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>

* fix syntax

* Update functions/private/Set-WinUtilTaskbarItem.ps1

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>

* rework

- add overlay presets
- rework image saving & converting
- removed popup after uninstalling applications

* fix description of function

* undo winutil

* remove check.png

* Update functions/private/Set-WinUtilTaskbarItem.ps1

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>

* Update functions/private/Set-WinUtilTaskbarItem.ps1

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>

* rework assets directory & its usage

* fixes

- ability to set no overlay added
- added relative path to winutildir

* hotfix

* last fixes

* add comment

* remove trailing whitespaces

THX to Mr.K :)

* renamed checkmark & added warning

* last fixes

remove bitmap
remove unneeded "| out-null"

* hotfix for new commit

---------

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
2024-07-25 16:19:45 -05:00
..
ConvertTo-Icon.ps1 Fix Icon Support for Shortcut Creation (#2242) 2024-07-08 15:14:10 -05:00
Copy-Files.ps1 Remove trailing whitespace characters (#2149) 2024-06-28 17:15:39 -05:00
Get-LocalizedYesNo.ps1 Remove trailing whitespace characters (#2149) 2024-06-28 17:15:39 -05:00
Get-Oscdimg.ps1 Remove trailing whitespace characters (#2149) 2024-06-28 17:15:39 -05:00
Get-TabXaml.ps1 [01] Refactoring UI code (#2274) 2024-07-08 14:59:58 -05:00
Get-WinUtilCheckBoxes.ps1 Test 2024 04 20 2 (#2030) 2024-06-04 22:27:27 -05:00
Get-WinUtilInstallerProcess.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Get-WinUtilToggleStatus.ps1 Add New Windows 11 Specific Toggle - The 'Taskbar Alignment' Toggle (#2347) 2024-07-14 20:47:40 -05:00
Get-WinUtilVariables.ps1 Replace Where-Object with .where Method (#2212) 2024-06-28 17:02:32 -05:00
Get-WinUtilWingetLatest.ps1 Remove trailing whitespace characters (#2149) 2024-06-28 17:15:39 -05:00
Get-WinUtilWingetPrerequisites.ps1 Test 2024 03 21 (#1748) 2024-03-28 12:39:23 -07:00
Get-WPFObjectName.ps1 Remove trailing whitespace characters (#2149) 2024-06-28 17:15:39 -05:00
Install-WinUtilChoco.ps1 Sacrifice to the AV Gods test 24-03-28 branch (#1766) 2024-03-30 11:46:29 -05:00
Install-WinUtilProgramChoco.ps1 Taskbaritem > Progressbar / Overlay icon / description / asset mgmt (#2309) 2024-07-25 16:19:45 -05:00
Install-WinUtilProgramWinget.ps1 Taskbaritem > Progressbar / Overlay icon / description / asset mgmt (#2309) 2024-07-25 16:19:45 -05:00
Install-WinUtilWinget.ps1 Taskbaritem > Progressbar / Overlay icon / description / asset mgmt (#2309) 2024-07-25 16:19:45 -05:00
Invoke-MicroWin-Helper.ps1 Added Try-Catch blocks for remaining removal tasks (#2365) 2024-07-25 16:09:00 -05:00
Invoke-WinUtilBingSearch.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilCurrentSystem.ps1 Added get installed check for classic start menu tweak (#2231) 2024-07-08 15:11:39 -05:00
Invoke-WinUtilDarkMode.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilFeatureInstall.ps1 Taskbaritem > Progressbar / Overlay icon / description / asset mgmt (#2309) 2024-07-25 16:19:45 -05:00
Invoke-WinUtilGPU.ps1 Update GPU Whitelist System (#2178) 2024-06-28 09:52:25 -05:00
Invoke-WinUtilHiddenFiles.ps1 Hidden File Tweaks (#2320) 2024-07-14 20:01:09 -05:00
Invoke-WinUtilMouseAcceleration.ps1 Remove trailing whitespace characters (#2149) 2024-06-28 17:15:39 -05:00
Invoke-WinUtilNumLock.ps1 Update Invoke-WinUtilNumLock.ps1 (#2104) 2024-06-17 22:16:40 -05:00
Invoke-WinUtilScript.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilShowExt.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilSnapFlyout.ps1 Test 2024 01 15 (#1456) 2024-01-25 14:44:51 -06:00
Invoke-WinUtilSnapSuggestion.ps1 Test 2024 04 20 2 (#2030) 2024-06-04 22:27:27 -05:00
Invoke-WinUtilSnapWindow.ps1 Test 2024 04 20 2 (#2030) 2024-06-04 22:27:27 -05:00
Invoke-WinUtilSponsors.ps1 Sponsors Easter Egg 2024-07-14 18:50:40 -05:00
Invoke-WinUtilStickyKeys.ps1 Remove trailing whitespace characters (#2149) 2024-06-28 17:15:39 -05:00
Invoke-WinUtilTaskbarAlignment.ps1 Add New Windows 11 Specific Toggle - The 'Taskbar Alignment' Toggle (#2347) 2024-07-14 20:47:40 -05:00
Invoke-WinUtilTaskbarSearch.ps1 Fix Typo in 'Invoke-WinUtilTaskbarSearch' Private Function (#2275) 2024-07-08 15:30:19 -05:00
Invoke-WinUtilTaskbarWidgets.ps1 Test 2024 03 30 (#1852) 2024-04-20 16:38:43 -05:00
Invoke-WinUtilTaskView.ps1 Added Task View Tweak (#2141) 2024-06-28 10:14:05 -05:00
Invoke-WinUtilTweaks.ps1 Remove trailing whitespace characters (#2149) 2024-06-28 17:15:39 -05:00
Invoke-WinUtilVerboseLogon.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Remove-WinUtilAPPX.ps1 Test 2023 11 15 (#1209) 2023-11-28 16:11:11 -06:00
Set-WinUtilDNS.ps1 Made changes (#2303) 2024-07-08 18:32:03 -05:00
Set-WinUtilRegistry.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilScheduledTask.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilService.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilTaskbarItem.ps1 Taskbaritem > Progressbar / Overlay icon / description / asset mgmt (#2309) 2024-07-25 16:19:45 -05:00
Set-WinUtilUiTheme.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Show-CustomDialog.ps1 Sponsors Easter Egg 2024-07-14 18:50:40 -05:00
Test-WinUtilPackageManager.ps1 Remove trailing whitespace characters (#2149) 2024-06-28 17:15:39 -05:00
Update-WinUtilProgramWinget.ps1 Test 2024 03 21 (#1748) 2024-03-28 12:39:23 -07:00