DB p
|
b4c790e1ec
|
Add margin for classics
|
2025-03-29 01:17:32 +09:00 |
|
DB p
|
f72b700906
|
Fix BasedOn Style
|
2025-03-29 01:05:04 +09:00 |
|
DB p
|
57bc886079
|
- Add hotkey size baseon in blur themes
- Add hotkey colors and selected style
|
2025-03-29 00:45:46 +09:00 |
|
Jack Ye
|
697fb7218e
|
Merge pull request #3392 from Flow-Launcher/fix_dispatcher_issue
Fix application null exception & Remove unused MainWindowOpacity property
|
2025-03-28 22:30:37 +08:00 |
|
Jack251970
|
c64e16d086
|
Code quality
|
2025-03-28 21:46:23 +08:00 |
|
Jack251970
|
494e947ccc
|
Code quality
|
2025-03-28 21:42:40 +08:00 |
|
Jack251970
|
82909cd9fa
|
Fix application null exception & Remove unused MainWindowOpacity
|
2025-03-28 21:39:25 +08:00 |
|
Jack Ye
|
21ddd70a8a
|
Merge pull request #3391 from Flow-Launcher/fix_clock_flicker_issue
Fix first-time window flicker & clock panel flicker issue
|
2025-03-28 16:32:54 +08:00 |
|
Jack251970
|
693ba52fbc
|
Fix first-time window flicker & clock panel flicker issue
|
2025-03-28 16:13:02 +08:00 |
|
Jack251970
|
8a08e03cf9
|
Bind to vm
|
2025-03-28 15:52:31 +08:00 |
|
Jack Ye
|
0a497d832e
|
Merge pull request #3390 from Flow-Launcher/fix_hide_window_startup
Fix hide window startup
|
2025-03-28 15:03:58 +08:00 |
|
Jack251970
|
91e2366c49
|
Revert "Adjust log debug location"
This reverts commit b519313c25.
|
2025-03-28 14:49:28 +08:00 |
|
Jack251970
|
8269304f4e
|
Check disposed for result view update ending
|
2025-03-28 14:45:52 +08:00 |
|
Jack251970
|
b519313c25
|
Adjust log debug location
|
2025-03-28 14:32:03 +08:00 |
|
Jack251970
|
40d2d58406
|
Fix InvalidOperationException
|
2025-03-28 14:31:46 +08:00 |
|
Jack251970
|
589fefce3c
|
Adjust blank lines
|
2025-03-28 13:50:36 +08:00 |
|
Jack251970
|
de5803482c
|
Code quality
|
2025-03-28 12:33:07 +08:00 |
|
Jack251970
|
7d39c52596
|
Code quality
|
2025-03-28 12:00:23 +08:00 |
|
Jack251970
|
3f0c142d3d
|
Fix hide window startup issue
|
2025-03-28 11:56:44 +08:00 |
|
DB p
|
96ffd06b41
|
- Change Darker Glass theme
|
2025-03-28 05:25:07 +09:00 |
|
DB p
|
398dfa5753
|
Adjust Discord Theme
Adjust Midnight Border
|
2025-03-28 04:59:52 +09:00 |
|
DB p
|
00c2119918
|
Add Hotkey border style
|
2025-03-28 04:10:47 +09:00 |
|
Hongtao Zhang
|
a1b1d84a8a
|
try nuget restore
|
2025-03-27 11:57:49 -05:00 |
|
Jack251970
|
e147a161e0
|
Fix typo
|
2025-03-27 20:04:03 +08:00 |
|
Jack Ye
|
fd10addba4
|
Merge branch 'dev' into plugin_settings_cache_path
|
2025-03-27 19:39:21 +08:00 |
|
Jack Ye
|
2c1f9d56ce
|
Merge branch 'dev' into force_foreground_window
|
2025-03-27 19:39:04 +08:00 |
|
Jack Ye
|
fe62a03b4d
|
Merge pull request #3389 from Flow-Launcher/show_hide_performance
Remove useless delay
|
2025-03-27 19:35:32 +08:00 |
|
Jack251970
|
3c3064ae46
|
Fix QueryText null exception
|
2025-03-27 19:01:48 +08:00 |
|
Jack251970
|
136acbd7e9
|
Remove useless delay
|
2025-03-27 18:49:36 +08:00 |
|
DB P
|
e3a1489a92
|
Merge pull request #3388 from onesounds/050326-FixClockAndIconDisplay
Fix Clock/Search Icon show logic
|
2025-03-27 17:11:27 +09:00 |
|
Jack251970
|
89c3cb1bbc
|
Remove redundant animation
|
2025-03-27 14:38:26 +08:00 |
|
Jack251970
|
b88057cbe5
|
Code quality & Async support for show / hide
|
2025-03-27 13:22:23 +08:00 |
|
Jack251970
|
40bb4efa79
|
Code quality & Fix position update issue
|
2025-03-27 13:22:10 +08:00 |
|
DB p
|
ebf9da2c61
|
Adjust TitleBar Icon in Settingwindow
|
2025-03-27 13:51:01 +09:00 |
|
Hongtao Zhang
|
935ac77a09
|
remove lock mode
|
2025-03-26 22:13:57 -05:00 |
|
Hongtao Zhang
|
f26d5632c8
|
use powershell and revert change in post_build.ps1
|
2025-03-26 22:01:53 -05:00 |
|
DB p
|
273ebc690e
|
Add Color key
|
2025-03-27 02:44:28 +09:00 |
|
DB p
|
efef28cb26
|
Add Small settingwindow fix for high DPI
|
2025-03-27 01:51:31 +09:00 |
|
DB p
|
6e2c56b1a9
|
Cleaup Code
|
2025-03-27 01:33:19 +09:00 |
|
DB p
|
b9f013e58b
|
Fix Clock/Search Icon show logic
|
2025-03-27 01:14:13 +09:00 |
|
Jack Ye
|
7c009d4c6b
|
Merge pull request #3387 from Jack251970/restore_kill_process_action
Back to original action for UX
|
2025-03-26 21:45:09 +08:00 |
|
Jack251970
|
874744265f
|
Back to original action for UX
|
2025-03-26 20:23:18 +08:00 |
|
Jack Ye
|
9cf34b2172
|
Merge branch 'dev' into search_delay
|
2025-03-26 19:42:21 +08:00 |
|
Jack Ye
|
773fb8d9eb
|
Merge pull request #3150 from PaulPSta/processkiller_orderby_windowtitle
Put Processes with Visible Window On the Top & Do not kill FL Process
|
2025-03-26 19:36:33 +08:00 |
|
Jack251970
|
84bd5f5583
|
Fix build issue
|
2025-03-26 16:57:37 +08:00 |
|
Jack251970
|
23470b63b2
|
Code quality
|
2025-03-26 15:56:30 +08:00 |
|
Jack Ye
|
5a88a1fc41
|
Merge branch 'dev' into search_delay
|
2025-03-26 15:54:55 +08:00 |
|
Jack251970
|
f2e5006fe5
|
Code quality & Fix build issue
|
2025-03-26 15:44:59 +08:00 |
|
Jack251970
|
3f0641a583
|
Add settings control
|
2025-03-26 15:33:49 +08:00 |
|
Jack Ye
|
0ddaea3317
|
Merge branch 'dev' into processkiller_orderby_windowtitle
|
2025-03-26 14:20:13 +08:00 |
|