Commit graph

4671 commits

Author SHA1 Message Date
DB p
b38a662fe6 Remove Color String 2021-12-06 12:06:53 +09:00
DB p
b83bbb5923 Adjust popup in explorer plugin with string
Fix Color
2021-12-06 11:59:21 +09:00
Garulf
06a76f53dc
Merge pull request #850 from Garulf/global-tab-complete
Global TAB complete
2021-12-05 08:23:33 -05:00
Jeremy
78dbc0c53d simplify suggestion's autocomplete logic 2021-12-05 19:40:56 +11:00
Jeremy
e3aa648e88 rename function to AutocompleteQueryCommand 2021-12-05 19:28:04 +11:00
Jeremy
2ba6ce9e87 use ResultViewModel to hold constructed suggestion text instead 2021-12-05 19:15:32 +11:00
Jeremy Wu
0fe8c93636
simplify code 2021-12-05 18:42:38 +11:00
Jeremy
02b92c0a2a change variable name to AutoCompleteText 2021-12-05 18:40:43 +11:00
Jeremy Wu
4f7e839948
Merge pull request #862 from onesounds/ScrollBarWindowSetting
Fix overlapping of scrollbar and resize area
2021-12-05 18:23:34 +11:00
Jeremy
74cf92bc48 change to resize without grip 2021-12-05 18:17:55 +11:00
DB p
5559feab1e Change Padding to Margin 2021-12-05 07:09:11 +09:00
DB p
40b1a289c6 Add Padding in plugin list in settingpanel 2021-12-05 06:57:21 +09:00
Garulf
1d9bc990b2
Remove unused variable
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-04 10:20:00 -05:00
Jeremy Wu
132100512f
Merge pull request #849 from onesounds/WelcomeWindow
Welcome window
2021-12-04 21:12:45 +11:00
Jeremy
178776f200 fix popup empty when same key press, add reset pop msg when lost focus 2021-12-04 20:36:04 +11:00
DB p
69b0dc9a62 Merge branch 'WelcomeWindow' of https://github.com/onesounds/Flow.Launcher into WelcomeWindow 2021-12-04 11:21:40 +09:00
DB p
3b5b840b39 Fix CustomHotkey Listview Height 2021-12-04 11:20:46 +09:00
Jeremy
41279998d1 update wording 2021-12-04 12:40:52 +11:00
Kevin Zhang
c8a9c29463 Clear Focus after 500ms user no input hotkey 2021-12-03 15:10:25 -06:00
Kevin Zhang
1f5478d3c5 Fix incompatible delegate type 2021-12-03 13:45:36 -06:00
Kevin Zhang
35838b23af Revise Hotkey control logic to remove hotkey at focus and add it back at lost focus. 2021-12-03 13:36:08 -06:00
DB p
ef7f471d50 Fix Save in CheckFristLaunch 2021-12-04 02:20:49 +09:00
DB p
0ed52a2c9c - change string vs to sn (sticky notes)
- Add ClearFocus When Set hotkey
- Add get focus when click window
2021-12-04 02:06:42 +09:00
DB p
f3c0c3384d Change Default HideOnStartup to true 2021-12-04 01:19:51 +09:00
Garulf
5d9a897453 Have QuerySuggection converter handle suggestions 2021-12-03 10:31:59 -05:00
Garulf
9bc68fd89b Use suggestion text
Use suggestion text if available
2021-12-03 09:30:47 -05:00
Garulf
919d4515b9 Insert subtitle when shift is held 2021-12-03 05:53:36 -05:00
Garulf
f4edff71fe Add field for tab complete 2021-12-03 05:44:33 -05:00
Jeremy
af2fae5e21 update code format 2021-12-03 21:11:53 +11:00
Jeremy
a94e6a31db update code format 2021-12-03 21:08:42 +11:00
Jeremy
2cedd1bf12 change weather tip as action keyword is no longer required 2021-12-03 20:25:39 +11:00
DB p
3d07ab5c50 adjust ko string 2021-12-03 13:27:34 +09:00
DB p
a632cea77e Adjust Korean 2021-12-03 09:05:15 +09:00
DB p
430a126e06 Change En String (deefrawley) 2021-12-03 09:00:13 +09:00
DB p
56b9f4f5d7 Add ko translation 2021-12-03 06:32:58 +09:00
DB p
cffdb07dbc Merge branch 'dev' into WelcomeWindow 2021-12-03 06:31:32 +09:00
DB p
848ee1c030 adjust ko text 2021-12-03 06:13:25 +09:00
DB p
d257040dd5 change ko translataion 2021-12-03 06:11:18 +09:00
DB p
d72c685851 Remove Keyboard Image 2021-12-03 06:09:39 +09:00
DB p
5654ebb7aa Add wizard image in page 1
Rename "Welcome" button too "Wizard" in setting panel
2021-12-03 06:07:05 +09:00
DB p
009280514f Fix duplicated header 2021-12-03 05:14:37 +09:00
Kevin Zhang
610e9de921 Merge branch 'WelcomeWindow' of github.com:onesounds/Flow.Launcher into pr/849
 Conflicts:
	Flow.Launcher/WelcomeWindow.xaml.cs
2021-12-02 14:09:21 -06:00
Kevin Zhang
0d6a9c763f Revise the parameter assigning process & change navigation transition 2021-12-02 14:07:56 -06:00
DB p
85fbdd1808 Change Pages to ui:Page (modernWPF) 2021-12-03 05:05:11 +09:00
Jeremy Wu
2e6797937c
Merge pull request #741 from Flow-Launcher/add_windows_settings_plugin
Add WindowsSettings plugin
2021-12-02 22:12:10 +11:00
Jeremy
a4fd337856 remove unused icon image WindowsSettings.dark.png 2021-12-02 22:05:27 +11:00
Jeremy
7297c1be39 remove ControlPanel plugin 2021-12-02 22:00:21 +11:00
Jeremy
0250a28c9f update typo 2021-12-02 21:53:56 +11:00
Jeremy
b497f7bf52 remove WindowsSettings.json duplicate taskbar entry, update description 2021-12-02 21:44:13 +11:00
Jeremy
aad4fc1973 update subtitle's setting type display to System settings/Control Panel 2021-12-02 21:33:05 +11:00