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
ChrisTitusTech
84a84fd34d
Compile Winutil
2024-07-25 21:10:23 +00:00
Joan Solana Raduà
b23c685580
Updated DNS box ( #2354 )
2024-07-25 16:10:01 -05:00
ChrisTitusTech
214eb1d332
Compile Winutil
2024-07-25 21:09:37 +00:00
CodingWonders
5083b84233
Added Try-Catch blocks for remaining removal tasks ( #2365 )
...
* Added Try-Catch blocks for remaining removal tasks
* Delete winutil.ps1 from tracking list
* Revert "Delete winutil.ps1 from tracking list"
This reverts commit 97044425ea
.
2024-07-25 16:09:00 -05:00
Owen
4553f3e758
Added undoing tweak in FAQ ( #2381 )
...
* Added undoing tweak in FAQ
* fixed grammar
* fixed grammar... again
* Update docs/faq.md
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
---------
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-07-25 16:06:56 -05:00
dependabot[bot]
8baacc2966
Bump actions/setup-python from 4 to 5 ( #2388 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 15:44:42 -05:00
ChrisTitusTech
a8c47e64d7
Compile Winutil
2024-07-25 20:43:59 +00:00
Mr.k
fcc48a2b22
Re-apply PR #2271 & Fix For Loop in 'Install-WinUtilProgramWinget' Private Function ( #2396 )
...
* Change Main loop from 'ForEach' to 'For' inside 'Install-WinUtilProgramWinget' Private Function (#2271 )
* Fix Off By One Error by Replaceing Wrong Comparison Operator from '-le' (Less or Equal) to '-lt' (Less Than) in For Loop of 'Install-WinUtilProgramWinget' Private Function
2024-07-25 15:43:29 -05:00
github-actions[bot]
f2a5574a8c
Update changelog.md with all releases
2024-07-25 20:31:41 +00:00
Mr.k
363ed1c41b
Fix 'Update changelog.md on Release' Workflow ( #2410 )
...
* A Fix for 'createchangelog.yml' & Rename File 'updates.md' to 'changelog.md'
* Fix GitHub CLI Not Working
* Increase the limit for Release List to 1000000
* Add '--exclude-drafts' & '--exclude-pre-releases' to GitHub CLI Release List Command
* Rewrite Bash Script found in a step of 'Update changelog.md on Release' GitHub Workflow
* Change the Content Generation a bit in 'Update changelog.md on Release' GitHub Workflow
* Reorder the Content Generation in 'Update changelog.md on Release' GitHub Workflow
* Update Regex for 'Update changelog.md on Release' Worflow
* Change the Release Event Types to 'Published, Edited, Created, Deleted' to ensure the Changelog is Up-To-Date
2024-07-25 15:27:09 -05:00
ChrisTitusTech
706328e674
Compile Winutil
2024-07-25 20:22:03 +00:00
Martin Wiethan
2f43975735
Update MPC to fork thats still being developed ( #2415 )
...
- Change Choco id
- Update Description (to description from Githup Repo)
- Update Link to list the actual Github Page where the Updates are being published
2024-07-25 15:21:37 -05:00
ChrisTitusTech
d1a40217c1
Compile Winutil
2024-07-25 20:21:14 +00:00
MyDrift
790afac860
change ctt.com/win to github release url ( #2420 )
2024-07-25 15:20:51 -05:00
ChrisTitusTech
efee03b940
Compile Winutil
2024-07-25 20:20:06 +00:00
MyDrift
8beca950a8
renamed some preferences ( #2421 )
2024-07-25 15:19:32 -05:00
Mr.k
9bc6adf191
Fix 'Close Discussion on PR Merge' Workflow ( #2423 )
...
* A Fix for 'close-discussion.yml' Workflow
* Update Regex for 'Close Discussion on PR Merge' Worflow
* Finish last step in 'Close Discussion on PR Merge' Workflow
* Remove & Merge the Steps in 'Close Discussion on PR Merge' Workflow
* Re-Add Missing Environment Variable
* Update Regex for 'Close Discussion on PR Merge' Worflow
2024-07-25 15:17:54 -05:00
ChrisTitusTech
fb34c7cbd8
Compile Winutil
2024-07-25 20:16:01 +00:00
Martin Wiethan
ae1b22552a
Add explorer bloat tweak ( #2424 )
2024-07-25 15:15:37 -05:00
ChrisTitusTech
57f4eba692
Compile Winutil
2024-07-25 20:14:54 +00:00
ak@developer
22684da35b
Added Gitbutler ( #2425 )
...
* Added Gitbutler
* Updated content
2024-07-25 15:14:28 -05:00
Mr.k
7acb213a77
Skip 'Close Issue on /close' Workflow if the comment was posted on a PR ( #2426 )
2024-07-25 15:12:06 -05:00
ChrisTitusTech
b9e8b9f697
Compile Winutil
2024-07-25 20:11:53 +00:00
Tom Burgin
300439c851
Update tweaks.json to correct stadby -> standby ( #2432 )
2024-07-25 15:11:23 -05:00
MyDrift
0e7ac225af
fix OFGB typo ( #2438 )
2024-07-25 15:10:42 -05:00
ChrisTitusTech
0bbbe67446
Compile Winutil
2024-07-25 20:09:01 +00:00
jsw08
376cc1d745
Fix typo in hybernation tweak. ( #2439 )
...
Changed 'stadby' to 'standby'
2024-07-25 15:08:37 -05:00
Real-MullaC
499848d643
Updates docs to try allow better customising and removes announcment banner. ( #2448 )
...
* Updates styling for WinUtil.
* Removes announcement and fixes grammar
* Revert "Deploying to main from @ ChrisTitusTech/winutil@8a6116cea1 🚀 "
This reverts commit df2fe4a4c6
.
* Revert "Deploying to main from @ ChrisTitusTech/winutil@e82870da89 🚀 "
This reverts commit 8a6116cea1
.
* Revert "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a 🚀 "
This reverts commit e82870da89
.
* Revert "Update pre-release.yaml"
This reverts commit e784604a1a
.
* Revert "Fixes release log (#2377 )"
This reverts commit 5d3d47eeb5
.
* Reapply "Fixes release log (#2377 )"
This reverts commit 86f8d567b9
.
* Reapply "Update pre-release.yaml"
This reverts commit 8761f3b815
.
* Reapply "Deploying to main from @ ChrisTitusTech/winutil@e784604a1a 🚀 "
This reverts commit 673f416257
.
* Update README.md
2024-07-25 15:08:03 -05:00
ChrisTitusTech
601e338929
Compile Winutil
2024-07-25 05:27:02 +00:00
MyDrift
8045a78c44
[DOCS] Update ( #2427 )
...
* index, known issues & contribute
* revamp some existing stuff
* rework on existing stuff
* rework existing stuff + add new stuff
* remove unused folder & imgs
* undo winutil
* replace faulty formatted line with tip
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
* hotfix for tip
* fix grammer issues
* fix grammer issues
Corrected various grammatical errors in the documentation files. This includes fixing typos, adjusting punctuation, and improving sentence structure for better readability.
---------
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
2024-07-25 00:26:32 -05:00
ChrisTitusTech
df2fe4a4c6
Deploying to main from @ ChrisTitusTech/winutil@8a6116cea1 🚀
2024-07-24 15:32:23 +00:00
ChrisTitusTech
8a6116cea1
Deploying to main from @ ChrisTitusTech/winutil@e82870da89 🚀
2024-07-21 15:32:26 +00:00
ChrisTitusTech
e82870da89
Deploying to main from @ ChrisTitusTech/winutil@e784604a1a 🚀
2024-07-18 15:32:33 +00:00
Chris Titus
e784604a1a
Update pre-release.yaml
2024-07-17 13:54:22 -05:00
Chris Titus
e8022b8556
Update github-pages.yml
2024-07-17 13:53:44 -05:00
ChrisTitusTech
e7ed7829cf
Deploying to main from @ ChrisTitusTech/winutil@508f909fc9 🚀
2024-07-17 15:33:49 +00:00
Chris Titus
508f909fc9
Update pre-release.yaml
2024-07-17 01:04:39 -05:00
Chris Titus
60a6c387e2
Update pre-release.yaml
2024-07-17 01:01:44 -05:00
Chris Titus
1307abc1d6
Update pre-release.yaml
2024-07-17 00:55:44 -05:00
Chris Titus
45a103f76b
Update pre-release.yaml
2024-07-17 00:53:21 -05:00
Chris Titus
b84c0d9248
Update pre-release.yaml
2024-07-17 00:52:12 -05:00
Chris Titus
f51c30023a
Merge branch 'main' of https://github.com/ChrisTitusTech/winutil
2024-07-17 00:44:04 -05:00
Chris Titus
bce4868896
Update pre-release.yaml
2024-07-17 00:43:58 -05:00
dependabot[bot]
8141baa879
Bump actions/cache from 2 to 4 ( #2390 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 00:38:57 -05:00
dependabot[bot]
280f8a7dbc
Bump actions/checkout from 2 to 4 ( #2389 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 00:38:33 -05:00
Chris Titus
0a472c06c4
Cleanup version creation
2024-07-17 00:36:59 -05:00
Chris Titus
1c72007a29
Update pre-release.yaml
2024-07-17 00:29:37 -05:00
Chris Titus
07434f706b
Update pre-release.yaml
2024-07-17 00:13:56 -05:00
Chris Titus
4176435ebf
Update dependabot.yml
2024-07-17 00:06:43 -05:00