Commit graph

193 commits

Author SHA1 Message Date
DB P
2cf7f97a8b Add Import Function 2025-04-13 07:37:55 +09:00
Jack251970
bae0fa5c0e Improve code quality 2025-04-11 22:00:36 +08:00
Jack251970
4400734963 Remove InternationalizationManager.Instance 2025-04-09 21:12:09 +08:00
Jack251970
da8a69038a Improve code quality 2025-04-09 13:05:43 +08:00
Jack251970
c41d021272 Add obsolete warning 2025-04-09 13:01:29 +08:00
Jack251970
dd210ad419 Remove RefreshFrameAsync since ChangeTheme calls this function 2025-04-08 16:41:06 +08:00
Jack Ye
a2d9957385
Log warning if cannot find matched theme
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-08 16:20:11 +08:00
Jack251970
ecd019dd6b Move ThemeData class to SharedModels 2025-04-08 15:56:54 +08:00
Jack251970
358b1fd7c8 Move theme data and functions into api 2025-04-04 20:10:39 +08:00
Jack251970
cd01260ee9 Fix typos 2025-03-29 16:41:11 +08:00
Jack Ye
356f229fd4
Update Flow.Launcher.Core/Resource/Theme.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-03-29 16:38:54 +08:00
Jack251970
91c5e84ca0 Integrate resize window to fixed window height 2025-03-29 15:27:25 +08:00
Jack251970
c74dd20088 Remove ThemeManager.Instance 2025-03-29 14:15:35 +08:00
Jack251970
1a97a429b7 Support change resize boarder thinkness 2025-03-29 14:15:24 +08:00
DB P
7c418a62eb
Merge pull request #3377 from onesounds/050322-FixFontSelectFunction
Fix font select function
2025-03-26 13:19:54 +09:00
Jack251970
d212e0eb6d Add code comments 2025-03-24 23:02:51 +08:00
Jack251970
2af033b316 Cleanup codes 2025-03-24 22:07:19 +08:00
DB p
2b67f5bc8d Avoid referencing _oldResource when it’s null 2025-03-24 19:08:54 +09:00
DB p
a078777608 - Fixed an issue where font settings were not applied when using the Blur theme
- Removed bold style from highlight and delegated it to individual themes
2025-03-24 18:10:12 +09:00
DB p
ec22f596d4 Fix Non Resource situation when change theme 2025-03-24 16:26:07 +09:00
Jack251970
a3193cf525 Move function position 2025-03-24 13:24:05 +08:00
Jack251970
dfad11cbed Fix language change issue 2025-03-24 13:22:15 +08:00
Jack251970
95f151b196 Organize usings 2025-03-17 19:58:32 +08:00
Jack251970
da30e2e595 Improve code quality 2025-03-17 09:37:34 +08:00
Jack251970
0bcc187b5d Keep user settings when changing theme 2025-03-16 23:55:15 +08:00
Jack251970
9a6175e848 Remove useless position initialization & Remove useless dispatcher invoke 2025-03-16 16:44:36 +08:00
Jack251970
200c32b830 Code cleanup 2025-03-16 14:52:55 +08:00
Jack251970
7a854392fa Improve code quality 2025-03-16 14:43:53 +08:00
Jack251970
db37ab7373 Use PInvoke.DwmSetWindowAttribute instead of DllImport 2025-03-16 14:39:56 +08:00
Jack251970
e4ade45d83 Use PInvoke.DwmSetWindowAttribute instead of DllImport 2025-03-16 14:23:29 +08:00
Jack251970
07b0e7263f Code cleanup 2025-03-16 14:09:37 +08:00
DB p
0086a9e478 Add a condition to disable blur on unsupported Windows versions. 2025-03-16 12:55:47 +09:00
DB p
ce55303e9e - Fix Logic for dwmBG
- Remove Cornertypes in themes
2025-03-16 12:04:11 +09:00
DB p
d90b82a3ef Code Cleanup 2025-03-15 13:33:20 +09:00
DB p
4e15cb0f49 Comment cleanup 2025-03-15 13:26:38 +09:00
DB p
fd344a35b0 Fix Preview border 2025-03-14 19:07:33 +09:00
DB p
57d206ff7e Fix SystemBG color select 2025-03-14 17:43:51 +09:00
DB p
2cd769b1e9 Fix UI thread issue and preview 2025-03-14 10:00:31 +09:00
DB p
6c1730e79a Merge Dev 2025-03-13 14:45:34 +09:00
DB p
ec5d52e46d Fix Preview background 2025-03-13 13:50:09 +09:00
DB p
f4b074c617 Fix shadow effec tissue 2025-03-12 20:45:14 +09:00
Jack Ye
59fbef1d78 Use public current theme 2025-03-12 18:45:57 +08:00
DB p
ba02a3ca05 Add Strings 2025-03-11 12:50:37 +09:00
DB p
1c79d51e27 Fix Change Theme render timing 2025-03-11 12:32:27 +09:00
DB p
4fd5e1558d - Adjust Setting order
- Fix Plugin Activation Icon display
2025-03-11 11:55:41 +09:00
DB p
f5d91550f2 Add Mica control in blur function 2025-03-09 10:16:02 +09:00
DB p
9510a076c8 Add Mica Background option 2025-03-09 09:55:04 +09:00
DB p
1345470683 - Revert blinking fix
- Remove win10 code
2025-03-09 08:40:13 +09:00
DB p
c63bb21554 Added Windows 10 check code 2025-03-08 21:05:02 +09:00
DB p
01d081d740 Revert Startup Blinking 2025-03-08 18:30:17 +09:00
DB p
46cdb2a273 Fix Blink issue when hidestartup mode (hide on) 2025-03-08 16:12:57 +09:00
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