Commit graph

4226 commits

Author SHA1 Message Date
DB p
d1addc7ba6 Remove Auto HIde Scrollbar section 2021-10-23 19:41:21 +09:00
DB p
e5a7c862b8 - remove AutoHideScrollbar tooltip 2021-10-23 18:59:42 +09:00
Garulf
799ed81ef2
Update en.xaml 2021-10-23 05:44:12 -04:00
Kevin Zhang
82464b79c5 Remove deferred scroll option to enable direct scrolling 2021-10-21 22:31:33 -05:00
Kevin Zhang
3bacb3fc07 Revert "add scroll movement with drag"
This reverts commit f6d4736f1a.
2021-10-21 22:29:03 -05:00
Jeremy
f6d4736f1a add scroll movement with drag 2021-10-22 08:11:53 +11:00
Kevin Zhang
ef01cfe418 Merge branch 'PluginStore' of github.com:onesounds/Flow.Launcher into PluginStore 2021-10-21 12:21:09 -05:00
Kevin Zhang
fd70326b2d Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into PluginStore 2021-10-21 12:21:00 -05:00
DB p
ead14f240c - Redesign Priority Change Window
- Add Priority Window Title String
2021-10-21 14:55:54 +09:00
DB p
21931a8fd9 Add install string 2021-10-21 13:54:20 +09:00
DB p
4b63d8225d - Add a string where there's no string in setting window.
- Add some subtext in setting. (English needs to be corrected.)
- Add Korean translation
- Add Main window close string
2021-10-21 13:53:55 +09:00
DB p
d106f06501 - Add a string where there's no string in setting window.
- Add some subtext in setting. (English needs to be corrected.)
- Add Korean translation
- Add Main window close string
2021-10-21 13:48:31 +09:00
DB p
be0df4003a Merge branch 'PluginStore' of https://github.com/onesounds/Flow.Launcher into PluginStore 2021-10-21 10:17:50 +09:00
DB p
a452feb4c6 change plugin/plugin store scrollbar to autohidescrollbar. 2021-10-21 10:17:37 +09:00
Kevin Zhang
2c9646791e Fix QueryTime won't change by adding fody to Flow.Launcher.Plugin.csproj and add a delegate to trigger update once the avgquerytime is changed through querying 2021-10-20 14:50:46 -05:00
Kevin Zhang
e69b454139
Merge pull request #749 from onesounds/FixEmptyQuery
Fix empty query
2021-10-19 22:23:10 -05:00
Kevin Zhang
9a53015786 Refactor Code (Move all operation for mainviewmodel to ToggleFlowLauncher) 2021-10-19 22:10:37 -05:00
Jeremy Wu
f6f306efe4
Merge pull request #751 from Flow-Launcher/fix_bookmark_plugin_window_size
Dev: Fix Bookmark plugin settings browser edit
2021-10-19 06:02:14 +11:00
Jeremy Wu
2a68a41ef0
Merge pull request #681 from Flow-Launcher/QueryTermsRefactor
Fixes Typo TermSeparator & remove the actionkeyword in Terms
2021-10-18 08:10:03 +11:00
Dobin Park
da12a0616f Add style for toggle button 2021-10-17 11:44:25 +09:00
Kevin Zhang
52b3579525 Implement Install & Refresh Button
- Add ShowMainWindow API for IPublicAPI
2021-10-16 21:28:55 -05:00
Kevin Zhang
1ce31505a6 Merge remote-tracking branch 'upstream/dev' into PluginStore 2021-10-16 21:09:32 -05:00
Dobin Park
e784ea6b8d - Change store Item to toggle mode. when it one more click, it deselect.)
- Fix Website link in store. (Modify so that the link opens.)
- Fix the problem that changed the layout depending on the toggle status
2021-10-17 08:15:53 +09:00
Dobin Park
47749dfea2 change string "plugin" to "plugins" in tab menu 2021-10-16 08:12:01 +09:00
Dobin Park
80a76b0323 - Add Refresh Button (it need function binding) 2021-10-16 07:23:19 +09:00
Dobin Park
08f50ead51 - Add Website hyperlink to author 2021-10-16 07:04:35 +09:00
Dobin Park
364845a14c Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 13:41:45 +09:00
Dobin Park
e225c2bb7f - Remove duplicate method. 2021-10-14 13:41:31 +09:00
Dobin Park
a7ed67892a - Remove duplicate method. 2021-10-14 13:34:46 +09:00
Dobin Park
5aa86f3f43 merge 2021-10-14 10:46:12 +09:00
Dobin Park
c0a94e57ab Merge 2021-10-14 10:45:26 +09:00
Dobin Park
2cc3a799c6 Merge 2021-10-14 10:37:23 +09:00
Dobin Park
f77d45068d - change visibility call structure (like powertoy)
- add some opacity trick for empty query
- remove start animation
2021-10-14 10:35:57 +09:00
Dobin Park
8326ba9cfb - change visibility call structure (like powertoy)
- add some opacity trick for empty query
- remove start animation
2021-10-14 09:00:58 +09:00
Jeremy Wu
13917d177c
Merge pull request #754 from Flow-Launcher/fix_converter_casting_null
Dev branch: fix issue with converters casting to null values
2021-10-14 09:13:37 +11:00
Jeremy
9e31c77f30 fix issue with converters casting to null values 2021-10-14 08:49:02 +11:00
Dobin Park
c6e2dc840f Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 05:16:10 +09:00
Dobin Park
b96cac44d4 Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 05:16:06 +09:00
Dobin Park
c3353b3034 Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 05:03:46 +09:00
Dobin Park
60064ea78b Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 05:03:41 +09:00
Dobin Park
51028461de Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 02:59:53 +09:00
Dobin Park
ad186a320a On Load Animation (WIP) 2021-10-14 02:59:49 +09:00
Dobin Park
4a37900d49 On Load Animation (WIP) 2021-10-14 01:00:16 +09:00
Jeremy Wu
aeb9b96234
Merge pull request #753 from kubalav/translation-sk
Update Slovak translation for Browser Bookmark plugin
2021-10-13 22:42:27 +11:00
Vladimír Kubala
32cb242821
Update Slovak translation Brower Bookmark plugin 2021-10-13 13:37:19 +02:00
kubalav
9e3861ce67 version bump Browser Bookmark plugin 2021-10-13 13:10:44 +02:00
kubalav
6ffcdfe7d6 Update Slovak translation for Browser Bookmark plugin 2021-10-13 13:06:57 +02:00
Jeremy
c7c5990c2e fix edge bookmark loading 2021-10-13 21:49:26 +11:00
Dobin Park
6d20db4c57 Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-13 14:05:48 +09:00
Dobin Park
73696250e1 add Opacity value 2021-10-13 14:05:43 +09:00