Commit graph

110 commits

Author SHA1 Message Date
Vic
30987f9c95 Use DefaultThreadCurrentCulture for culture in app domain 2022-11-25 12:11:24 +08:00
DB p
f7b3534eec formatting 2022-11-12 18:55:17 +09:00
DB p
24dba2cbca Add WindowState Setting 2022-11-12 18:46:48 +09:00
Vic
224b1dfb21 Translate BuiltinShortcut desc 2022-11-07 20:04:13 +08:00
Vic
fc7ed31004 Use reference when editing 2022-11-04 01:44:23 +08:00
Vic
1296b0ec42 minor changes 2022-11-04 01:13:29 +08:00
Vic
cbbb3b8769 Merge branch 'dev' into Shortcut 2022-11-03 00:29:27 +08:00
DB p
de5c0393b0 Merge Dev 2022-10-25 21:34:52 +09:00
Jeremy
bcaa25ae03 update variable names to SearchWindowPosition 2022-10-20 21:34:05 +11:00
DB p
c2e002be1e Change default position to MouseScreenCenter 2022-10-19 19:09:51 +09:00
Vic
ce60f414dd bugfix 2022-10-15 14:29:19 +08:00
Vic
23ecd39dc7 Separate custom & built-in shortcuts 2022-10-15 14:18:54 +08:00
Vic
d394d86201 Bugfix 2022-10-14 00:42:05 +08:00
Vic
334d58df29 Fix json load 2022-10-13 20:14:32 +08:00
Vic
5879c843b0 Show builtin vars in shortcut list 2022-10-13 19:49:44 +08:00
DB p
d1bfd1cc0f - Change the if code to switch.
- Change String to enum.
- Remove duplicated code.
2022-10-13 09:28:23 +09:00
DB p
4fae112c39 - Add LeftTop / RightTop Option
- Remove comment
2022-10-12 15:29:12 +09:00
DB p
f4ce4bf6f2 - Add Launcher Positioning combobox in SettingWindow
- Add Mouse Center Top position
- remove RememberLastLaunch bool (moved to Launcher Positioning)
2022-10-12 15:28:52 +09:00
DB p
f97fdaf98e Merge Dev 2022-10-11 15:49:12 +09:00
DB p
03d8b50891 Fix Default TimeFormat 2022-10-11 15:14:19 +09:00
Vic
c2b14815e3 Warn if trying to add existing shortcut
1. Warn if trying to add existing shortcut
2022-10-08 16:40:48 +08:00
Vic
a0c70a3432 Inherit 2022-10-08 16:33:39 +08:00
Vic
99d18077f3 Move CustomShortcutModel definition to a new file
1. Move CustomShortcutModel definition to a new file
2. Some other minor tweaks
2022-10-06 02:20:51 +08:00
Vic
099b1d6ed1 Rename Settings.ShortCuts to CustomShortcuts 2022-10-05 20:08:14 +08:00
Vic
3d20a602df Rename ShortcutModel to CustomShortcutModel 2022-10-05 19:55:49 +08:00
DB p
924dd746e6 Fix Defaut Position Logic 2022-10-03 16:12:08 +09:00
DB p
e42c2b6020 Remember Settingwindow Size and Location 2022-09-07 13:11:46 +09:00
DB p
7ae6f2ac7d - Add Timeformat to changable list 2022-09-05 15:48:10 +09:00
Kevin Zhang
609e8e815c
Remove testing code 2022-09-01 18:57:01 -05:00
DB p
d2332abd95 - Add Clock/Date in SettingWindow 2022-09-01 16:19:00 +09:00
DB p
a8bdb34c55 - Adjust Clock Color
- Adjust Layout
- Add Clock/Date in Settings (data only)
2022-08-31 23:40:35 +09:00
Hongtao Zhang
d60ba015e0 Implement {clipboard} feature and the setting panel 2022-06-04 00:30:33 -05:00
Hongtao Zhang
2bb88124e6 Resolve issue and add partial replacement trick 2022-03-01 13:29:38 -06:00
Hongtao Zhang
0d355bdef8 Draft Query Shortcut 2022-03-01 13:29:37 -06: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
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