Commit graph

5564 commits

Author SHA1 Message Date
VictoriousRaptor
a2c2da037f
Merge pull request #1492 from VictoriousRaptor/FixProgramIcons
Fix UWP icon missing issue
2022-11-11 14:00:11 +08:00
Jeremy Wu
66cdc88fd6
Merge pull request #1510 from onesounds/FixMemoryLeak
Fix memory leaks with Plugin store layout
2022-11-11 06:27:57 +11:00
DB p
07f82efceb Change Cancontentscroll in general tab / add flyout hidden in uninstall and update button 2022-11-09 12:38:43 +09:00
Hongtao Zhang
ad77ecdf02
Set VirtualizingPanel.ScrollUnit and ScrollViewer.CanContentScroll for other tab.
Close Flyout when clicking install
2022-11-08 11:05:58 -06:00
DB p
6e76d87f66 Add VirtualPanel in other scrollviews 2022-11-08 19:34:40 +09:00
DB p
03c9a1aab4 Merge branch 'FixMemoryLeak' of https://github.com/onesounds/Flow.Launcher into FixMemoryLeak 2022-11-08 18:46:06 +09:00
DB p
3a55cb452a Remove unused method 2022-11-08 18:45:58 +09:00
DB P
55d2bdd020
Merge branch 'dev' into FixMemoryLeak 2022-11-08 16:00:05 +09:00
DB p
3c1451e319 Change Plugin Store Icon Image Rendermode 2022-11-08 15:58:17 +09:00
DB p
e94136453c - Change Install UI
- Fix No Result in plugin store
- Adjust Store Item Focus Visual
2022-11-08 15:40:14 +09:00
VictoriousRaptor
77fff6ca6c
Merge pull request #1521 from Flow-Launcher/Shortcut
[Dev] Fix clipboard shortcut error when clipboard is empty
2022-11-08 13:07:17 +08:00
VictoriousRaptor
4a6e298549
Merge branch 'dev' into Shortcut 2022-11-08 12:41:44 +08:00
Vic
5a0e432cc2 Fix issue when clipboard is empty 2022-11-08 12:35:28 +08:00
Vic
903aec57c1 bugfix 2022-11-08 12:27:03 +08:00
Jeremy Wu
588ef4bb69
Merge pull request #930 from Flow-Launcher/Shortcut
Custom Query Shortcut + built-in variables
2022-11-08 08:59:30 +11:00
Vic
9ccdf597d9 change text textbox when expanding builtin shortcuts 2022-11-08 02:00:34 +08:00
Vic
224b1dfb21 Translate BuiltinShortcut desc 2022-11-07 20:04:13 +08:00
Hongtao Zhang
83fc4c8499
revert removal of snaptodevicepixels 2022-11-07 05:57:10 -06:00
Hongtao Zhang
d8b2083587
Virtualizing the plugin list 2022-11-07 05:55:29 -06:00
Jeremy Wu
49b9e97fcd
Merge pull request #1428 from onesounds/DragandDrop
Drag and drop
2022-11-07 21:41:46 +11:00
Jeremy Wu
6efd28874f add reset for query string 2022-11-07 21:34:22 +11:00
Jeremy Wu
9bbd01a1d7 add drag and drop for folders 2022-11-07 21:10:05 +11:00
Jeremy Wu
b47206e359 add requery to refresh the results after drag 2022-11-07 20:34:26 +11:00
Kevin Zhang
69bca5dff1
Merge branch 'dev' into DragandDrop 2022-11-06 10:32:55 -06:00
Vic
019019e513 Fix 2022-11-06 14:59:31 +08:00
Vic
5d3e6e02af Move dialog logic to vm 2022-11-06 14:52:21 +08:00
Vic
977ec33283 Move logic to viewmodel 2022-11-06 13:20:30 +08:00
Vic
7fe81b4438 Add text 2022-11-06 12:28:48 +08:00
Jeremy Wu
14c137aa40
Merge pull request #1516 from Flow-Launcher/update_stringmatcher_score_startstring
Score adjustment for a match that is closer to the start of string
2022-11-04 23:48:05 +11:00
DB p
629e7abd8f Adjust Color 2022-11-04 21:39:23 +09:00
DB p
212565a705 Adjust Layout 2022-11-04 21:00:00 +09:00
Jeremy Wu
92a9662671 add testing for tail end string match 2022-11-04 22:38:38 +11:00
DB p
1fe701fcfe Adjust Layout 2022-11-04 20:34:49 +09:00
Jeremy Wu
7d87292e24 add score adjust for a match that is closer to the start of string 2022-11-04 22:03:41 +11:00
Vic
44c541bd1e Fix path case in comparison 2022-11-04 16:01:14 +08:00
Vic
8d4a21ed95 Merge remote-tracking branch 'upstream/dev' into FixProgramIcons 2022-11-04 15:39:16 +08:00
Vic
473626f16e Fix duplicates when editing 2022-11-04 14:55:17 +08:00
VictoriousRaptor
3a56bf4e1a
Merge pull request #1514 from VictoriousRaptor/Fix1476
[Dev] Fix unwanted URL protocols and invalid programs in custom sources
2022-11-04 11:37:42 +08:00
Vic
b8a68febcd Check after merging all win32 programs 2022-11-04 01:50:28 +08:00
Vic
fc7ed31004 Use reference when editing 2022-11-04 01:44:23 +08:00
Vic
1296b0ec42 minor changes 2022-11-04 01:13:29 +08:00
Jeremy Wu
fbc3110fbe fix test output display 2022-11-03 22:33:36 +11:00
DB p
b1c8fa30ac Adjust Layout 2022-11-03 19:44:32 +09:00
Vic
165aa90da1 Fix indexing unwanted protocols in custom sources 2022-11-03 18:41:58 +08:00
Vic
0eedb7b0f4 renaming 2022-11-03 15:56:48 +08:00
Vic
12721bc091 Revert accidental change in Log.cs 2022-11-03 01:25:12 +08:00
Vic
3d36513bd6 Add MinHeight for ListViews 2022-11-03 01:17:25 +08:00
Vic
532f7ce3e2 Fix merging 2022-11-03 01:04:28 +08:00
Vic
cbbb3b8769 Merge branch 'dev' into Shortcut 2022-11-03 00:29:27 +08:00
Kevin Zhang
805680e250
Merge pull request #1511 from VictoriousRaptor/FixPluginManifestUpdateDev
[DEV][Plugins Manager] Remove await in updating plugin manifest to speedup startup
2022-11-02 10:49:43 -05:00