Dobin Park
3e250303a6
Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme
2021-09-28 12:15:43 +09:00
Dobin Park
46917eac98
but default hotkey color is not same subtitle color in classicthemes so I choosed and applied right color for classic themes.- Rollback Classic Skins
...
- change the code for compatible classic themes (You can use it without modifying the classic theme.)
- add default window radius(5) for classic themes
- add default hotkey color
- but still default hotkey color not same subtitle color in classic themes, (because base xaml can't read theme xaml) so I choosed right color for classic themes and applied it. I think it's not bad.
- New themes are used in a way that redefines the base code by changing and including it.
- The basic height and each item spacing had to be changed. This part should also be changed to a theme.
2021-09-28 12:14:11 +09:00
Dobin Park
3bc3563777
- Rollback Classic Skins
...
- change the code for compatible classic themes (You can use it without modifying the classic theme.)
- add default window radius(5) for classic themes
- add default hotkey color
- but still default
- New themes are used in a way that redefines the base code by changing and including it.
- The basic height and each item spacing had to be changed. This part should also be changed to a theme.
2021-09-28 12:04:24 +09:00
Dobin Park
c227ba38aa
- fix for build (recovery some item group)
2021-09-28 01:30:27 +09:00
Dobin Park
f83212a0dd
remove itemgroup in csproj.
2021-09-28 01:26:45 +09:00
Dobin Park
4ced99569d
- Delete Comment
2021-09-28 01:20:36 +09:00
Kevin Zhang
92c2281def
fix secondToEndSearch error
2021-09-27 09:02:24 -05:00
Dobin Park
f07a009108
- Add Textbox Caret Color
2021-09-27 22:41:32 +09:00
Dobin Park
53c04fd6b6
Fix Separator
2021-09-27 22:03:58 +09:00
Jeremy
96ab33bdea
fix winget update causing incompatibility with always retrieving latest
2021-09-27 22:23:46 +10:00
Dobin Park
c6f1a00846
adjust
2021-09-27 20:15:32 +09:00
Dobin Park
7789c1c949
adjust padding
2021-09-27 20:13:35 +09:00
Dobin Park
b07a4370dd
delete margin
2021-09-27 20:10:36 +09:00
Dobin Park
0c4755706e
Add Modern Theme
2021-09-27 20:06:58 +09:00
Dobin Park
3a0594f99b
- Changing Result item and hotkey layout
...
- Add Hightlight Styling
- Add New Themes and adjust classic themes
2021-09-27 20:00:46 +09:00
Jeremy
42e0b366c0
version bump
2021-09-27 20:57:59 +10:00
Jeremy Wu
25b4e2bc6a
Merge pull request #702 from Flow-Launcher/PluginHotkeyRequery
...
Implement Requery option and requery when calling customQueryHotkey
2021-09-27 14:06:03 +10:00
Jeremy
0123f5e930
add comment to clarify re-query
2021-09-27 14:01:14 +10:00
Kevin Zhang
cfbb884032
Merge pull request #3 from pc223/add-task-link
...
Add task links directly to WindowsSettings.json
2021-09-26 18:36:19 -05:00
Kevin Zhang
a69221622d
Merge branch 'main' into pr/pc223/3
2021-09-26 18:33:00 -05:00
Kevin Zhang
3ae9e161b2
Allow keyword search
2021-09-26 18:28:22 -05:00
Jeremy Wu
d37f8486a9
Merge pull request #699 from Flow-Launcher/useCDNForGithubFile
...
Use CDN for PluginsManifest
2021-09-27 07:44:33 +10:00
Jeremy Wu
9a488dc896
version bump PluginsManager
2021-09-27 07:39:49 +10:00
Kevin Zhang
54b5966e41
add default Parameter
2021-09-24 20:07:01 -05:00
Kevin Zhang
e13c64725d
Implement Requery option and requery when calling customQueryHotkey
2021-09-24 20:05:55 -05:00
Kevin Zhang
e5e8c48d51
Implement editing
2021-09-23 13:32:10 -05:00
Kevin Zhang
672616ef62
Rename Variable & adjust window size
2021-09-23 13:13:01 -05:00
Kevin Zhang
eac61fb40c
Add setting for Custom Browser Bookmark
2021-09-23 13:07:40 -05:00
Kevin Zhang
f64821eb1f
Use CDN for PluginManifest
2021-09-23 12:16:48 -05:00
Jeremy Wu
1cf2f1b06d
Merge pull request #698 from kubalav/translation-sk
...
Update Slovak translation
2021-09-23 23:24:55 +10:00
kubalav
f3329666fe
Version bump for Program plugin
2021-09-23 09:03:45 +02:00
kubalav
11bca43bb3
Update Slovak translation for Program plugin
2021-09-23 09:03:11 +02:00
Jeremy Wu
ad43456533
Merge pull request #679 from Flow-Launcher/add_restart_advanced_boot_options
...
Add Advanced Boot Options restart for Sys plugin
2021-09-23 12:24:54 +10:00
Jeremy Wu
1a7c1720d3
Merge pull request #663 from themike10452/dev
...
run as administration when holding ctrl and shift
2021-09-23 12:24:32 +10:00
Jeremy Wu
03166ecd55
Merge pull request #654 from Flow-Launcher/DependencyBump
...
Bump applicable nuget packages to latest versions
2021-09-23 12:24:22 +10:00
Jeremy Wu
10997095dd
Merge pull request #653 from Flow-Launcher/JsonRPCRefactor
...
Refactor JsonRPC structure
2021-09-23 12:23:03 +10:00
Jeremy Wu
f9cb33138e
Merge pull request #647 from Flow-Launcher/update_python_msg
...
update python message from install to download
2021-09-23 12:22:53 +10:00
Jeremy Wu
5b90d08486
Merge pull request #623 from Flow-Launcher/GlyphIcon
...
Add Glyph Icon Support
2021-09-23 12:22:42 +10:00
Jeremy Wu
661b8cf4f8
Merge pull request #621 from Flow-Launcher/add_quickaccess_actionkeyword
...
Add Quick Access action keyword for Explorer
2021-09-23 12:21:57 +10:00
Jeremy Wu
f3398c506b
Merge pull request #451 from Flow-Launcher/cacheProgramResult
...
Cache program result
2021-09-23 12:21:25 +10:00
Kevin Zhang
d51579967b
Further Refactor & add CustomBrowsers UI
2021-09-22 18:09:30 -05:00
Kevin Zhang
7ff9b688c9
Refactor Bookmark plugin
2021-09-21 13:50:51 -05:00
Kevin Zhang
6a0b190120
Fix Unassigned Terms
2021-09-20 21:51:07 -05:00
Jeremy
972ae27d89
Merge remote-tracking branch 'origin/dev' into DependencyBump
2021-09-15 21:18:56 +10:00
Jeremy
523eee87aa
Merge remote-tracking branch 'origin/dev' into JsonRPCRefactor
2021-09-15 21:18:22 +10:00
Jeremy
cfca962ba1
Merge remote-tracking branch 'origin/dev' into update_python_msg
2021-09-15 21:17:49 +10:00
Jeremy
d24379fc72
Merge remote-tracking branch 'origin/dev' into GlyphIcon
2021-09-15 21:16:27 +10:00
Jeremy
dd6b8f8c47
Merge remote-tracking branch 'origin/dev' into add_quickaccess_actionkeyword
2021-09-15 21:15:33 +10:00
Jeremy
675c45aa6c
Merge remote-tracking branch 'origin/dev' into cacheProgramResult
2021-09-15 21:00:30 +10:00
Michael Mouawad
3452ecf33b
remove unnecessary strings from languages files
2021-09-13 19:44:10 +03:00