Commit graph

9876 commits

Author SHA1 Message Date
DB p
1b0fa24096 Merge branch 'DarkMode' into AdjustProgramPlugin 2021-11-29 00:42:51 +09:00
DB p
9297bac72f Adjust Color in SearchSourceSetting/ Remove Comment in SelectFileManager 2021-11-29 00:24:56 +09:00
DB p
ea4ae0cbf2 Add Listview Style Comment & Adjust button margin 2021-11-28 08:18:44 +09:00
DB p
12fdeffddd Adjust Popup Layout
Adjust Button Size
2021-11-28 07:37:08 +09:00
DB p
cb77fbfd7b Merge branch 'DarkMode' into AdjustProgramPlugin 2021-11-28 06:11:05 +09:00
DB p
113f15487a Adjust SettingPanel Layout 2021-11-28 06:09:36 +09:00
Kevin Zhang
d3d1f6faa7 Fix Unexpected Intercept result when multiple plugin register the global hotkey event 2021-11-27 14:26:20 -06:00
DB p
8343bc761d Add hide uwp/lnk path setting 2021-11-28 05:05:25 +09:00
Kevin Zhang
1c60b8e586 Use Function Pointer to handle the low level keyboard proc 2021-11-27 13:50:22 -06:00
DB p
6a911cb1a6 Adjust Height 2021-11-27 15:48:44 +09:00
DB p
da28c1a7ac Add MaxHeight 2021-11-27 15:48:23 +09:00
DB p
3e645cc145 Add MaxHeight 2021-11-27 15:47:20 +09:00
DB p
905c15bf79 Remove Setting Panel Size Limit 2021-11-27 15:46:50 +09:00
DB p
12cdf66ce9 Remove Setting Panel Size Limit 2021-11-27 15:44:49 +09:00
DB p
8a02049b56 Add Open Setting Hotkey (Ctrl+I)
Remove Unused Code
2021-11-27 14:52:28 +09:00
DB p
529246436d Merge Dev 2021-11-27 14:04:39 +09:00
DB p
16c6e8b4d2 Merge Dev 2021-11-27 14:04:32 +09: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
DB p
65fdca5890 Fix Priority NumberBox Color 2021-11-26 18:06:05 +09:00
Kevin Zhang
b4f06caef5 revert method removal 2021-11-25 15:54:00 -06:00
Kevin Zhang
16c30e9803 Refactor Shell Command 2021-11-25 15:47:11 -06:00
DB p
b6032ea2d9 Adjust Shadow Color 2021-11-26 01:40:20 +09:00
DB p
1d6e18f2fd Add Context Menu Style & Template for darkmode 2021-11-26 01:34:50 +09:00
DB p
ffa7e92b56 Adjust Disabled ContextMenu Color
Adjust Alignment in About Panel
2021-11-25 16:26:04 +09:00
DB p
c2887e285a Fix Color 2021-11-25 15:34:10 +09:00
DB p
ec03cc2c59 Fix Theme Item Selected Button Color 2021-11-25 13:30:10 +09:00
Kevin Zhang
3e25f35548 Merge branch 'DarkMode' of github.com:onesounds/Flow.Launcher into DarkMode 2021-11-24 21:50:46 -06:00
Kevin Zhang
84182fee0c Update SettingWindow.xaml.cs
Fix System Aware Theme and Code Refactor
2021-11-24 21:50:43 -06:00
DB p
b1bbe8aaac Add TextBlock Color / Adjust BookMarkPlugin Input Height 2021-11-25 12:14:20 +09:00
DB p
d1bf471117 fix Correct typos. (colr to color) 2021-11-25 11:53:22 +09:00
DB p
1dcb2731db Adjust Item list height 2021-11-24 21:00:08 +09:00
DB p
2b722852e4 Add Strings in about panel
Add github / docs link
2021-11-24 20:43:17 +09:00
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