Commit graph

1854 commits

Author SHA1 Message Date
Jeremy Wu
08f7d040b9
remove commented out code 2024-04-24 22:46:50 +10:00
DB p
c6e4ae1151 Fix Language Refresh 2024-04-24 06:07:41 +09:00
DB p
d0381b4148 Add ScreenReader attribute for result 2024-04-24 05:46:48 +09:00
DB p
d2818db6bf - Fix Keyboard Navigation Control for Tray Menu
- Add Focus Style for toggle
2024-04-24 04:48:31 +09:00
Jeremy Wu
a9b4187969
New Crowdin updates (#2624)
* New translations en.xaml (Dutch)
[ci skip]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

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

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

* New translations en.xaml (Portuguese)
[ci skip]
2024-04-18 14:19:57 +03:00
Yusyuriv
9a6a68483b
Revert changes in SingleInstance.cs to prevent a difficult merge 2024-04-15 09:20:26 +06:00
Yusyuriv
f7bf681ee2
Replace using block with a using declaration in SingleInstance.cs 2024-04-11 13:54:50 +06:00
Yusyuriv
950b4c91d3
Code cleanup: Flow.Launcher/{Converters,Helper} 2024-04-11 13:20:38 +06:00
Kevin Zhang
4721b9758b
Merge pull request #2529 from Flow-Launcher/improve-context-menu-results-2
Improve context menu results
2024-03-31 11:49:16 -05:00
Kevin Zhang
664996177d
Merge pull request #2581 from AminSallah/dev
New API Instance (ReQuery)
2024-03-31 01:37:46 -05:00
Jeremy Wu
0cb80c4442
Merge pull request #2488 from flooxo/volume
feat: Add sound effect volume
2024-03-31 15:25:37 +11:00
AminSallah
627a4dc8ab
Merge branch 'dev' into dev 2024-03-28 04:04:19 +00:00
Jeremy Wu
a0f30ea639
Merge branch 'dev' into l10n_dev 2024-03-27 22:19:34 +11:00
Jeremy Wu
7161603856
Merge pull request #2585 from Flow-Launcher/longest-shortcut
match longest shortcut by default
2024-03-27 14:12:36 +11:00
Jeremy Wu
d8d006fee9
add comment 2024-03-27 13:56:10 +11:00
Jeremy Wu
3658f1537e New translations en.xaml (Slovak)
[ci skip]
2024-03-27 04:47:58 +11:00
VictoriousRaptor
b759de4753 Hide main window when dragging results. 2024-03-25 23:39:58 +08:00
Jeremy Wu
ca00a8fd47 New translations en.xaml (Dutch)
[ci skip]
2024-03-24 03:28:14 +11:00
AminSallah
2ab6055450
Merge branch 'dev' into dev 2024-03-20 19:18:17 +00:00
AminSallah
c0034d8e07
Remove unnecessary top class _reselect parameter 2024-03-20 21:17:24 +02:00
Hongtao Zhang
b2f7d34a4d fix weird issue 2024-03-20 12:26:39 -05:00
Hongtao Zhang
2d805e53bc revise structure 2024-03-20 00:47:14 -05:00
asafmahlev
10ebda8283 Added ctrl+shift+c 2024-03-18 12:11:25 +02:00
Florian Grabmeier
6057eae05b Fix missing using directive
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-03-13 12:59:59 +01:00
flox_x
029fe37930
Merge branch 'dev' into volume 2024-03-11 22:42:43 +01:00
AminSallah
ae84dae66d
ReQuery new param "reselect" 2024-02-25 04:13:09 +02:00
AminSallah
1d6c4cee2e
AddResults & UpdateResults new param "reselect" 2024-02-25 04:11:30 +02:00
AminSallah
e722927d9e
ReQuery method overloading, reselect flag. 2024-02-25 04:05:54 +02:00
Yusyuriv
455b221163 Code cleanup: Flow.Launcher/Converters — requested changes 2024-02-25 00:36:20 +06:00
Hongtao Zhang
3ddf0cf6f6 match longest shortcut by default 2024-02-24 12:10:25 -06:00
Yusyuriv
185695b9ae Code cleanup: Flow.Launcher/Converters 2024-02-24 09:52:03 +06:00
AminSallah
0522fc79f4
Add ReQuery Instance 2024-02-23 23:27:34 +02:00
AminSallah
8656eddf41
Change protection level of ReQuery instance 2024-02-23 23:25:29 +02:00
Jeremy Wu
c7bb6336fb
New Crowdin updates (#2566)
New translation updates
2024-02-22 12:45:34 +02:00
Garulf
3b8fc29d6f Remove unused code 2024-02-07 14:01:58 +08:00
Garulf
62a26ff0ca Move copying to appropiate sections 2024-02-07 14:01:58 +08:00
Jeremy Wu
77990f751d
Merge pull request #2528 from Flow-Launcher/fix-improve-query-paste
Prepend clipboard to query
2024-02-05 17:57:14 +11:00
Garulf
b77c9aad13 Use DataObject handler method 2024-02-04 16:02:53 -05:00
Garulf
e9dba45f82 Use caret position for inserted text 2024-02-04 14:33:00 -05:00
Garulf
7ada82afd1 Prepend clipboard to query 2024-02-04 10:23:37 -05:00
Garulf
8f5c7e1f96 Prepend actionkeyword to suggestions 2024-02-04 10:12:21 -05:00
Jeremy Wu
7c48202afa New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 20:34:01 +11:00
Garulf
b25c160aef Clear cached context menu when hidden 2024-01-23 19:51:57 -05:00
Garulf
93ce99f8d9 Avoid re-building context result is unchanged 2024-01-23 19:51:25 -05:00
Jeremy Wu
acebf04c4c
New Crowdin updates (#2494)
* New translations en.xaml (French)
[ci skip]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* New translations en.xaml (Spanish, Latin America)
[ci skip]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* New translations en.xaml (Spanish, Latin America)
[ci skip]

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

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

* New translations resources.resx (French)
[ci skip]

* New translations resources.resx (Ukrainian)
[ci skip]
2024-01-23 08:04:38 +02:00
Florian Grabmeier
04291fd0bd Update icons
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-17 10:45:16 +01:00
Florian Grabmeier
b52b2a0622 Fix open audio file only once
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-17 10:21:14 +01:00
Kevin Zhang
6aeec622ae
Merge pull request #2465 from Flow-Launcher/strip-newlines-for-multi-line-paste
Strip newlines for multi line paste
2024-01-15 20:05:37 -07:00
Florian Grabmeier
9d5f74ca8f Add sound effect volume
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 00:19:00 +01:00
NoPlagiarism
e6fb59e64a Add ToggleGameMode to system commands 2024-01-14 18:31:21 +05:00