ba951244d9
Deploying to main from @ ChrisTitusTech/winutil@9d3c7736b8 🚀
2025-07-04 15:34:05 +00:00
9d3c7736b8
Update README.md ( #3466 )
...
corrected typo easiler -> easier
2025-07-02 11:25:23 -05:00
cea4e088cf
[Tweaks] Updated Copilot Removal ( #3459 )
...
* feat(copilot): update removal and installation for Copilot
* feat(copilot): registry entry to disable user eligibility
* fix indentation
25.06.27
2025-06-26 14:17:53 -05:00
32a4311901
expand disable recall and smart app off
2025-06-26 14:12:32 -05:00
ff95b35f24
refactor(tweaks): separate removal of Home and Gallery from explorer ( #3454 )
2025-06-26 13:52:01 -05:00
aea9c2cb47
Removed skype ( #3453 )
2025-06-26 13:41:02 -05:00
7fa0594267
fix MenuShowDelay reg changes ( #3449 )
...
- remove false MenuShowDelay
- replace original value with true default value
2025-06-26 13:38:13 -05:00
5e65505007
[Fixes] Improve Error Handling + UI ( #3437 )
...
* add proper error handling + Taskbaritem support to WPFSystemRepair
* implement other fixes
- add Taskbarprogress to WPFFixesNetwork
- add Taskbarprogress to WPFFixesUpdate
- add Error handling + Taskbarprogress to WPFFixesWinget
- add finalisation in WPFSystemRepair
2025-06-26 13:35:03 -05:00
686e65adcb
[Tweaks] Fix Disabling of Ultimate Performance Profile ( #3436 )
...
* improve general codequality of function
* fix issue with disable process
- remove ".Line.Split()[3]"
- change $balancedPlanGUID to be in brackets
2025-06-26 13:29:24 -05:00
1935375f88
add T3Sleep Toggle ( #3434 )
2025-06-26 13:27:41 -05:00
069a1bda2f
[Microwin] Adaptive Busy Icon + Message ( #3433 )
...
* Adaptive Busy Icon + Message
- added adaptive color & message of busy indicator
- fixed placement at some places for "Set-WinUtilTaskbaritem" as dialogbox which waits for user input came before
* seperate long Errormessaged for BusyIndication
* add CharacterEllipsis as TextTrimming on BusyText
Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com >
* fix BusyIndication + add more detailed one
* removing wip busymessages before process
* Improve reporting of messages significantly (#15 )
- Added parameter sets
- Implemented detections for interactive/noninteractive processes
* Fix hidden message action (#16 )
---------
Co-authored-by: CodingWonders <101426328+CodingWonders@users.noreply.github.com >
2025-06-26 13:26:35 -05:00
661dfa6318
add computer management + remove bloat from WPFControlPanel ( #3431 )
2025-06-26 13:23:33 -05:00
d6b78d1d06
fix winget package for viber application ( #3430 )
2025-06-26 13:21:59 -05:00
51f15a03c2
add note ( #3429 )
2025-06-26 13:13:47 -05:00
ce91307daf
remove Hibernation tweak from standard preset ( #3428 )
2025-06-26 13:09:40 -05:00
8fe09d0054
remove msedge tweak ( #3427 )
2025-06-26 13:09:08 -05:00
e74258acf4
[Microwin] Fix & Cleanup UI ( #3426 )
...
* hide MicrowinISOPanel on proceeding steps
* fix textbox styling + remove Password text
* MicroWinPanelToggling
2025-06-26 12:21:49 -05:00
28958938fc
Fixing the winget installing 0 failed
error ( #3391 )
...
It just adds the `$null =` from the else to the start of the add line if the package is equal to `na`.
For winget the package added is put into an extra set of $(), because of how it is in the else. I haven't tested it without.
2025-06-26 12:14:46 -05:00
91de389c8f
Add overlay and block app list during install/uninstall ( #3385 )
...
* Implement app installation progress overlay and refactor progress bar handling
* Add overlay background color settings and ensure minimum progress bar value
* Add busy overlay functionality and progress bar updates for installation process
* Refactor busy overlay implementation to dynamically adjust size based on app area dimensions
2025-06-26 12:11:38 -05:00
6b22c63d28
Deploying to main from @ ChrisTitusTech/winutil@faa4701c43 🚀
2025-06-26 15:34:46 +00:00
faa4701c43
Remove github pages and old docs gh actions ( #3448 )
...
* Remove github pages and old docs gh actions
* add originalvalue for linting
* Update tweaks.json
2025-06-18 16:48:33 -05:00
cda2babc66
Bump urllib3 from 2.2.2 to 2.5.0 in /.github ( #3447 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.2 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.5.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 16:26:48 -05:00
0e83879c64
fix(winget): update anydesk winget id ( #3383 )
...
- closes https://github.com/ChrisTitusTech/winutil/issues/3382
- upstream change for reference: e92622570f
2025-06-18 16:23:10 -05:00
00c295e8d5
[DOCS] remove docs folder - add build instructions ( #3387 )
...
* Move 'CONTRIBUTING.md' file from 'docs' folder to '.github' folder
More info: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors#about-contributing-guidelines
* Remove 'docs' Folder as it became obsolete
The contents of this folder have been moved to the Docs Repo (link: https://github.com/Chris-Titus-Docs/winutil-docs ) and slightly modified to work nicely with the Web Technology used, which's Hugo the Static Site Generator written in Go Programming Language
* Add Build Instructions in 'README.md'
* Add note to redirect new users to the Docs Repo
* Link the main image of README from docs repo
Thanks @NotYourAverageGamer !
2025-06-18 16:22:43 -05:00
4be99d5f8a
Bump jinja2 from 3.1.5 to 3.1.6 in /.github ( #3380 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-version: 3.1.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 16:22:01 -05:00
febae28095
Added Brave Debloat Tweak ( #3408 )
...
* Added Brave Debloat Tweak
* Update tweaks.json
---------
Co-authored-by: Chris Titus <contact@christitus.com >
2025-06-18 16:21:42 -05:00
0a77838689
The MouseHoverTime setting does not appear to have any relevance to telemetry ( #3415 )
2025-06-18 16:18:42 -05:00
cccd4298ad
Bump requests from 2.32.3 to 2.32.4 in /.github ( #3409 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 16:17:54 -05:00
bc7afe8b2a
Update applications.json ( #3405 )
...
Per this article (https://www.engadget.com/ai/the-browser-company-stops-active-development-of-arc-in-favor-of-new-ai-focused-product-153045276.html ) Arc Browser is no longer in active development. Should be considered abandonware and removed. (Another article recommends Zen as an alternative which is already in the list of applications)
2025-06-18 16:16:30 -05:00
18de3d59ee
Deploying to main from @ ChrisTitusTech/winutil@59d968e7c4 🚀
2025-06-14 15:32:56 +00:00
59d968e7c4
Deploying to main from @ ChrisTitusTech/winutil@afe85ad7f0 🚀
2025-06-06 15:33:48 +00:00
afe85ad7f0
Deploying to main from @ ChrisTitusTech/winutil@efb9e5bde6 🚀
2025-06-03 15:35:28 +00:00
efb9e5bde6
correct uninstall variable ( #3384 )
2025-06-01 10:40:37 -05:00
56eba47a6c
Deploying to main from @ ChrisTitusTech/winutil@e57cde423c 🚀
2025-05-30 15:34:17 +00:00
e57cde423c
Deploying to main from @ ChrisTitusTech/winutil@de9b643129 🚀
2025-05-27 15:34:49 +00:00
de9b643129
add signing shortcut
2025-05-23 11:26:48 -05:00
e430e0aad0
revert single form window
25.05.23
2025-05-23 11:22:44 -05:00
61fd4d2f91
update authors
2025-05-23 11:20:23 -05:00
b72cd83189
Remove Old Code-Signing
2025-05-23 11:15:18 -05:00
290292ec94
Refactor process termination for explorer.exe in tweaks.json ( #3375 )
2025-05-23 11:04:26 -05:00
d22865d79b
Fix App references ( #3374 )
...
* Update winget reference
* Remove Samsung Magician entry from applications.json as it dosn't exist in winget anymore
2025-05-23 11:03:00 -05:00
5c5b999a09
Change WindowStyle to SingleBorderWindow ( #3373 )
2025-05-23 10:59:54 -05:00
0c0e6bd243
Implement search bar debounce functionality to improve UI responsiveness ( #3371 )
...
* Implement search bar debounce functionality to improve UI responsiveness
* Enhance app search functionality to include description matching
2025-05-23 10:56:24 -05:00
dd06489d63
Windows Spotlight warning ( #3354 )
...
Adds a warning for the problem encountered in issue 3203
2025-05-23 10:53:33 -05:00
41df9d3d88
Add Right-Click Action on App Install Page ( #3367 )
...
* Add right click context menu for app entries with install, uninstall, and info options
* Add hand cursor on mouse over for button in inputXML.xaml
2025-05-23 10:52:57 -05:00
63d56bcac9
remove spotube ( #3372 )
...
🚨 Spotube is banned from using "Spotify™ API" 🚨
The developer of Spotube has received a cease and desist letter from Spotify USA Inc. and Spotify AB, asserting a legal threat concerning the distribution and development of any application that utilizes Spotify’s data API in conjunction with content from YouTube® to facilitate ad-free playback of music tracks. The letter contends that this specific use of the Spotify™ APIs contravenes the Spotify™ Agreements and may also infringe upon the rights of music rights holders.
Consequently, as the official maintainer of Spotube, I will immediately cease all forms of official distribution and development of Spotube that continue to employ the aforementioned 'Spotify™ APIs'
Their exact reasoning: (any) "uses of Spotify’s data API in connection with content from YouTube to provide ad-free playback of music tracks. The use of the Spotify APIs in this manner violates the Spotify Agreements and may also violate the rights of music rights holders."
https://spotube.krtirtho.dev/
2025-05-23 10:37:14 -05:00
962b18e8fa
Re-Redesign of the Install Tab ( #3350 )
...
* Initial Remove Expanded View
* more cleanup
* Add word wrapping for Tooltips
* Update tooltip colors in themes and XAML styles
* Rename Properties for consistency
* More Cleanup, and simplification. Also added support for screenreaders
* Remove unused variables and shorten window naming
* Rename Invoke-WPFUIApps to Initialize-WPFUI and update function calls for consistency
* Rename Invoke-WPFUIApps.ps1 to Initialize-WPFUI.ps1
* Add TODO comments for sidebar UI generation in Initialize-WPFUI function
2025-05-12 15:45:57 -05:00
14e761f438
Deploying to main from @ ChrisTitusTech/winutil@3e416f5c14 🚀
2025-05-12 15:35:26 +00:00
3e416f5c14
format fixes
25.05.05
2025-05-05 10:56:32 -05:00
95d28ee25d
Deploying to main from @ ChrisTitusTech/winutil@50071067b7 🚀
2025-05-05 15:34:04 +00:00