Commit graph

3266 commits

Author SHA1 Message Date
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
DB P
219e00334f Adjust Welcome Window Size and text overflow 2025-06-09 12:11:34 +09:00
DB P
3fef743874 Fix Always Preview Binding 2025-06-09 11:48:03 +09:00
Jack251970
754533f78b Remove null check 2025-06-08 14:28:37 +08:00
Jack251970
e08dea95c8 Adjust margins 2025-06-07 23:40:06 +08:00
Jack251970
4c00ff3169 Fix height issue 2025-06-07 23:39:57 +08:00
Jack251970
3444dcdaee Code quality 2025-06-07 23:24:20 +08:00
Jack251970
94f716fcab Code quality 2025-06-07 23:24:07 +08:00
Jack251970
4436a1efee Support smooth scroll 2025-06-07 23:23:45 +08:00
Jack251970
a9eb17ee50 Make sure horizontally size good 2025-06-07 23:01:54 +08:00
Jack251970
b4d5e57b17 Fix size change issue 2025-06-07 16:47:19 +08:00
Jack251970
88a2088987 Update min width & min height 2025-06-07 16:12:35 +08:00
Jack251970
54c6eaa0cd Add see more uri button 2025-06-07 11:34:06 +08:00
Jack251970
749dcc6ed2 Show release version after update 2025-06-07 11:24:35 +08:00
Jack251970
414db19fa7 Open release notes in about page 2025-06-07 11:21:25 +08:00
Jack251970
458a8b3efb Add mdxaml plugins 2025-06-07 11:11:40 +08:00
Jack251970
eee57e29d0 Improve code quality 2025-06-07 10:34:26 +08:00
Jack251970
84e91d2bdc Fix display issue 2025-06-07 10:14:37 +08:00
Jack251970
394fd1d44c Support light/dark style 2025-06-07 10:13:45 +08:00
Jack251970
1f61d934f8 Follow theme change 2025-06-07 00:12:54 +08:00
Jack251970
1ef8d65dce Adjust size 2025-06-07 00:07:52 +08:00
Jack251970
02496214ea Add progress ring 2025-06-07 00:07:44 +08:00
Jack251970
af0e1180a5 Use loaded event & Add style 2025-06-06 23:52:34 +08:00
Jack251970
c241d21a4a Fix height 2025-06-06 23:51:26 +08:00
Jack251970
7117ba05ee Test release notes window 2025-06-06 23:08:41 +08:00
Jack251970
1f4578c04c Add release notes window 2025-06-06 23:08:32 +08:00