pc223
020ced45d0
Fix (workaround) for the window freezes after lock screen (Win+L)
...
Co-authored-by: taooceros <hongtao_zhang@outlook.com>
2021-07-03 00:40:20 +07:00
Jeremy Wu
d6ec4b51d5
Merge pull request #538 from taooceros/ContextMenuNullCheck
...
fix unintended use of direct startInfo.Arguments in context menu
2021-07-01 19:44:01 +10:00
Kevin Zhang
cc743c1efc
fix unintended use of direct startInfo.Arguments in context menu
2021-07-01 16:27:41 +08:00
Jeremy Wu
71a6cd14ec
Merge pull request #537 from Flow-Launcher/ContextMenuNullCheck
...
Check null for ContextMenu
2021-07-01 18:22:07 +10:00
Kevin Zhang
3bdc82a47f
fix an error
2021-07-01 16:03:03 +08:00
Kevin Zhang
10f3bcb209
Check null for ContextMenu
2021-07-01 15:58:50 +08:00
Jeremy Wu
55e7ce0d90
Merge pull request #532 from taooceros/ExceptionLogPartialOpt
...
Exception log partial opt
2021-06-30 06:29:46 +10:00
Jeremy Wu
3bbffe8ed1
Merge pull request #498 from Flow-Launcher/auto_disable_shadow
...
auto disable shadow when blur is enabled
2021-06-30 03:49:37 +10:00
Kevin Zhang
d7ec0c1834
Add padding and Remove one newline indicating Exception
2021-06-29 19:24:46 +08:00
Kevin Zhang
caf7cb5188
CherryPick Adjust Logging Layout
2021-06-29 19:21:33 +08:00
Kevin Zhang
486048c884
Revert Allow Warn paasing Exception
2021-06-29 19:17:24 +08:00
Kevin Zhang
9d9b5323c6
check cancellation to avoid racing issue.
2021-06-29 19:11:22 +08:00
Kevin Zhang
11ca5f9bf3
revert unintended remove of await TaskScheduler.Default back
2021-06-29 19:11:22 +08:00
Kevin Zhang
89bb169fee
allow warning pass exception (for known exception)
2021-06-29 19:11:22 +08:00
Kevin Zhang
4f13433913
CherryPick Layout change and ProgramLogger.cs Fix
2021-06-29 19:06:17 +08:00
张弘韬
da6dfcdf6d
CherryPick DirectoryInfoSearch.cs Exception Refactor
2021-06-29 19:04:45 +08:00
Kevin Zhang
b955fde6e5
Use NLog Exception Handler, and , NLog Debug Message Printer, and change layout
2021-06-29 19:03:06 +08:00
Kevin Zhang
8fe285bbec
Use Nlog Debug Target instead of direct print
2021-06-29 19:03:01 +08:00
Kevin Zhang
a75a5c4660
inline initialization
2021-06-29 19:02:57 +08:00
Kevin Zhang
e8abd7c23f
fix a variable name in Release
2021-06-29 19:02:53 +08:00
Kevin Zhang
f80ae3092e
CherryPick Exception Optimize
2021-06-29 19:02:27 +08:00
Jeremy
b5272ddb47
allow main query window's width to be dynamic
2021-06-29 09:21:53 +10:00
Jeremy
aa34a0202d
set blur when theme change is called
2021-06-29 07:00:01 +10:00
Jeremy Wu
b75618c81a
Merge pull request #500 from Flow-Launcher/remove_createdump
...
dev branch: remove createdump.exe
2021-06-28 21:15:19 +10:00
Kevin Zhang
5442a066b8
Use UTF8
2021-06-28 12:16:59 +08:00
Kevin Zhang
4443200490
remove createdump.exe
2021-06-28 11:26:18 +08:00
Kevin Zhang
cc9c51d899
Use Regex instead of parsing JsonObject
2021-06-28 11:03:09 +08:00
Jeremy Wu
fe859f6041
Merge pull request #499 from Flow-Launcher/bump_version_shell
...
version bump Shell plugin
2021-06-28 12:12:38 +10:00
Kevin Zhang
b729cb1c7d
remove createdump.exe
2021-06-28 07:30:29 +10:00
Jeremy
e2b983df5f
version bump Shell plugin
2021-06-28 07:01:56 +10:00
Jeremy
52fbebf2d6
prompt user restart required when blur theme is selected first time
2021-06-27 22:14:33 +10:00
Jeremy
6a6d6b22ee
auto disable shadow when blur is enabled
2021-06-27 21:42:37 +10:00
Jeremy Wu
f5401c7d7d
Merge pull request #495 from pc223/remove-General-settings-tab-top-margin
...
Remove top margin of General tab (Settings)
2021-06-27 17:55:02 +10:00
pc223
c8961a8ba8
Remove top margin of General tab (Settings)
...
Why: for similar UX to other apps/website
2021-06-27 12:33:19 +07:00
Kevin Zhang
a312fe8581
Merge pull request #489 from lzl1918/lzl1918/FixShellPluginDoesNotAutoFocus
...
[Plugin.Shell] Fix: The Query Box Is Not Focused When HotKey Invoked
2021-06-27 12:56:13 +08:00
Zelin Liao
867c2a711b
Remove Uncessary Window.Activate()
2021-06-26 20:42:09 +08:00
Kevin Zhang
4e28b52e05
Merge pull request #491 from pc223/fix-context-menu-bug
...
Fix ContextMenu bug
2021-06-26 18:12:47 +08:00
pc223
64cc4a9a6b
Fix ContextMenu bug
...
Should not switch to ContextMenu if SelectedItem == null
2021-06-26 15:42:55 +07:00
Zelin Liao
794911aad4
[Plugin.Shell] Fix: The Query Box Is Not Focused When HotKey Invoked
2021-06-26 10:52:44 +08:00
Jeremy Wu
2e412a0023
Merge pull request #488 from taooceros/ReleaseComObject
...
Release Unmanaged Object
2021-06-24 22:13:48 +10:00
Kevin Zhang
1511f4b725
Release Unmanaged Object
...
Co-Authored-By: Alekhya <28739210+alekhyareddy28@users.noreply.github.com>
2021-06-24 20:08:15 +08:00
Jeremy Wu
477d988456
Merge pull request #474 from taooceros/fixStoryboardPause
...
fix storyboard animation control error
2021-06-23 20:14:31 +10:00
Kevin Zhang
4b5e62d4b4
Merge pull request #484 from pc223/fixSettingsNotShowFromMinimized
...
[UI] Fix `Settings-window` doesn't show back up when minimized in taskbar by user
2021-06-23 12:20:49 +08:00
pc223
18b889c621
Remove empty lines
2021-06-23 00:11:54 +07:00
pc223
43257ea9cf
Remove .Activate()
2021-06-22 23:28:21 +07:00
pc223
d3384bf677
[UI] Fix Settings-window doesn't show back up when minimized in taskbar by user
...
Not sure why this works tho
Maybe `.Show()` failed when `window.WindowState == Minimized` (not `Normal`)
Not sure why need .Activate() too
Ref: https://stackoverflow.com/a/59719760/4230390
2021-06-22 17:46:01 +07:00
Jeremy Wu
9fc97c6f6d
Merge pull request #483 from pc223/fix-ux-settings-general-tab-bottom-margin
...
[UI/UX] Remove bottom margin of General tab (Settings)
2021-06-22 07:36:48 +10:00
Jeremy Wu
b31fddd449
Merge pull request #481 from Flow-Launcher/everythingplugin_backwards_compatibility
...
Add backwards compatibility for Everything plugin v1.4.9
2021-06-21 23:10:19 +10:00
Jeremy Wu
644be7977c
use ISavable and add obsolete message
2021-06-21 21:56:20 +10:00
pc223
4b8b7a4f0d
[UI/UX] Remove bottom margin of General tab (Settings)
...
The bottom margin (little gap) under General tab of Settings
make it hard to "feel" the space is scrollable or not.
New windows style and websites tend to not have margin in the bottom
Related to: Issue #443 and PR #440
2021-06-21 18:56:05 +07:00