Commit graph

968 commits

Author SHA1 Message Date
tech189
e863860177 Fix spellings in translation keys 2022-01-11 22:09:58 +00:00
Hongtao Zhang
074ef63216 use resources for raising top most success message 2022-01-10 16:20:55 -06:00
Jeremy Wu
78f3008c32
Merge pull request #951 from Flow-Launcher/fix_browser_l10n_warnings
Fix incorrect text for "New Tab" and "New Window" buttons
2022-01-05 21:02:40 +11:00
Jeremy Wu
8d71b433de
Merge pull request #948 from Flow-Launcher/update_plugin_language_list
Update plugin language list + update flow's website
2022-01-05 20:43:01 +11:00
Jeremy Wu
67f7eed7e4
Merge pull request #952 from onesounds/FixToggleSwitchCircle
Fix Toggle Switch Knob (White Circle) Positioning
2022-01-05 19:58:07 +11:00
Jeremy Wu
bdf81d6af1
Merge pull request #917 from onesounds/DisplayHotkeyInTray
Display hotkey in tray context menu
2022-01-05 19:43:54 +11:00
Jeremy Wu
f5a73dce07
Merge pull request #911 from Garulf/change-icon-based-on-plugin
Plugin activation icon
2022-01-05 19:25:02 +11:00
DB p
6c595e65c6 - Adjust Priority Button Margin 2022-01-04 00:12:27 +09:00
DB p
504dae3b90 - Adjust Priority Button Position 2022-01-04 00:06:36 +09:00
DB p
2a093fff84 - Change Toggle Switch Flow (LTR from RTL)
- Change Open Theme Folder Button Width to Responsive
2022-01-03 23:48:54 +09:00
Ioannis G
845d9e51d9
stop using obsolete SearchWeb methods internally 2022-01-03 15:25:38 +02:00
Ioannis G
f6fd982a37
l10n/fix: "new browser/tab" keys are mixed up 2022-01-03 14:50:28 +02:00
Jeremy
04241263ee format 2022-01-03 00:08:30 +11:00
Jeremy
6674302de7 update flow's url 2022-01-02 23:34:56 +11:00
Jeremy Wu
c2d992d49e
Merge pull request #890 from onesounds/RemovePathHighlight
Remove Subtitle Highlight
2022-01-01 22:00:02 +11:00
Hongtao Zhang
b0a86ce4a5 fix move cursor to the end when it is not called from main thread 2021-12-31 14:40:08 -06:00
Kevin Zhang
701a5d444b
Update translations from Crowdin(#880)
* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]
2021-12-31 18:07:05 +11:00
Hongtao Zhang
aedb73837c Use Dynamic resource for NewTab & NewWindow 2021-12-28 07:30:12 -06:00
Jeremy Wu
47c4023c2c
Merge pull request #918 from Garulf/fix-offset-suggestion-text
Add offset to suggestion text hide calculation
2021-12-20 22:00:37 +11:00
Jeremy Wu
83a357affb
Merge pull request #908 from Flow-Launcher/FixNullReferenceError
fix calling mainwindow animation after loaded
2021-12-20 21:06:53 +11:00
Jeremy Wu
301dd612d4
lowercase variable name 2021-12-20 21:05:49 +11:00
Jeremy
58317b7d3f rename showSound to animationSound 2021-12-20 20:58:50 +11:00
Garulf
85c58a9618 Derive offset from Right side Textbox padding 2021-12-20 03:12:41 -05:00
Garulf
c3ceed1271 Revert "Allow adjustment of offset in settings file"
This reverts commit aafbdebb9b.
2021-12-20 02:27:18 -05:00
Garulf
aafbdebb9b Allow adjustment of offset in settings file 2021-12-20 02:20:26 -05:00
Jeremy Wu
7841b6faae
Merge pull request #922 from onesounds/FixPrivateText
Correct the typo (private, bookmark)
2021-12-20 07:29:57 +11:00
DB p
c3e3eec4db Fix Priviate to Private 2021-12-20 03:31:10 +09:00
Hongtao Zhang
65106719c7 Refacotr code
Move animation and sound to MainWindow instead of MainViewModel
2021-12-19 12:22:22 -06:00
Kevin Zhang
b487b6b10c
Update Flow.Launcher/ViewModel/MainViewModel.cs
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2021-12-19 11:57:25 -06:00
Garulf
aa850ff0e8 Incease offset to fix context menu triggering alignment issue 2021-12-19 10:15:39 -05:00
Garulf
9bf75688fa Add offset 2021-12-19 09:54:41 -05:00
DB p
45858c8fb5 Add Hotkey in tray context menu 2021-12-19 22:55:17 +09:00
DB p
4baf205100 Fix Image Render 2021-12-17 22:05:46 +09:00
DB p
4427260627 Add PluginActivationIcon 2021-12-17 21:52:51 +09:00
Garulf
861e5cb5c9 Hide SearchIcon if plugin activated 2021-12-17 07:48:29 -05:00
Garulf
82419508c8 Clear icon on empty query 2021-12-17 06:33:26 -05:00
Garulf
2c73a5b9c0 return null if not a plugin activated 2021-12-17 06:29:08 -05:00
Garulf
007a3ea3cd Trigger on plugin 2021-12-17 06:23:19 -05:00
Hongtao Zhang
04c92b05ee Delay till assign to Current.MainWindow 2021-12-15 20:39:45 -06:00
Hongtao Zhang
739bf2036e Delay Hotkey register & use safe way calling mainwindow animation 2021-12-15 20:36:04 -06:00
DB p
f63f221554 Change CustomHotkey/Install Buttons in Setting windows to responsive 2021-12-16 00:52:23 +09:00
DB p
48ef53f8d7 Change CustomQueryHotkeyWindow to Responsive 2021-12-16 00:38:57 +09:00
DB p
155156f7f1 Add String in ContextMenu 2021-12-15 19:41:51 +09:00
DB p
21ddf4c9ef Add Korean Strings 2021-12-15 19:02:01 +09:00
DB p
70e48af298 Update Korean language 2021-12-15 18:56:41 +09:00
DB p
99650638d8 Adjust Color Scheme Button Size 2021-12-15 13:36:04 +09:00
DB p
c82306fa5e Add Default Browser Setting Strings in Portugee 2021-12-15 12:48:56 +09:00
DB p
f279c2099c Adjust File Manager Window 2021-12-15 12:40:40 +09:00
DB p
5a75f7658a Change Default Browser Area to responsive 2021-12-15 12:14:22 +09:00
DB p
213396b382 Change Plugin Information area to responsive 2021-12-15 11:36:45 +09:00