Commit Graph

430 Commits

Author SHA1 Message Date
000317a139 undo winutil 2024-07-14 21:41:34 +02:00
4a22f7a60f fix description of function 2024-07-14 21:35:38 +02:00
5889b36773 Merge branch 'Progress-bar' of https://github.com/MyDrift-user/winutil into Progress-bar 2024-07-14 21:34:56 +02:00
c2c2e5ea71 rework
- add overlay presets
- rework image saving & converting
- removed popup after uninstalling applications
2024-07-14 21:30:11 +02:00
cd35c74896 Update functions/private/Set-WinUtilTaskbarItem.ps1
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
2024-07-14 13:13:23 +02:00
0ff05828e1 fix syntax 2024-07-14 13:06:51 +02:00
05e2946363 Update functions/private/Set-WinUtilTaskbarItem.ps1
Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
2024-07-14 13:04:08 +02:00
1185d05bf1 fix 2024-07-14 09:28:27 +02:00
a1e4d203ce polish 2024-07-14 09:26:13 +02:00
faae0e69cb fix 2024-07-14 02:52:56 +02:00
2f151ea591 remove progress from wiget & choco install 2024-07-14 02:48:36 +02:00
215faa18ed add check to progresses 2024-07-14 02:45:38 +02:00
93d20b9e62 fix merge conflicts 2024-07-14 02:36:46 +02:00
be671723f1 Merge branch 'Progress-bar' of https://github.com/MyDrift-user/winutil into Progress-bar 2024-07-14 02:21:20 +02:00
503f8a7f09 restructure, fix, additions 2024-07-14 02:20:26 +02:00
b1e995fcaf Added MicroWin documentation (#2349)
* Add MicroWin documentation

* Change style of headers of option types

* Fixed typo of EdgeWebView2
2024-07-13 15:47:36 -05:00
e798ec9126 Update README.md 2024-07-13 11:37:47 -05:00
c4daafbe79 Update README.md 2024-07-13 11:35:29 -05:00
1f0ee72834 Update README.md 2024-07-13 11:34:21 -05:00
950bd59e2f Update README.md 2024-07-13 11:32:22 -05:00
05267d8a37 Update README.md 2024-07-13 11:07:37 -05:00
37089aeb5c Documentation & ReadMe Cleanup (#2310)
* cleanup readme & create docs

* add icons

* Change Title to include Logo

* fix title

* title fix 2.0

* revert title

* Update .docs/Overview.md

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

* added link to latest release at download count

* moved files from wiki folder

* fix path

* fix2

* fix3

* add compatibility with new docs site

* fix link

* remove documentation

* fix known issues

---------

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-07-13 11:03:09 -05:00
bdb60b0b44 Discussions close on PR merge (#2336) 2024-07-13 11:00:37 -05:00
84242db2db Adds Community Discord to ReadMe file (#2343) 2024-07-13 11:00:00 -05:00
2844b0df54 Adds all files for winutil docs (#2342)
* Adds all files for winutil docs

* Adds and changes content

* Adds more content

* Added even more content to the docs

* Create screen-install.png

* Adds KnownIssues File

* Delete createchangelog.yml

* Fixes spelling
2024-07-13 10:59:35 -05:00
b2e3487989 Compile Winutil 2024-07-13 15:58:30 +00:00
01837b028a Create createchangelog.yml (#2346) 2024-07-13 10:58:07 -05:00
27792dc8a3 use Dispatcher.Invoke 2024-07-13 12:54:59 +02:00
790e0b22a5 add description feature 2024-07-12 16:40:45 +02:00
73973d7101 add function to manage taskbar item
changed from manually setting the taskbar overlay, progressvalue and progress state to setting them through a function
2024-07-12 08:00:32 +02:00
af1743066f Compile Winutil 2024-07-08 23:32:29 +00:00
d261f42ae4 Made changes (#2303) 2024-07-08 18:32:03 -05:00
02f335f4f3 Compile Winutil 2024-07-08 23:31:38 +00:00
3cb9a4f0ea Rework JDK packages with Corretto LTS ones (#2305) 2024-07-08 18:31:14 -05:00
d5c68029fe fix mb to md (#2304) 2024-07-08 18:29:41 -05:00
a86b07a826 Add Progress bar to some stuff
https://learn.microsoft.com/en-us/dotnet/api/system.windows.shell.taskbariteminfo?view=windowsdesktop-8.0
2024-07-09 00:52:24 +02:00
5375675347 Compile Winutil 2024-07-08 20:57:32 +00:00
8ed7732cbf Change category (#2302) 2024-07-08 15:57:03 -05:00
fb932d7e10 Compile Winutil 2024-07-08 20:56:40 +00:00
78f2aa5979 Merge branch 'main' of https://github.com/ChrisTitusTech/winutil 2024-07-08 15:56:05 -05:00
5176e3d4ff remove check for unit test. 2024-07-08 15:55:54 -05:00
b4aff6f7d3 Compile Winutil 2024-07-08 20:50:15 +00:00
ae240af11f checking for null unit test on Original Value 2024-07-08 15:49:49 -05:00
cedc752be5 fix missing bracket 2024-07-08 15:43:01 -05:00
a1f534e6b5 fix unit test fail 2024-07-08 15:39:53 -05:00
cb1aed3bdd Add download counter (#2300)
* Compile Winutil

* Update README.md

Add download Counter for the latest release

---------

Co-authored-by: Marterich <Marterich@users.noreply.github.com>
2024-07-08 15:34:12 -05:00
9e155c94d0 Adds PR template (#2299)
* Compile Winutil

* Update winutil.ps1

* Compile Winutil

* Addition of PULL_REQUEST_TEMPLATE.mb

* Update winutil.ps1

* Update winutil.ps1

* Update winutil.ps1

* Update PULL_REQUEST_TEMPLATE.mb

* Update PULL_REQUEST_TEMPLATE.mb

* Update PULL_REQUEST_TEMPLATE.mb

---------

Co-authored-by: Real-MullaC <Real-MullaC@users.noreply.github.com>
2024-07-08 15:33:27 -05:00
700a785092 Compile Winutil 2024-07-08 20:31:10 +00:00
80c7f6045f add app: modern flyouts (#2293) 2024-07-08 15:30:45 -05:00
3466ea222d Update applications.json (#2290)
WingetUI name changes if it makes sense
2024-07-08 15:30:33 -05:00