Jeremy Wu
84a806bf75
Release 1.9.3 ( #1052 )
...
## Bug fixes
- Addresses the issue where WindowsSettings plugin results appear higher than other results #1020
- Fixed an issue where full screen mode does not disable hotkey when enabled #1037
- Fixed some potential issues when loading plugins that use shared assembly #1036
- Sorted out a race condition issue causing image loading on some results to fail #1040
- Revised ttf/otf support #935
- Resolved the issue where WebSearch plugin would crash if not connected to internet #977
- Fixed incorrect text for "New Tab" and "New Window" buttons under Settings' default browser section #951
- Fixed typos in plugin title and WindowsSettings name inside the context menu #1056
2022-03-03 13:59:43 +11:00
Jeremy Wu
037e0f83bc
Merge pull request #800 from onesounds/GlobalBrowserSetting
...
Global browser setting / Private mode option
2021-12-09 20:01:06 +11:00
Kevin Zhang
936958947a
ignore openinnewwindow
2021-12-08 17:51:35 -06:00
Kevin Zhang
05fd41a104
fix new tab not save issue
2021-12-08 10:38:37 -06:00
Kevin Zhang
233a338296
Update Flow.Launcher.Infrastructure/UserSettings/CustomBrowserViewModel.cs
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-07 23:22:34 -06:00
Kevin Zhang
d2bb1e88e5
Update Flow.Launcher.Infrastructure/UserSettings/CustomBrowserViewModel.cs
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-07 23:22:23 -06:00
DB p
ba2853b5c1
Fix Edge Private arg
2021-12-07 19:40:01 +09:00
DB p
40d7baac86
Add Chrome, Edge, Firefox Browser Profile
2021-12-07 19:33:11 +09:00
Kevin Zhang
f701c0be98
move allowunsafe property outside build option
2021-12-06 22:37:18 -06:00
DB p
f2e284e601
Merge Dev
2021-12-06 18:01:33 +09:00
Kevin Zhang
055751603d
Revise Unsafe Calling Convention
2021-12-05 21:49:09 -06:00
Kevin Zhang
21c19b4314
Revert "Use Safe Delegate Instead"
...
This reverts commit 5f9036568d .
2021-12-05 21:38:18 -06:00
Kevin Zhang
5f9036568d
Use Safe Delegate Instead
2021-12-05 21:04:41 -06:00
Kevin Zhang
84528ae8a7
Use Instance class with static method
2021-12-05 18:22:41 -06:00
Kevin Zhang
b3155bcfed
Merge remote-tracking branch 'upstream/dev' into GlobalHotkeyRefactor
2021-12-05 17:41:17 -06:00
Kevin Zhang
7d4a9c3494
Reorder modifer
2021-12-05 17:41:02 -06:00
Kevin Zhang
47562eabf3
Edit default browser behavior
2021-12-05 13:22:39 -06:00
Kevin Zhang
892a4919a0
Merge branch 'GlobalBrowserSetting' of github.com:onesounds/Flow.Launcher into GlobalBrowserSetting
2021-12-05 13:06:37 -06:00
DB p
e79f80514b
Fix dev Merge / Adjust Button Size
2021-12-05 21:44:41 +09:00
DB p
a5e0d23e0a
Merge Dev
2021-12-05 21:28:16 +09:00
Kevin Zhang
f97344c994
Add NewTab option in viewmodel and partially implement the public api
2021-12-05 01:19:16 -06:00
Kevin Zhang
721e481a0e
Allow unsafe for release
2021-12-04 01:58:04 -06:00
DB p
f3c0c3384d
Change Default HideOnStartup to true
2021-12-04 01:19:51 +09:00
DB p
cffdb07dbc
Merge branch 'dev' into WelcomeWindow
2021-12-03 06:31:32 +09:00
DB p
61a5fd1045
Add CheckFirstLaucnh Setting
2021-12-02 18:39:44 +09:00
Jeremy
f42a96ebd7
update variable name
2021-11-30 09:07:52 +11:00
Jeremy
bcb956ad89
switch off the default launch on system start up
2021-11-29 20:50:22 +11:00
Jeremy
b826090bca
Merge remote-tracking branch 'origin/dev' into GlobalHotkeyRefactor
2021-11-29 20:02:26 +11:00
Jeremy
83feb096c8
update to constants and change method name to OpenThemeFolder
2021-11-29 08:07:08 +11:00
Kevin Zhang
d3d1f6faa7
Fix Unexpected Intercept result when multiple plugin register the global hotkey event
2021-11-27 14:26:20 -06:00
Kevin Zhang
1c60b8e586
Use Function Pointer to handle the low level keyboard proc
2021-11-27 13:50:22 -06:00
DB p
16c6e8b4d2
Merge Dev
2021-11-27 14:04:32 +09:00
DB p
2b722852e4
Add Strings in about panel
...
Add github / docs link
2021-11-24 20:43:17 +09:00
DB p
6aefca2e0e
Remove OS theme detection code
...
Add some string
change enum location
2021-11-23 15:44:26 +09:00
DB p
92ee7638d8
Add Darkmode in setting
...
Add System darkmode detection helper
Add InitializeDarkmode in onload
2021-11-23 14:33:11 +09:00
Dobin Park
e500b3517d
Apply suggestions from code review
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-11-19 14:24:28 +09:00
DB p
dbd8d852a6
Merge Dev
2021-11-17 15:14:10 +09:00
DB p
adb00d82f1
Redesign About Page
2021-11-17 00:28:42 +09:00
DB p
0cb3d053ea
Merge branch 'dev' into RealFinalAnimation
2021-11-16 14:56:51 +09:00
Kevin Zhang
399c3c9752
Finish the binding part of global browser
2021-11-15 21:23:14 -06:00
Kevin Zhang
a1af487449
Add SelectBrowserWindow Binding
2021-11-15 21:09:20 -06:00
DB p
e8e139304e
Change UseSound to Default.
2021-11-16 08:16:58 +09:00
DB p
e04944ffd6
Merge Dev
2021-11-14 11:35:28 +09:00
DB p
62eb1b6cff
- Add Sound
...
- Add Sound/Animation in Setting
- Add related String
2021-11-14 07:45:47 +09:00
Jeremy Wu
1ab9c085af
Merge pull request #805 from Flow-Launcher/change_default_theme
...
change the default theme for fresh install
2021-11-12 13:41:18 +11:00
Jeremy
2ecf57e980
change the default theme for fresh install
2021-11-11 07:17:45 +11:00
Kevin Zhang
b15ec0f83b
Json Ignore CustomExplorer Property because we don't use that to store value
2021-11-10 13:39:15 -06:00
DB p
7d18c3e10c
- Add Height Program Plugin Setting Panel
...
- Disable Done Button when Null in TextBoxes
- Adjust Dopus Arguments
2021-11-09 23:02:33 -06:00
Kevin Zhang
f35d36bd6d
Fix delete index out of bound issue
2021-11-09 23:02:00 -06:00
DB p
7e849ee914
fix directory opus default path
2021-11-09 23:02:00 -06:00