Commit graph

4453 commits

Author SHA1 Message Date
Jeremy Wu
4f5eb2b454
Merge pull request #823 from Garulf/install-from-url
Detect URL and install using Plugin Manager
2021-11-29 06:23:19 +11:00
Jeremy
07aebaeeaa Merge branch 'dev' into install-from-url 2021-11-29 06:18:16 +11:00
Jeremy
ea179e5455 shorten version compare logic 2021-11-29 06:06:08 +11:00
Jeremy Wu
5e57d73a4d
Merge pull request #810 from onesounds/RealFinalAnimation
Add Animation and Sound / Fix Last Executed Position
2021-11-27 13:57:12 +11:00
Jeremy
091b4afe4e switch to use main window's Show method 2021-11-27 13:51:45 +11:00
Jeremy
c94a04b3e1 refinements to delay and show hide toggle 2021-11-27 13:38:47 +11:00
DB p
49b3a026d1 Adjust Animation Time 2021-11-27 02:17:34 +09:00
Garulf
2edc345892 Fix or condition 2021-11-24 02:06:39 -05:00
Jeremy
7b4867d2eb prevent re-triggering on deactivated
case where without it the toggle hidden is fired and then ondeactivated is also fired but with delay, and hides the window again
2021-11-23 19:46:34 +11:00
Jeremy
76efdfcff0 version bump PluginsManager 2021-11-22 19:45:21 +11:00
Jeremy
48c0f21a24 only msg plugin download & install succes/failure 2021-11-22 19:43:14 +11:00
DB p
df4f94fdee Adjust Delay for ondeactivated 2021-11-22 17:18:48 +09:00
DB p
4df1e418d7 Revert "- Remove visible/collapsed code (only using opacity)"
This reverts commit e282fc5d38.
2021-11-22 16:49:06 +09:00
DB p
e282fc5d38 - Remove visible/collapsed code (only using opacity)
- Remove All Delay
2021-11-22 15:45:08 +09:00
DB p
e30af374c9 Adjust Delay Duration to fix blink 2021-11-22 14:18:14 +09:00
Jeremy
7868d62974 update test 2021-11-21 17:16:46 +11:00
Jeremy
c7e77e3912 add tests for loading unique metadata method 2021-11-21 16:54:30 +11:00
Jeremy
a07252cc04 add ability to switch off warning when unknown source
fixed search terms to show with out to lower
2021-11-21 16:09:49 +11:00
Jeremy
ebf9ef1d80 add check downloaded plugin zip has same or lesser version 2021-11-21 13:31:43 +11:00
DB p
3eeac915c3 Add Animation in Glass Icon 2021-11-21 00:04:34 +09:00
Jeremy
a796ac4c61 add capability to only load unique plugins with the highest version 2021-11-21 00:06:53 +11:00
Jeremy
4eeaaec3c7 fix naming when installed from url source 2021-11-20 21:26:56 +11:00
DB p
89677ffbeb Merge branch 'RealFinalAnimation' of https://github.com/onesounds/Flow.Launcher into RealFinalAnimation 2021-11-20 18:40:32 +09:00
DB p
3c78802eae - move sound play code to animator from show
- Adjusting the delay time.
- Delete unused code.
- Process so that there is no delay when the animation settings are turned off. (Exclude erasing queries.)
2021-11-20 18:40:21 +09:00
Jeremy
73c1031e0f append new guid as zip and file name, update error messaging 2021-11-20 20:01:57 +11:00
Jeremy
99405395ec add plugin installation notifications 2021-11-20 18:47:10 +11:00
Jeremy Wu
23ba5e9087
Merge branch 'dev' into RealFinalAnimation 2021-11-20 18:27:12 +11:00
Jeremy Wu
b51e5d2583
Merge pull request #824 from onesounds/GamingMode
GameMode
2021-11-20 17:59:53 +11:00
Garulf
2e2d2591d7 Block install if manual install exists 2021-11-19 10:59:32 -05:00
Jeremy
8102a53d48 updated toggle game mode 2021-11-19 23:06:02 +11:00
DB p
8f1a9bfa94 Remove Save in OnDeactivated 2021-11-19 19:34:49 +09:00
DB p
476d2058a2 Add GameMode 2021-11-19 15:43:47 +09:00
Dobin Park
7a0ef5c68a
Update Flow.Launcher/Languages/en.xaml
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-11-19 14:25:19 +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
DB p
45250437fd Change Icon uniform property from uniformtofill (Fix wide icon cut) 2021-11-19 11:12:22 +09:00
DB p
eaf0649d97 Add Delay to Opacity when Main Window Deactive 2021-11-19 09:17:48 +09:00
Garulf
cf056a92c0 Filename as title for result 2021-11-18 11:47:21 -05:00
Garulf
8c50d13aa5 Use correct icon 2021-11-18 11:40:06 -05:00
Garulf
092b4593f8
Detect URL and install 2021-11-18 10:35:45 -05:00
DB p
a301d8efab Adjust Position Update Timing 2021-11-18 11:06:00 +09:00
DB p
0cb3d053ea Merge branch 'dev' into RealFinalAnimation 2021-11-16 14:56:51 +09:00
DB p
7107386eaf - Fix First Launch Position to Center
- Move HideStartup code to MainWindow from app.xaml.cs
2021-11-16 14:54:58 +09:00
DB p
e8e139304e Change UseSound to Default. 2021-11-16 08:16:58 +09:00
Jeremy Wu
8f8636a9e9
Merge pull request #812 from Flow-Launcher/NotificationVersion
[dev] NotificationVersion
2021-11-16 09:20:52 +11:00
Jeremy Wu
f5f23d98bc
Merge pull request #811 from kubalav/translation-sk
Update Slovak translation
2021-11-15 17:37:08 +11:00
Dobin Park
83a678021f
Merge pull request #815 from onesounds/FixPixelateIconPluginStore
Change Icon Render in plugin /  plugin store
2021-11-15 08:46:17 +09:00
DB p
add99c4d6d - Change MainwindowVisibility to using show()
- HotkeyMapper, CustomQueryHotkeySetting.
2021-11-14 18:13:03 +09:00
DB p
a2600af2eb - Add Show() function and seperate toggleflow()
- Change ShowMainWindow to using Show() (for Fix plugin install button)
2021-11-14 17:45:56 +09:00
DB p
f8cfa7c45a Remove Resize Settting window code (It made weired blink when open setting window) 2021-11-14 15:22:44 +09:00
DB p
abe4eec65d fix Wav output setting 2021-11-14 15:09:09 +09:00