Commit graph

216 commits

Author SHA1 Message Date
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
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
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
Florian Grabmeier
9d5f74ca8f Add sound effect volume
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 00:19:00 +01:00
Garulf
e8d4afbf31 Use ChangeQueryText func 2023-12-26 09:59:01 -05:00
Garulf
db6e54160f Handle clipboard paste event if text 2023-12-26 09:46:46 -05:00
Alex Davies
9d0474585d Refactored to describe via discrete speed settings
Can now select either Slow, Medium or Fast, or a user-defined Custom speed for the animation. Additionally, the speed is hidden when animations are disabled.
2023-06-23 18:42:36 +01:00
Alex Davies
bb7023ab25 Added Animation Length slider
Added a slider in Appearance to adjust the length of the open animation for the launcher. By default the animation should be the same as it was previously (the first part of the animation is about 10ms shorter so that the ratio is simpler - 2/3 instead of 25/36)
Currently only has language support for English and the length is adjustable from 100ms to 2000ms in steps of 10.
2023-06-23 03:15:30 +01:00
Jeremy Wu
6f7c3eba4d add option to suppress notification when calling copy 2023-06-11 21:59:08 +10:00
Jeremy Wu
2b862f702a Make CopyToClipboard generic 2023-06-09 19:59:49 +10:00
Jeremy Wu
1ff328be03 update copy calls to use API CopyToClipboard method 2023-06-08 22:46:37 +10:00
Garulf
c631895211 Copy selected query text if there is a selection 2023-06-04 17:22:49 -04:00
Garulf
f992729147 Provide CopyText field instead of empty string 2023-05-19 00:56:33 -04:00
Vic
eaae3b9ee3 Save settings and image cache when closing main window 2023-04-24 23:11:15 +08:00
Vic
4092ef83ea Formatting 2023-03-20 20:31:49 +08:00
Vic
115d3a58f4 Add custom monitor number selection combobox 2023-03-20 17:50:53 +08:00
Vic
278f0eba30 Remove comment 2023-03-16 14:41:58 +08:00
Vic
b9bdbd9c6e Fix custom position 2023-03-16 14:41:14 +08:00
Vic
a337c8a326 Refactor multi monitor support 2023-03-16 12:18:00 +08:00
DB P
a5dcccdb2d
Merge branch 'dev' into PrimaryMonitor 2023-03-13 12:43:45 +09:00
DB p
55b247f540 - Add Primary/Second/Custom Position in window position setting
- Adjust Strings
- Rename WindowPosition Setting
2023-03-13 12:29:52 +09:00
DB p
597a94cce4 Code changes related to sound playback (changing the media player to a sound player) 2023-03-05 00:43:43 +09:00
Hongtao Zhang
48d3193876
Fix spelling 2023-01-09 09:56:48 -06:00
Vic
24349d5072 Merge remote-tracking branch 'upstream/dev' into LazyLoadPreview 2022-12-25 13:16:41 +08:00
Vic
47d109cbe1 Refactor toggle game mode logic 2022-12-23 14:36:47 +08:00
Vic
b1eb191044 Formatting 2022-12-23 14:36:47 +08:00
Vic
23de7cfdb2 Delete unused function 2022-12-23 13:29:33 +08:00
Vic
f2101026c3 Use KeyBinding in xaml 2022-12-23 13:29:33 +08:00
Vic
7f0e735cb6 Use data binding 2022-12-23 13:29:32 +08:00
Vic
ce303156fb Use binding for ime conversion mode 2022-12-20 22:35:07 +08:00
DB p
5cc4a36762 Add StartEn Setting 2022-12-20 13:35:20 +09:00
DB p
1d6a0b4028 formatting 2022-12-17 20:16:29 +09:00
DB p
b55d430bf8 Adjust Progress Line 2022-12-17 20:13:18 +09:00
DB p
a299f36a41 Adjust Progressbar 2022-12-17 18:37:24 +09:00
DB p
2fda16cfd4 Remove Progressbar / Add Progress Ring 2022-12-17 14:11:01 +09:00
Hongtao Zhang
906d0e8c5a
remove Dispatcher guide since it is ensured to be called after QueryText change (Attempted) 2022-12-11 11:04:01 -06:00
Hongtao Zhang
c5056a7a5c
Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into fix_shell_and_change_query 2022-12-07 22:07:56 -06:00
Hongtao Zhang
e5e393f911
Wrap some call with Dispatcher and let shell use Task.Run to show the window and change the query (which is semislow) 2022-12-07 21:13:07 -06:00
VictoriousRaptor
e2a46ed8e3
Merge branch 'dev' into ImagePreview 2022-12-05 13:20:35 +08:00
DB p
65d4aeddea - Fix Display Preview Panel when First Launch
- Change Setting glyph and description
2022-11-26 03:51:21 +09:00
DB p
00a4d62b22 - Temp Fix Confict / Change F2 to F1 2022-11-25 22:03:17 +09:00
DB p
14bb856639 Merge Dev 2022-11-25 21:30:17 +09:00
Hongtao Zhang
5f9703ee88
Merge remote-tracking branch 'origin' into explorerMerge 2022-11-24 14:54:36 -06:00
DB p
2daf1ff2b3 - Adjust Animation / Formatting 2022-11-22 02:49:10 +09:00
Hongtao Zhang
48aaf3a7db
fix right click not working (and refactor left click) 2022-11-18 23:15:02 -06:00
DB p
cdb583cb59 Merge Dev 2022-11-19 00:08:10 +09:00
DB p
9be732279f Add icons / Change "Flow Launcher Settings" to "Settings" in context menu 2022-11-18 03:13:44 +09:00