Commit graph

76 commits

Author SHA1 Message Date
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
DB p
f2e284e601 Merge Dev 2021-12-06 18:01:33 +09: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
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
DB p
16c6e8b4d2 Merge Dev 2021-11-27 14:04:32 +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
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
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
DB p
c27a87c8b0 Add argument setting for file managers and Adjust Label Text 2021-11-09 23:02:00 -06:00
DB p
5be5d816d0 Adjust Window Button Style 2021-11-09 23:02:00 -06:00
Kevin Zhang
a69f4a7ea6 File Explore Binding (Part 2) 2021-11-09 23:01:59 -06:00
Kevin Zhang
4eb36c8ba3 Custom Explorer Binding (Part 1) 2021-11-09 23:01:56 -06:00
DB p
09992fa9df merge dev for fix conflict 2021-11-05 10:12:22 +09:00
Jeremy
1a5116023e remove auto hiding of setting window's scrollbar
related 925f6bc55bd4b674951c02de4ffb7d472b1d8228,  a452feb4c6
2021-10-26 06:41:25 +11:00
Kevin Zhang
5be44b68ea Add fody and use binding to change width 2021-10-21 23:31:51 -05:00
DB p
6b37adaf07 - Remove Comment
- Add String "Window Width Size"
2021-10-21 23:40:17 +09:00
DB p
6af1262ca6 Adjust Width in Theme.cs 2021-10-21 18:16:05 +09:00
DB p
616e98af60 wip 2021-10-21 10:07:11 +09:00
DB p
02036f13a4 add width slider 2021-10-20 23:58:34 +09:00
Jeremy
04a10ed62d add glyph option to settings 2021-10-07 21:58:54 +11:00
Jeremy
5940e33774 Merge branch 'dev' into add_quickaccess_actionkeyword 2021-08-06 18:03:35 +10:00
Kevin Zhang
6a1bb17fb6 use < instead of != 2021-08-05 14:31:03 +08:00
Kevin Zhang
9e21b2e831 include saving SearchPrecisionScore because it is not public before 2021-07-31 13:59:27 +08:00
Jeremy
6978b65d8e add Quick Access action keyword 2021-07-30 20:44:29 +10:00
Kevin Zhang
77f8a8e27b Use direct property to allow calling onPropertyChanged
Remove default value initialization
2021-06-21 13:39:54 +08:00
Jeremy
7b50820765 add option to switch auto scrollbar hide on/off 2021-06-19 21:04:34 +10:00
Jeremy
e5897853ee add backwards compatibility 2021-06-05 19:14:30 +10:00
Jeremy
d024f8eff4 fix loading when no action keywords present for a plugin in userdata 2021-05-25 22:20:22 +10:00