Commit graph

397 commits

Author SHA1 Message Date
DB P
9490fd28a5
Merge branch 'dev' into PositionOption 2022-10-19 19:13:06 +09:00
DB p
c2e002be1e Change default position to MouseScreenCenter 2022-10-19 19:09:51 +09:00
DB p
f7eb99d776 Add Ignore ColorProfile Code 2022-10-19 14:39:27 +09:00
DB p
88d84b4aae Merge Dev 2022-10-19 11:02:56 +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
DB P
c733b95a8b
Merge branch 'dev' into clock 2022-10-14 13:06:26 +09: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
dependabot[bot]
caa2c751eb
Bump Microsoft.VisualStudio.Threading from 16.10.56 to 17.3.44 (#1469) 2022-10-12 20:32:57 +00: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
Garulf
301882dcf9 Switch from WebClient to HTTP 2022-09-21 12:02:39 -04:00
Garulf
d62d710878 Use URI class to detect web URL 2022-09-21 12:01:58 -04: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
Garulf
c2d2fc0092 Fix caching 2022-09-02 08:36:07 -04:00
Garulf
5aaaf37f0c Fix not loading full image 2022-09-02 08:10:52 -04:00
Garulf
29e5b4fcf7 Add logic for detecting if full image exists in cache 2022-09-02 07:40:00 -04:00
Garulf
a9d11816f5 Try to load full image from cache first 2022-09-02 07:39:32 -04:00
Garulf
a76304ac51 Load full image from cache 2022-09-02 07:38:49 -04:00
Garulf
a53b961406 Append full image type to path if we're caching a full imagefile 2022-09-02 07:38:25 -04:00
Garulf
832c41f3dd Override type if we load the full image 2022-09-02 07:37:25 -04:00
Garulf
f5a511a4f1 Add FullImageFIle type 2022-09-02 07:36:57 -04:00
DB p
7b7e038900 - Add 'Always open priview' in settings 2022-09-02 15:12:32 +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
Garulf
03e319e200 Remove whitespace 2022-08-30 01:50:59 -04:00
Garulf
ffbd8fd650 Add logic for IcoPath's that are web URL's 2022-08-30 01:48:05 -04:00
Oren Nachman
b38ffef23c Remove spuriously added discard (_=) for void call
Intellisense for the non-win
2022-08-08 17:48:17 -07:00
Oren Nachman
3648126854 Revert JSON Null change + fix more warnings
See comment inline re:JSON null
2022-08-08 17:35:38 -07:00
Oren Nachman
a3197f8ee1 Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
2022-08-07 21:31:38 -07:00
Hongtao Zhang
d60ba015e0 Implement {clipboard} feature and the setting panel 2022-06-04 00:30:33 -05:00
Jeremy Wu
e6f5807782 Merge branch 'dev' into Dotnet6 2022-05-23 13:53:15 +10:00
Hongtao Zhang
b837d450d5 Merge remote-tracking branch 'origin/dev' into Shortcut 2022-03-01 13:32:23 -06: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
oSumAtrIX
4e3d713efe
Remove calling .ToArray() on a ConcurrentDictionary 2022-02-28 02:24:11 +01:00
Ioannis G
835b925342
set HttpCompletionOption in Http.SendAsync 2022-01-13 00:36:14 +02:00
Ioannis G
a5b8b0dcb2
add Http.SendAsync, refactor PluginsManifest to use it 2022-01-11 16:07:25 +02:00
Jeremy
54a705135e formatting 2022-01-05 18:32:40 +11:00
Jeremy
6674302de7 update flow's url 2022-01-02 23:34:56 +11:00
Kevin Zhang
f9d608840d Upgrade to .net 6 2021-12-28 11:36:28 -06: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