Commit graph

5828 commits

Author SHA1 Message Date
Vic
23ecd39dc7 Separate custom & built-in shortcuts 2022-10-15 14:18:54 +08:00
Jeremy Wu
6592de9b5a update wording 2022-10-14 21:06:33 +11:00
Jeremy Wu
eef6878d92 fix minimum results to show 2022-10-14 20:46:53 +11:00
DB P
c733b95a8b
Merge branch 'dev' into clock 2022-10-14 13:06:26 +09:00
Vic
cde272ae4d Fix hard-coded text 2022-10-14 02:23:06 +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
523627986b Merge branch 'QuickSizeAdjust' of https://github.com/onesounds/Flow.Launcher into QuickSizeAdjust 2022-10-13 13:57:48 +09:00
DB p
833857d940 Fix Max/Min Logic 2022-10-13 13:57:42 +09:00
DB p
b9bc7002b0 Merge branch 'InstalledLabel5' of https://github.com/onesounds/Flow.Launcher into InstalledLabel5 2022-10-13 13:30:48 +09:00
DB p
6bcb8e5f3b Fix Button Align 2022-10-13 13:30:37 +09:00
DB P
5eca0963ea
Merge branch 'dev' into InstalledLabel5 2022-10-13 13:17:44 +09:00
DB P
5164c181ea
Merge branch 'dev' into QuickSizeAdjust 2022-10-13 09:32:40 +09: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
dependabot[bot]
7e48c26c0a
Bump FSharp.Core from 5.0.2 to 6.0.6 (#1466) 2022-10-12 20:32:39 +00:00
Jeremy Wu
35bed31718
Merge pull request #1463 from onesounds/DeleteIcon
Delete Icon to RecycleBin
2022-10-12 18:51:18 +11:00
DB p
3c8acaa659 Add "dash" in item for easy to read 2022-10-12 15:29:20 +09:00
DB p
ad50c38f06 - Add Positioning Reset in Tray 2022-10-12 15:29:16 +09:00
DB p
7653d0ea96 - Change String "Remember Last Launch Location" to "Remember Last Location" 2022-10-12 15:29:14 +09:00
DB p
4fae112c39 - Add LeftTop / RightTop Option
- Remove comment
2022-10-12 15:29:12 +09:00
DB p
a69bbacc53 - Adjust Top Positioning 2022-10-12 15:28:59 +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
Hongtao Zhang
50702d80cc
Refactor Clcok/Date code to viewmodel 2022-10-11 23:01:50 -05:00
Kevin Zhang
31daacbd39
Add github dependency bot (#486)
* Add github dependency bot

Add automatic check for dependency update

* Check Update Weekly

* ignore squirrel windows check

* Add automatically reviewer
2022-10-12 08:12:45 +11:00
DB p
b970fdc7f0 - rename LabelUpdate from LabelUpdated
- Changed 'New' logic.
- Fix order
- Adjust Strings
2022-10-12 00:08:13 +09:00
DB p
f1c2dfec12 Merge branch 'InstalledLabel5' of https://github.com/onesounds/Flow.Launcher into InstalledLabel5 2022-10-11 21:54:18 +09:00
DB p
6b2a78e1f2 - Add Uninstall / Update Btn
- Adjust Strings
2022-10-11 21:37:43 +09:00
Jeremy Wu
dac6ccfe0d
Merge pull request #1464 from Flow-Launcher/readme_prs_milestones
Update readme explaning prs and milestones
2022-10-11 22:15:20 +11:00
DB P
517d644434
Merge branch 'dev' into InstalledLabel5 2022-10-11 20:12:18 +09:00
Jeremy Wu
2d8de9b7a5
formatting 2022-10-11 21:40:25 +11:00
Jeremy Wu
912906bcb7
Update readme explaning prs and milestones 2022-10-11 21:32:41 +11:00
Jeremy Wu
3920574d87
Merge pull request #892 from Flow-Launcher/PluginSearchTextBox
Implement PluginSearch TextBox & ContentControl Lazy Load
2022-10-11 20:56:29 +11:00
Jeremy Wu
db71ffd691 remove obsolete calls 2022-10-11 20:48:54 +11:00
Jeremy Wu
7b1fb22a5b formatting 2022-10-11 20:36:11 +11: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
DB p
c79c1adfa9 Change Delete Icon to RecycleBin 2022-10-11 12:37:39 +09:00
DB p
682f5029a9 Remove Useless Size Value 2022-10-11 12:13:03 +09:00
DB p
3317bab029 Remove No Network Message in Noresult 2022-10-11 12:10:30 +09:00
Jeremy Wu
559920360e
formatting 2022-10-11 13:46:13 +11:00
Jeremy Wu
7c3e0e25c4
formatting 2022-10-11 13:37:58 +11:00
DB P
7839f0af4e
Merge branch 'dev' into QuickSizeAdjust 2022-10-10 15:38:57 +09:00
DB p
83262dea78 Fix MaxResultCount 2022-10-10 15:37:13 +09:00
DB p
644c56026a - Add MaxWidth Limit
- Size reflect to Slider
2022-10-10 15:33:33 +09:00
Vic
f3c4120395 Shortcut settings dialog preview & text & bugfix 2022-10-08 17:52:27 +08:00
DB p
b7e51e5e69 Fix Install Button 2022-10-08 18:32:42 +09:00
DB p
e3e0545c9d - Fix Mode to oneway
- Add sources
- Hide Updated label when LabelNew
2022-10-08 18:27:17 +09:00
Vic
e78994874a Text update 2022-10-08 17:01:18 +08:00