Commit Graph

334 Commits

Author SHA1 Message Date
Chris Titus
e363c90c9f
Merge branch 'test-2024-04-20-2' into main 2024-06-04 20:03:29 -07:00
ChrisTitusTech
d5dcd0c2ef Compile Winutil 2024-06-05 03:02:40 +00:00
kian yamamoto
71948aeffe
Fix fallback bug and merge choco uninstall rework (#1962)
* Implement Uninstall Command for Chocolatey, and Made a Starting Point on the Automatic Upgrade when a Package is Already Installed, similar to WinGet Install Command

* Add Extra Guards/Checks in 'Install-WinUtilProgramChoco' Private Function

* Fix fallback bug and merge choco uninstall rework

 - fixed return from wrong return from winget install
   Install-WinUtilProgramWinget
 - syntax/wording cleenup in Install-WinUtilProgramWinget

 - fix bugs in ty802/winutil#1 after merge

---------

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-06-04 22:02:14 -05:00
ChrisTitusTech
32a0a78356 Compile Winutil 2024-06-04 04:18:41 +00:00
Martin Wiethan
96d3208fe4
Update oosu10 config files and ad missing fileextension (#1980)
Co-authored-by: Chris Titus <contact@christitus.com>
2024-06-03 21:18:17 -07:00
Chris Titus
68e11d2a8f ps1 ext add 2024-06-03 21:12:03 -07:00
ChrisTitusTech
467dc72f4f Compile Winutil 2024-06-04 04:05:56 +00:00
Martin Wiethan
0ec64eaf74
Optimize Display Behaviour of Category Labels (#1979)
* Hide Category title if empty

* Changed labels to a hashtable for faster access

* Extract WPFNamecreation to function, fix hide all if none match
2024-06-03 21:05:28 -07:00
ChrisTitusTech
ef81968a85 Compile Winutil 2024-06-04 03:59:31 +00:00
Owen
d1d3851ab5
Removed broken winget from applications.json (#1968)
The winget does not work for vencord. The installer downloads and then fails. (#1515)
2024-06-03 20:59:07 -07:00
Yuri Gabriel
6993ae72cd
Change voicemeeter URL to their newer site (#1967)
* Compile Winutil

* Change voicemeeter URL to newest site

* Compile Winutil

---------

Co-authored-by: Yuuh15 <Yuuh15@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-06-03 20:58:02 -07:00
ModernTTY
3fcb9b5e9a
Fix typo (#1965)
Co-authored-by: Chris Titus <contact@christitus.com>
2024-06-03 20:54:48 -07:00
ChrisTitusTech
a424768ff8 Compile Winutil 2024-06-04 03:49:23 +00:00
Martin Wiethan
391682277c
Winget install return code handling & Window management (#1992)
* Run winget in open powershell window if possible and handle update

* add return code reference
2024-06-03 20:48:58 -07:00
ChrisTitusTech
34a49e6a8c Compile Winutil 2024-06-04 03:44:48 +00:00
drabspirit
c5ed17a917
Update applications.json - Files, ditto, spotube, sagethumbs added & file converter choco variable fixed (#1996)
Added Files, ditto, spotube and sagethumbs.

Fixed File Converted by Adrien Allard with proper Choco variable.
"files">"file-conveter"
	"WPFInstallfileconverter": {
		"category": "Utilities",
		"choco": "file-converter",
		"content": "File-Converter",
		"description": "File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer.",
		"link": "https://file-converter.io/",
		"winget": "AdrienAllard.FileConverter"
2024-06-03 20:44:23 -07:00
ChrisTitusTech
d055e1fdc4 Compile Winutil 2024-06-04 03:35:24 +00:00
Chris Titus
896637be55 Merge branch 'test-2024-04-20-2' of https://github.com/ChrisTitusTech/winutil into test-2024-04-20-2 2024-06-03 20:33:08 -07:00
Chris Titus
2dd32ae200 disables to disable 2024-06-03 20:32:29 -07:00
ChrisTitusTech
06251e7015 Compile Winutil 2024-06-04 03:31:32 +00:00
Chris Titus
5c4d791c8e Update tweaks.json 2024-06-03 20:30:51 -07:00
ChrisTitusTech
00af474f09 Compile Winutil 2024-06-04 03:28:27 +00:00
Chris Titus
18d2be336f Update tweaks.json 2024-06-03 20:26:34 -07:00
ChrisTitusTech
a35cd6101a Compile Winutil 2024-06-04 03:10:35 +00:00
Justawildwolf
8a10e59aa8
Able to set the Default Terminal to Powershell 7 in Windows Terminal
* Run winget in open powershell window if possible and handle update

* add return code reference

* Seperated Logic for PS7 Profile change

* Add tweak

* Revert changes to last commit in Christitus Repo

* Merge pull request #1 from Marterich/PS7profile

Split Logic in different Script, Re-Add files with to reflect Chris's Repo
2024-06-03 20:10:09 -07:00
ChrisTitusTech
dfcf4cb8eb Compile Winutil 2024-06-04 01:54:08 +00:00
KonTy
8eaa1a8802
Tweaks page overhaul:
* Toggle page overhaul:
* Modern toggles
+ Tweak: Disable Copilot
+ Tweak: Set hibernation to default (fix issue
  https://github.com/ChrisTitusTech/winutil/issues/1399)

* Merge branch 'test-2024-04-20-2' into TweaksToggles
2024-06-03 18:53:39 -07:00
ChrisTitusTech
9d874a6e2f Compile Winutil 2024-06-04 01:43:16 +00:00
KonTy
83ea3eb82c
Fix scratch textbox bug
* Fix scratch textbox bug

* Fixing Microwin, no more errors and it creats image now without issues
2024-06-03 18:42:54 -07:00
LazyStability
e2de347bcb
docs: minor spellchecking
* docs: minor spellchecking
2024-06-03 18:39:11 -07:00
ChrisTitusTech
48bbadc402 Compile Winutil 2024-06-04 01:37:24 +00:00
tvrepairguy
066d4840c7
Update applications.json - Added NDI toolsNDI, or Network Device Interface, is developed by Newtek. It enables the encoding, transmission, and reception of high-quality, low latency, video and audio over IP.https://ndi.video/Apologies if I'm not doing this right. I have zero experience using Github.
* Update applications.json - Added NDI tools

NDI, or Network Device Interface, is developed by Newtek. It enables the encoding, transmission, and reception of high-quality, low latency, video and audio over IP.

https://ndi.video/

Apologies if I'm not doing this right. I have zero experience using Github.
2024-06-03 18:37:01 -07:00
ChrisTitusTech
4a52bb7298 Compile Winutil 2024-06-04 01:34:33 +00:00
Pleș Alexandru
462e2a9731
Add Arc Browser to the application list.
* Add Arc Browser to the application list.
2024-06-03 18:34:11 -07:00
ChrisTitusTech
8dc8f18a8f Compile Winutil 2024-06-04 01:30:04 +00:00
Morten Enemark Lund
cc0eb205d4
Add the pixi package manager
* Add the pixi package manager
2024-06-03 18:29:38 -07:00
Snoep
e85a8449e2
Update applications.json
added qgis in right format
2024-05-17 21:42:17 +02:00
ChrisTitusTech
d5fa8b54b9 Compile Winutil 2024-05-11 23:20:50 +00:00
Chris Titus
38d659b4d8 Organize Tweaks 2024-05-11 18:20:28 -05:00
Chris Titus
be4fbacb21 Preset Update 2024-05-11 18:13:29 -05:00
ChrisTitusTech
00ffad0e41 Compile Winutil 2024-05-11 21:33:55 +00:00
Chris Titus
e0b7551eaa Fix ordering of Advanced Tweaks 2024-05-11 16:33:30 -05:00
Chris Titus
2568d5fe8b Reorder Tweaks 2024-05-11 16:27:34 -05:00
Mr.k
ed56090a69
Fix Typo in the App Entry 'GlazeWM' in 'applications.json' File (#1958) 2024-05-11 16:15:30 -05:00
ChrisTitusTech
8260b62d22 Compile Winutil 2024-05-11 21:15:11 +00:00
Chris Titus
236e0b4da2 fix glaze 2024-05-11 16:14:49 -05:00
ChrisTitusTech
10ab0eda03 Compile Winutil 2024-05-11 21:08:33 +00:00
Luadih
2cc9474aa3
Made disabling Fullscreen optimizations its own tweak (#1934)
* Removed "GameDVR_DXGIHonorFSEWindowsCompatible" modification from "Disable GameDVR" tweak
* Created advanced tweak "Disable fullscreen optimizations"
Disables fullscreen optimizations in all applications. (Which can cause problems with Color Management in Exclusive Fullscreen)
2024-05-11 16:08:11 -05:00
ChrisTitusTech
2b0efd3eb3 Compile Winutil 2024-05-11 21:07:21 +00:00
kian yamamoto
0981509cfb
Install flow rework (#1961)
* Install flow rework
Sperated Winget and Chocolatey setps when installing software add skip them when not needed

* fix uninstall

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-05-11 16:06:57 -05:00