Commit graph

92 commits

Author SHA1 Message Date
DB p
40ca75a3f3 Adjust Comment, Adjust Shadow Timing. 2025-03-06 13:12:11 +09:00
DB p
90828d9daa Fix Shadow Timing 2025-03-05 07:00:38 +09:00
DB p
f0b1422f63 Change AddShadow Logic 2025-03-04 13:46:36 +09:00
DB p
ff18abcddd Change Window type 2025-03-04 12:49:46 +09:00
DB p
2cd51747a1 Adjust themes 2025-03-02 09:14:48 +09:00
DB p
f00f98cc5c Add Proprerty for blur themes 2025-03-02 08:20:45 +09:00
DB p
5b81cf5484 Adjust Shadow Effect 2025-03-02 07:51:20 +09:00
DB p
70543d2378 Add WindowCornerRadius Property function 2025-03-02 06:10:29 +09:00
DB p
912c9917b3 Fix theme.cs 2025-02-28 12:19:19 +09:00
DB p
4426bed134 Merge Dev 2025-02-28 12:15:53 +09:00
DB p
10bbccb787 Add theme compatibility code 2025-02-25 02:42:27 +09:00
DB p
53cb94dc60 Fix first load issue 2025-02-24 15:16:11 +09:00
Jack251970
ad63b0e7f4 Improve code quality for field names 2025-02-23 19:48:38 +08:00
Jack251970
e989b5ac28 Add instance obsolete message 2025-02-23 14:35:37 +08:00
Jack251970
a3964f5667 Remove instance for Internationalization & Theme 2025-02-23 13:51:37 +08:00
DB p
270f5b3ca0 Base Structure for fluent window 2025-02-23 09:48:33 +09:00
DB p
3e9a0e2c71 Added basic structure for fluent window 2025-02-23 06:10:41 +09:00
Jack Ye
8b6dcd0afe
Merge branch 'dev' into dev4 2025-02-19 17:13:51 +08:00
Jack251970
1a39af35e2 Fix main window resize boarder thickness issue 2025-02-07 20:23:53 +08:00
Jack Ye
bb257747f2
Merge branch 'dev' into dev4 2025-01-26 11:52:08 +08:00
Jeremy
0e700cdfcc rename GetSystemLanguageCode method + add comment 2025-01-26 10:42:32 +11:00
Jack251970
abe943b693 Fix system language code fetch issue 2025-01-18 18:39:44 +08:00
Jack251970
3cb9d1dce4 Remove IApp & AppExtensions and use dependency injection instead 2025-01-12 20:04:44 +08:00
Jack251970
88e84378da Use api in app extensions to call api functions 2025-01-09 21:44:24 +08:00
Jack251970
3ccd8b42ae Move SystemLanguageCode to constant 2025-01-06 16:58:08 +08:00
Jack251970
0ae3cfcdd6 Add display translation for system language item 2025-01-02 18:50:02 +08:00
Jack251970
921d6a3beb Add support for system language item 2025-01-02 18:47:25 +08:00
Jack251970
6f899092b5 Move dll import codes to win32 helper 2024-12-24 11:59:04 +08:00
Hongtao Zhang
26b33b9e13 add Hebrew in available languages 2024-12-14 10:22:09 -06:00
Jack251970
897fd7aaba Replace Flow.Launcher.Core.MessageBoxType & MessageBoxImage with System.Windows.MessageBoxButton & MessageBoxImage
Remove useless warning file
2024-11-26 21:31:13 +08:00
Jack251970
3ae960d275 Replace System.Windows.Message with MessageBoxEx 2024-11-24 16:11:53 +08:00
Jeremy Wu
7e3690f007
add comment 2024-08-11 20:54:10 +10:00
Yusyuriv
81e5eaf10d
Fix startup localization issues 2024-08-10 09:23:47 +06:00
Yusyuriv
d502f1dd25
Correctly load plugin localization files 2024-06-27 11:05:18 +06:00
Yusyuriv
ca970bbe75
Localize startup messages about missing Python/NodeJS 2024-06-09 18:45:23 +06:00
Yusyuriv
f58c95057a
Theme metadata adjustments 2024-06-03 13:25:42 +06:00
DB p
20b0db3f30 - Change BlurAmount to Bool
- Adjust Theme List layout
2024-06-02 22:42:40 +09:00
Yusyuriv
4ec7647d8c
Add theme metadata 2024-06-02 18:17:42 +06:00
DB P
94df8d9085
Merge branch 'dev' into 240514ResizableWindow 2024-05-27 06:52:22 +09:00
VictoriousRaptor
fa2df93dd7 Fix calculator decimal separator bug 2024-05-25 14:10:29 +08:00
DB p
a628bc58b7 - Add Theme Editor
- Add Subtitle font style combobox
2024-05-14 17:58:32 +09:00
DB p
7fbea552c8 Add Vietnamese Support 2024-04-24 04:10:52 +09:00
VictoriousRaptor
6758447566
Fix name of Slovak language 2023-07-11 20:20:58 +08:00
VictoriousRaptor
c2c592966f
Add Arabic language 2023-07-04 19:54:39 +08:00
Kevin Zhang
c74374903d
Update AvailableLanguages.cs 2023-07-04 19:08:49 +08:00
Hongtao Zhang
48d3193876
Fix spelling 2023-01-09 09:56:48 -06:00
Hongtao Zhang
4a0891cac7
revise theme structure to achieve the property update 2023-01-09 09:39:50 -06:00
Vic
b30ace993a Fix namespace of LocalizationConverter 2022-12-21 15:51:17 +08:00
Vic
3b95b90f1c Move TranslationConverter to Core 2022-12-21 15:50:41 +08:00
Vic
30987f9c95 Use DefaultThreadCurrentCulture for culture in app domain 2022-11-25 12:11:24 +08:00