Jeremy Wu
|
3abb2f0f52
|
Merge pull request #3553 from Flow-Launcher/fix_result_clearing_nonquery
Fix result clearing for non-query calls and home page + history results page toggling
|
2025-05-19 18:35:53 +10:00 |
|
Jeremy Wu
|
2770c6a977
|
Merge branch 'dev' into fix_result_clearing_nonquery
|
2025-05-19 08:28:52 +10:00 |
|
Jeremy Wu
|
60de423fc3
|
Merge pull request #3554 from Flow-Launcher/add_chocolatey_publish_on_release
Add publish to Chocolatey dispatch action
|
2025-05-18 22:37:30 +10:00 |
|
Jeremy Wu
|
ec7ab007d0
|
fix typo
|
2025-05-18 22:23:10 +10:00 |
|
Jeremy Wu
|
f38bf674e0
|
add publish to Chocolatey dispatch event
|
2025-05-18 22:15:44 +10:00 |
|
Jeremy Wu
|
8aed36e2ef
|
New Crowdin updates (#3531)
|
2025-05-18 11:26:45 +03:00 |
|
Jeremy Wu
|
ac8a9795d3
|
Merge pull request #3552 from onesounds/250517-FixZombieExplorer
Fix prevent zombie explorer.exe processes when opening folders
|
2025-05-18 16:23:51 +10:00 |
|
Jack251970
|
87d11c0a74
|
Remove code comments
|
2025-05-17 21:37:27 +08:00 |
|
Jack251970
|
95eaa79c70
|
Improve code logic
|
2025-05-17 21:36:33 +08:00 |
|
Jack251970
|
b5a17b4a24
|
Improve logic
|
2025-05-17 21:35:52 +08:00 |
|
Jack251970
|
7399d11261
|
Add whitespace for if
|
2025-05-17 20:27:31 +08:00 |
|
Jeremy
|
0b44097111
|
fix encapsulation for show results
|
2025-05-17 22:12:35 +10:00 |
|
Jeremy
|
073594fdeb
|
formatting
|
2025-05-17 22:02:45 +10:00 |
|
Jeremy
|
50fced959e
|
remove async warning
|
2025-05-17 21:10:47 +10:00 |
|
Jeremy
|
2941e036bc
|
add logging and method summaries
|
2025-05-17 21:08:18 +10:00 |
|
Jeremy
|
b4955f7474
|
add subscriber for show history result toggle in settings
|
2025-05-17 20:41:25 +10:00 |
|
Jeremy
|
003df049e1
|
add dedicated clear result indicator for query and non-query usage
|
2025-05-17 20:40:40 +10:00 |
|
DB p
|
b5bbd9f123
|
Refactor OpenDirectory method to standardize parameter naming and improve path handling
|
2025-05-17 15:16:34 +09:00 |
|
DB p
|
050c2cb647
|
Refactor OpenDirectory method to improve path handling and streamline process start logic
|
2025-05-17 15:08:20 +09:00 |
|
Jack Ye
|
bb25c53f08
|
Merge pull request #3549 from Flow-Launcher/setting_window_position
initialize position before InitializeComponent
|
2025-05-17 02:18:00 +08:00 |
|
Jack Ye
|
07ac325593
|
Improve code comments
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-16 19:27:10 +08:00 |
|
Jack251970
|
7e3de02ecb
|
initialize position before InitializeComponent
|
2025-05-16 19:23:49 +08:00 |
|
Jeremy Wu
|
e80d191fb8
|
Merge pull request #3547 from Flow-Launcher/setting_window_navigation_issue
Fix setting window navigation update issue
|
2025-05-16 17:03:17 +10:00 |
|
Jack251970
|
ad94ebadcf
|
Fix possible issue in welcome pages
|
2025-05-15 20:23:38 +08:00 |
|
Jack251970
|
d0e799b8ed
|
Fix double navigation issue
|
2025-05-15 20:16:50 +08:00 |
|
Jack251970
|
5b17fad67c
|
Fix duplicated value change
|
2025-05-15 19:51:30 +08:00 |
|
Jack251970
|
1a67c8906b
|
Fix component initialization issue
|
2025-05-15 19:36:45 +08:00 |
|
Jack251970
|
57dccce1bf
|
Fix setting window navigation update issue & Check view model null instead of IsInitialized flag
|
2025-05-15 18:35:57 +08:00 |
|
DB P
|
c591011908
|
Merge pull request #3545 from onesounds/250515-FixCardFont
Add dynamic font family to SettingWindow
|
2025-05-15 17:22:16 +09:00 |
|
DB P
|
e417a1d3a6
|
Add dynamic font family to SettingWindow
|
2025-05-15 16:42:11 +09:00 |
|
Jack Ye
|
54c949b3ca
|
Merge pull request #3539 from Flow-Launcher/program_plugin_delete_logic
Improve Program plugin delete button logic
|
2025-05-14 14:40:08 +08:00 |
|
Jack Ye
|
8522d781a7
|
Merge pull request #3544 from Flow-Launcher/width-issue
Fix size changed width issue
|
2025-05-14 14:38:14 +08:00 |
|
Jack251970
|
8325963047
|
Fix size changed width issue
|
2025-05-14 14:23:35 +08:00 |
|
DB P
|
a75553fbcf
|
Merge pull request #3543 from onesounds/250514-FixColorSchemeChanging
Fix system ColorScheme update handling
|
2025-05-14 13:16:14 +09:00 |
|
Jack251970
|
f29ccb38bb
|
Merge branch '250514-FixColorSchemeChanging' of https://github.com/onesounds/Flow.Launcher into 250514-FixColorSchemeChanging
|
2025-05-14 12:09:30 +08:00 |
|
Jack251970
|
c128a66772
|
Manage handle in dispose
|
2025-05-14 12:09:18 +08:00 |
|
DB P
|
1e51bdc37b
|
Unsubscribe from theme change event to prevent memory leaks
|
2025-05-14 13:03:31 +09:00 |
|
DB P
|
f0aa285199
|
Add theme change handler to refresh frame on application theme change
|
2025-05-14 12:50:45 +09:00 |
|
Jack251970
|
da77085508
|
Fix logic & Improve code quality
|
2025-05-14 11:37:55 +08:00 |
|
Jack Ye
|
c1ba81eee0
|
Merge pull request #3500 from Flow-Launcher/multiple_topmost
Support Multiple Topmost Records
|
2025-05-14 11:18:00 +08:00 |
|
Jack Ye
|
7023f8306b
|
Merge pull request #3537 from Flow-Launcher/fix_right_top_position
Fix Vertical Window Positioning with Multiple Monitors
|
2025-05-14 11:16:15 +08:00 |
|
Jeremy Wu
|
86a3b0b3b0
|
Merge pull request #3538 from Flow-Launcher/results_context_menu_display
Fix results context menu display issue
|
2025-05-13 19:36:17 +10:00 |
|
Jack Ye
|
4b8bd92258
|
Merge pull request #3540 from Flow-Launcher/auto_start
Disable auto restart after plugin install by default
|
2025-05-13 16:09:53 +08:00 |
|
Jack251970
|
e961ffaa7a
|
Disable auto restart after plugin install by default
|
2025-05-13 13:08:20 +08:00 |
|
Jack251970
|
204d1d285a
|
Improve string keys
|
2025-05-13 13:04:26 +08:00 |
|
Jack251970
|
a099935169
|
Fix message
|
2025-05-13 13:03:04 +08:00 |
|
Jack251970
|
284729afb5
|
Improve message noticification
|
2025-05-13 13:01:24 +08:00 |
|
Jack251970
|
e0ac6d5fee
|
Improve Program plugin delete button logic
|
2025-05-13 12:49:35 +08:00 |
|
Jack Ye
|
a88f65aed7
|
Merge pull request #3536 from Flow-Launcher/error_message
Do not show error message for initialization if plugin is already disabled
|
2025-05-13 11:21:47 +08:00 |
|
Jack251970
|
63a9770e91
|
Merge branch 'results_context_menu_display' of https://github.com/Flow-Launcher/Flow.Launcher into results_context_menu_display
|
2025-05-13 11:11:59 +08:00 |
|