Commit graph

135 commits

Author SHA1 Message Date
Vic
115d3a58f4 Add custom monitor number selection combobox 2023-03-20 17:50:53 +08:00
Vic
a337c8a326 Refactor multi monitor support 2023-03-16 12:18:00 +08:00
DB p
55b247f540 - Add Primary/Second/Custom Position in window position setting
- Adjust Strings
- Rename WindowPosition Setting
2023-03-13 12:29:52 +09:00
Hongtao Zhang
48d3193876
Fix spelling 2023-01-09 09:56:48 -06:00
Hongtao Zhang
f109fb8a3c
Notify MaxResultsToShow to trigger max height change when changing theme 2023-01-08 20:05:07 -06:00
Hongtao Zhang
55dee4f471
Use the explorer window with the lowest z-index to allow active explorer path be a built-in shortcut 2023-01-03 23:05:35 -05:00
VictoriousRaptor
f42f87c766
Merge pull request #1709 from VictoriousRaptor/LazyLoadPreview
Lazy load preview image
2022-12-29 21:17:20 +08:00
VictoriousRaptor
fa21230160
Remove todo 2022-12-26 14:18:38 +08:00
Jeremy
d386735301 Merge remote-tracking branch 'origin/dev' into add_nodejs_env 2022-12-25 05:09:16 +11:00
Vic
cc45deec8b Add preview hotky in settings 2022-12-23 13:29:32 +08:00
Jeremy Wu
5af272ad0b Merge branch 'dev' into add_nodejs_env 2022-12-20 20:56:46 +11:00
DB p
5cc4a36762 Add StartEn Setting 2022-12-20 13:35:20 +09:00
Jeremy
cef53bce96 add empty string defaults to plugin executable paths 2022-12-02 19:27:04 +11:00
Jeremy
5975b6e5c8 plugin env paths correction after update or mode change 2022-12-01 14:40:24 +11:00
Jeremy Wu
07bc2a70b6 remove PythonEmbeddable location 2022-11-28 21:22:49 +11:00
Jeremy Wu
9eb5489863 update setting's environment file paths after app update 2022-11-28 08:44:42 +11:00
Jeremy Wu
2dba51861f Merge remote-tracking branch 'origin/dev' into add_nodejs_env 2022-11-27 12:48:07 +11:00
DB p
14bb856639 Merge Dev 2022-11-25 21:30:17 +09:00
Vic
30987f9c95 Use DefaultThreadCurrentCulture for culture in app domain 2022-11-25 12:11:24 +08:00
Jeremy Wu
4e48c3eb10 refactor 2022-11-22 09:20:27 +11:00
Jeremy Wu
c01371393e Merge remote-tracking branch 'origin/dev' into add_nodejs_env 2022-11-20 10:25:53 +11:00
DB p
80db9b8592 Merge Dev 2022-11-14 02:02:49 +09: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
4b0d17c81c set Constant env paths variables when PlugingSettings is set 2022-10-25 21:54:00 +11:00
Jeremy
76c0f03bc2 update python directory to python file directory 2022-10-25 21:03:01 +11:00
Jeremy
4ea1ee0c04 add Node.js environment setup 2022-10-23 20:05:12 +11: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