Commit Graph

14 Commits

Author SHA1 Message Date
Matt
4f1b4f2737
Add taskbar progress bar (#2757)
* add taskbar progress bar

does not support winform bootstrappers

* add winforms taskbar progress bar

* fix build
2024-10-03 10:24:01 +01:00
pizzaboxer
c02e3f3795
Fix bootstrapper text overflow
overflows for classic fluent don't look very good since the dialog height is static but it's the best i could do for now
2024-07-08 22:28:50 +04:00
pizzaboxer
683b016ff8
Roll back fluent dialog update to Matt's layout 2024-06-12 18:48:47 +01:00
pizzaboxer
a2261c5e92
Adjust fluent bootstrapper styles
Fix drag bug, fix sizing (because matt sucks at ui design), fix header colour being shown
2024-06-11 22:18:28 +01:00
pizzaboxer
a194bf937e
Finalize/rearrange new progress dialog naming 2024-06-11 20:28:43 +01:00
bluepilledgreat
4cac449b70 replace imagebrushes with normal images 2024-02-01 17:04:44 +00:00
bluepilledgreat
5edd0db80b add localisation 2023-10-15 15:07:28 +01:00
bluepilledgreat
91952402bd make progress bar smoother 2023-10-06 17:56:11 +01:00
pizzaboxer
197429dbf9
Fix theme not applying to notification area menu 2023-08-26 20:52:56 +01:00
pizzaboxer
0cca373833
Fix bug with launch closing not cancelling
so apparently this is just a problem that has always existed lol
2023-08-26 19:39:57 +01:00
pizzaboxer
67f0fdd1f4
Add back mica for the Fluent dialog style
The Children Yearn For The Mica
2023-07-25 21:31:11 +01:00
pizzaboxer
8a4adaec3a
Bring back Mica, fix theming, styling improvements
yeah this new titlebar alignment is gonna look weird but just stick with me
2023-07-16 15:49:52 +01:00
bluepilledgreat
8831786d80 fix fluent cancel button 2023-07-16 14:13:51 +01:00
pizzaboxer
94fe52245e
Refactor UI code structuring
109 changed files :D
2023-07-02 13:10:04 +01:00