DB P
e39a7ed2be
Merge branch 'dev' into 240514ResizableWindow
2024-05-28 10:06:03 +09:00
Yusyuriv
cf97475734
Real-time updates to ComboBox in general pane of settings after changing the language
2024-05-28 04:32:01 +06:00
DB p
ea4578f651
Add Keep Height (old behaiver) function
2024-05-26 22:50:48 +09:00
DB p
5a0f4ac459
Adjust Default Value
2024-05-25 22:22:51 +09:00
DB p
68f34fa02a
Merge Dev
2024-05-25 09:54:24 +09:00
DB p
215f5ac4e2
- Merge Split Setting
2024-05-23 22:50:58 +09:00
VictoriousRaptor
2c3e1bfefa
Move WMP check to app startup
2024-05-20 22:41:27 +08:00
VictoriousRaptor
dcc48406b5
Extract fixed hotkeys
2024-05-19 22:47:14 +08:00
DB p
c950a689d5
- Convert Garulf's Query Cycle feature
...
- Add Reset CycleIndex when close window
2024-05-16 01:11:27 +09:00
DB p
a628bc58b7
- Add Theme Editor
...
- Add Subtitle font style combobox
2024-05-14 17:58:32 +09:00
DB p
2e3b61cec6
Change Window to Resizable
2024-05-14 16:54:15 +09:00
VictoriousRaptor
95eeb61c45
Add default hotkey for prev/next page command
2024-05-03 13:23:48 +08:00
Yusyuriv
15d5510fae
Implement displaying localized warning messages for duplicate hotkeys in HotkeyControlDialog, and implement the ability to overwrite them
2024-04-26 11:42:20 +06:00
Yusyuriv
737d29a0fb
Implement checking for duplicate hotkeys and overwriting them
2024-04-25 14:02:05 +06:00
DB p
05bd2dd46a
- Add Additional(2nd) Customizable Hotkeys
...
- Add Customizable Paging Hotkeys
2024-04-18 21:01:01 +09:00
DB p
dc6598b060
Add Open Context Menu Hotkkey / Adjust Hotkey Strings
2024-04-18 16:35:05 +09:00
DB p
e4485c703c
Add Setting Window Hotkey
2024-04-18 16:01:26 +09:00
DB p
d15cc1e6e6
Change Default Autocomplete hotkey
2024-04-15 22:17:15 +09:00
DB p
e53e1a0222
Add Next/Prev Hotkey Item
2024-04-15 21:52:15 +09:00
DB p
22021c10ee
Add AutoComplete Hotkey Item
2024-04-13 18:47:37 +09:00
Florian Grabmeier
9d5f74ca8f
Add sound effect volume
...
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 00:19:00 +01:00
VictoriousRaptor
1eae69304f
Merge branch 'dev' into quicklook
2023-07-11 20:16:37 +08:00
Jeremy Wu
06e9149995
Merge pull request #2199 from AlexDavies8/dev
...
Added Animation Length slider
2023-06-27 21:49:24 +09:30
Ioannis G
ea4286b7d3
clear backwards compat code
2023-06-26 14:08:23 +03:00
Alex Davies
9d0474585d
Refactored to describe via discrete speed settings
...
Can now select either Slow, Medium or Fast, or a user-defined Custom speed for the animation. Additionally, the speed is hidden when animations are disabled.
2023-06-23 18:42:36 +01:00
Alex Davies
bb7023ab25
Added Animation Length slider
...
Added a slider in Appearance to adjust the length of the open animation for the launcher. By default the animation should be the same as it was previously (the first part of the animation is about 10ms shorter so that the ratio is simpler - 2/3 instead of 25/36)
Currently only has language support for English and the length is adjustable from 100ms to 2000ms in steps of 10.
2023-06-23 03:15:30 +01:00
Vic
64afeedfc5
Rename variable
2023-05-14 01:51:20 +08:00
VictoriousRaptor
306ad7931b
Merge branch 'dev' into RemoveUnusedNuget
2023-05-04 21:14:13 +08:00
Jeremy Wu
8ba881f05b
Change default query window position to cursor
2023-05-01 08:38:00 +10:00
Vic
00e6e5b30d
Remove unused using
2023-04-25 21:02:34 +08:00
Vic
1e1f29b163
Add UI to toggle QuickLook usage
2023-04-22 16:48:05 +08:00
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
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
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
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
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
Jeremy Wu
e31bef7d3c
fix formatting + naming
2021-01-26 18:01:39 +11:00
张弘韬
a721bd7de0
Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
...
# Conflicts:
# Flow.Launcher.Plugin/IPublicAPI.cs
2021-01-25 05:36:40 +08:00
Jeremy Wu
777b0b954c
Merge remote-tracking branch 'origin/dev' into PluginPriority
2021-01-09 17:11:03 +11:00
弘韬 张
8b813fef96
Merge remote-tracking branch 'upstream/dev' into PluginAPIExpand
2021-01-08 16:00:32 +08:00
弘韬 张
a8e4c504d0
Move MatchResult to Flow.Launcher.Plugin so that plugins can utilize main method
2021-01-08 15:52:45 +08:00
弘韬 张
e1f715e6d6
change commnet
2021-01-07 16:52:05 +08:00
弘韬 张
e790e9474e
Add Plugin Priority Settings
2021-01-05 16:11:38 +08:00
弘韬 张
d28b14ff2d
Replace All use of Json.Net with System.Text.Json
2020-12-30 13:40:42 +08:00
张弘韬
88fa862277
Use event triggered update method instead of checking Proxy every time doing Http request
2020-12-22 00:31:00 +08:00
弘韬 张
5a9c631577
Use PropertyChange event to change text when language has changed.
2020-11-29 20:50:28 +08:00