Commit graph

4434 commits

Author SHA1 Message Date
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
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
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
DB p
3eeac915c3 Add Animation in Glass Icon 2021-11-21 00:04:34 +09: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 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
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
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
DB p
3d97f90033 Change Plugin/Store Icon Render 2021-11-14 14:51:40 +09:00
DB p
5a430bfc48 Change Wav to output 2021-11-14 13:39:45 +09:00
DB p
37858a4b4e Change Sound FIle 2021-11-14 13:35:53 +09:00
DB p
b17f12b99a change wav file to resource 2021-11-14 11:43:03 +09:00
DB p
e04944ffd6 Merge Dev 2021-11-14 11:35:28 +09:00
DB p
838d6c5571 Remove Left Positioning Code in animation 2021-11-14 11:32:39 +09:00
DB p
42f1b57427 - Change Setting Window Size to responsive 2021-11-14 11:30:25 +09:00
DB p
15266f2585 - Add time for hide when open setting (using context menu)
- Adjust String
2021-11-14 09:13:56 +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
4ded458aba increase platform required for win10 notification 2021-11-13 15:40:17 -06:00
Kevin Zhang
ca2d696791 Remove redundant animation and potential position change 2021-11-13 15:16:02 -06:00
Kevin Zhang
6744e21775 Remove some unused code 2021-11-13 14:48:46 -06:00
DB p
4a8696268d - Fix RememberLastPosition when Re-Excute 2021-11-14 04:54:17 +09:00
DB p
037c3439b5 - Change InitializePosition for load setting
- add Save Position in onclosing
- Remove Debug Log write
2021-11-14 02:09:25 +09:00
kubalav
30964e1fa6 Update Slovak translation 2021-11-12 13:27:49 +01:00
DB p
6d8ee64117 - Change trigger animation Timing
- Change HideOnStartup using Animator
2021-11-12 13:02:59 +09:00
DB p
f1222f948f Fix Positioning when turn on remember last launch position 2021-11-12 12:14:37 +09:00
Jeremy Wu
1ab9c085af
Merge pull request #805 from Flow-Launcher/change_default_theme
change the default theme for fresh install
2021-11-12 13:41:18 +11:00
DB p
5a969b212f Add InitPosition in WindowAnimator 2021-11-12 09:18:16 +09:00