Jack251970
eb2b8d06a1
Refactor CustomQueryHotkeySetting control
2025-07-06 21:15:00 +08:00
Jack251970
7c41a37daa
Add blank lines
2025-07-06 21:07:25 +08:00
Jack Ye
4fcc12d717
Merge pull request #3795 from Flow-Launcher/check_plugin_modified
...
Check plugin modified state for more lists and improve code quality
2025-07-06 20:01:48 +08:00
Jeremy Wu
a6c038ff5a
Merge branch 'dev' into check_plugin_modified
2025-07-06 16:55:08 +10:00
Jack251970
c71da5413a
Support for color scheme change
2025-07-06 09:08:20 +08:00
Jack251970
15d979bc2c
Enable Win32 dark mode if the system is in dark mode before creating all windows
2025-07-05 23:05:49 +08:00
Jack251970
d1a5cc8e84
Add theme mode api functions
2025-07-05 13:35:28 +08:00
Jack251970
d7d17a93cd
Use ActualApplicationThemeChanged in MainWindow
2025-07-05 13:35:17 +08:00
Jack251970
5b2b272f76
Add ActualApplicationThemeChanged in MainViewModel
2025-07-05 13:35:02 +08:00
Jack251970
d3f5274b24
Make GetPluginsForInterface private & Code quality
2025-07-03 20:45:20 +08:00
Jeremy Wu
b440aaab37
New Crowdin updates ( #3730 )
2025-07-03 15:01:52 +03:00
DB P
fd9790147b
Merge pull request #3779 from onesounds/FixXamlError
...
Fix Card Control
2025-06-27 20:47:11 +09:00
Jack251970
bafb5d7b0a
Removed RenameFileHotkey
2025-06-27 19:38:36 +08:00
Jack251970
35a38f6c33
Improve code comments
2025-06-27 19:16:00 +08:00
DB P
9f8582cd7a
Add Separator and margin
2025-06-27 19:53:09 +09:00
DB P
059dcdfc11
Fix Card Error
2025-06-27 19:10:43 +09:00
DB P
7b726d86d3
Add new time format option "dd MMMM yyyy"
2025-06-18 18:23:00 +09:00
Jack251970
f3ce6975c9
Fix tab sequence
2025-06-17 13:28:04 +08:00
Jack251970
9e24d2cb91
Output log info
2025-06-16 21:31:51 +08:00
Jack251970
be15b836fc
Add blank line
2025-06-16 21:12:06 +08:00
Jack251970
30d10bb37f
Add try catch for register key check
2025-06-16 21:11:50 +08:00
Jack Ye
43c74f04ac
Merge branch 'dev' into winform_language_issue
2025-06-16 21:10:19 +08:00
DB P
4c7f966e7c
UI improvement and text update
...
- en.xaml: Updated "showAtTopmost" and tooltip text
- SettingsPaneGeneral.xaml: Added "Hide Notify Icon" card and updated icon
- Adjusted card group margins
2025-06-14 23:55:34 +09:00
DB P
27daffe515
Revert "Modified strings and added BoolNegationConverter"
...
This reverts commit f30c6fc577 .
2025-06-14 23:26:08 +09:00
DB P
f30c6fc577
Modified strings and added BoolNegationConverter
2025-06-14 22:19:31 +09:00
Jack Ye
34f53fd6b0
Merge pull request #3702 from stefanroelofs/dev
...
Refactor ActionKeywords UI and improve keyword handling
2025-06-14 20:33:12 +08:00
Jack Ye
9367dfc180
Merge pull request #3703 from onesounds/250611-BlockReleaseNoteInDev
...
Skip release note notification for dev builds
2025-06-14 20:31:27 +08:00
Jeremy Wu
566b7d3f0a
Merge pull request #3616 from Flow-Launcher/force_web_url
...
Add New API to Force Web Url
2025-06-14 20:14:58 +10:00
Jeremy Wu
a77c80f7c1
New Crowdin updates ( #3615 )
2025-06-13 15:37:36 +03:00
VictoriousRaptor
cce8d1ac23
Delete Flow.Launcher/Properties/Resources.he-IL.resx
2025-06-13 00:24:40 +08:00
VictoriousRaptor
a34a4790b7
Delete Flow.Launcher/Properties/Resources.fr-FR.resx
2025-06-13 00:21:49 +08:00
DB P
0f94ec673a
Skip release notes notification for developer builds
2025-06-11 15:54:38 +09:00
Stefan Roelofs
8e740c8e3a
Automatic refactor by XamlStyler extension
2025-06-11 08:44:21 +02:00
DB P
0a6c534228
Adjust Button Size
2025-06-11 15:27:55 +09:00
DB P
393c861660
Adjust Margin
2025-06-11 15:26:15 +09:00
Stefan Roelofs
9d5a58c395
Refactor ActionKeywords UI and improve keyword handling
...
Updated `ActionKeywords.xaml` to use a new `Grid` layout, enhancing the structure and flexibility of the UI. Removed a couple of layers of nested grids and stackpanels. Changed tbOldActionKeyword from a TextBlock to a TextBox so user can copy the text.
Modified `ActionKeywords.xaml.cs` so the old keywords are already filled in, in the TextBox.
2025-06-11 07:54:07 +02:00
Stefan Roelofs
6d2c7b0561
Update Button width for responsive design
...
Modified Button to use auto width with a minimum width of 100. This change allows the button to grow when keywords do not fit.
2025-06-10 10:04:12 +02:00
Jack Ye
c4402c6fc8
Merge pull request #3541 from Flow-Launcher/topmost
...
Support Showing Search Window At Topmost
2025-06-10 10:32:37 +08:00
Jack Ye
ba28621b84
Merge pull request #3668 from Flow-Launcher/derive_class_save
...
Fix Derive Class Save Method Calling Issue
2025-06-09 16:27:19 +08:00
Jack Ye
60770da446
Merge pull request #3671 from Flow-Launcher/release_notes
...
Release Notes Window
2025-06-09 16:01:07 +08:00
Jack251970
f75a11c5bc
Manually trigger string update
2025-06-09 15:51:43 +08:00
Jack251970
2fd5b388ea
Remove unused data context binding
2025-06-09 15:49:56 +08:00
Jack251970
ad24aeffed
Use ConcurrentDictionary
2025-06-09 14:48:16 +08:00
Jack251970
77d7b9d077
Do not remove action when called
2025-06-09 14:45:23 +08:00
Jack251970
d787bba9a7
Display message box with button
2025-06-09 14:42:48 +08:00
Jack251970
3d555e7442
Add new api function to show message with button
2025-06-09 14:39:44 +08:00
Jack251970
d313812580
Add legacy message with button
2025-06-09 14:08:01 +08:00
Jack251970
ad14684a98
Format xaml file
2025-06-09 14:07:50 +08:00
Jack251970
bee2cfa1e0
Added error message
2025-06-09 13:13:40 +08:00
DB P
8fac98d0a1
Fix HotkeyDialog Button Size
2025-06-09 12:21:07 +09:00