DB p
70a2a5ca73
Add New Themes
2021-11-24 19:56:11 +09:00
DB p
ea3dfe81c7
Merge branch 'dev' into DarkMode
2021-11-24 19:47:28 +09:00
DB p
64f1e28baa
Add System Base Theme & Color Palette
...
Adjust Default Themes
Change Default theme to Win11System from Win11Light
2021-11-24 18:50:21 +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
DB p
6aefca2e0e
Remove OS theme detection code
...
Add some string
change enum location
2021-11-23 15:44:26 +09:00
DB p
92ee7638d8
Add Darkmode in setting
...
Add System darkmode detection helper
Add InitializeDarkmode in onload
2021-11-23 14:33:11 +09: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
Jeremy
a7ef5895b7
update StartInfo arguments if cmd shell type
2021-11-18 06:15:38 +11:00
Jeremy
8cf93907e9
update comment
2021-11-18 05:59:37 +11:00
Jeremy
ef56d91c2f
add filename param to ShellRun command for running other shell types
2021-11-18 05:56:51 +11:00
Jeremy
3e38a9035c
version bump plugins
2021-11-17 21:07:44 +11:00
Jeremy
02d101a30b
fix formatting
2021-11-17 21:04:00 +11:00
Jeremy
a6ddaf9ff9
Merge branch 'dev' into JsonRPCShellRun
2021-11-17 21:02:32 +11:00
Jeremy
ae7de8db09
refactor to use ShellCommand
2021-11-17 21:00:36 +11:00
DB p
ef71f6dee2
Fix Plugin List Color in Light Mode
2021-11-17 16:59:09 +09:00
DB p
1b7c9d3061
Add Darkmode item in setting window
...
Darkmode Actionkewords popup
2021-11-17 16:43:12 +09:00
DB p
dbd8d852a6
Merge Dev
2021-11-17 15:14:10 +09:00
DB p
7333b57109
- remove Bookmark/websearch setting panel hardcoded bgcolor
...
- Adjust Colors in settingwindow
2021-11-17 15:04:57 +09:00
DB p
c725181eee
Darkmode CustomQueryHotkey/HotkeyControl
2021-11-17 14:39:10 +09:00