Vic
e72810ca2c
Temporary fix for sharing violation
...
Sharing violation may occur when reindexing after deleting user added source, causing some uwp programs can't be indexed. Don't actually know why it happens. Try to fix it.
2022-10-21 15:45:00 +08:00
VictoriousRaptor
9d40053ae0
Merge branch 'dev' into FixProgramIcons
2022-10-21 01:11:45 +08:00
Vic
d533c5ee93
Try to find in Assets\ if logo doesn't exist
2022-10-21 01:01:07 +08:00
Vic
cbcae41d0a
bugfix
2022-10-20 20:54:16 +08:00
Jeremy Wu
b80b3ed0f8
Merge pull request #1367 from onesounds/PositionOption
...
Position Setting
2022-10-20 21:52:02 +11:00
Jeremy
8a5895f612
remove obsolete SearchWindowPositionSelectedIndexChanged
2022-10-20 21:44:33 +11:00
Jeremy Wu
00d95023cc
formatting
2022-10-20 21:37:56 +11:00
Jeremy
bcaa25ae03
update variable names to SearchWindowPosition
2022-10-20 21:34:05 +11:00
Jeremy
2f1dba8345
add Position Rest tool tip
2022-10-20 21:17:42 +11:00
Vic
463f417a42
bugfix
2022-10-20 18:16:46 +08:00
Vic
8a488ad88e
CA1829
2022-10-20 17:22:31 +08:00
Vic
cc1e32333c
Remove unnecessary Count()
2022-10-20 17:21:36 +08:00
Vic
7832ab6898
Remove ProgramSource()
2022-10-20 17:15:16 +08:00
Vic
bc54b07fdc
manually set win32 uid when construct
2022-10-20 17:00:18 +08:00
Vic
4da7a5e078
Remove DisabledProgramSource()
2022-10-20 16:55:14 +08:00
Vic
db67d3b925
Remove unnecessary Count()
2022-10-20 16:47:49 +08:00
Vic
4f2dc062d2
fix
2022-10-20 16:36:58 +08:00
Vic
c85af888f9
Make UID lowercase
2022-10-20 16:31:26 +08:00
Vic
81d295498b
Move ProgramSource definition
2022-10-20 16:15:56 +08:00
Vic
f806c23e57
Fix UWP icon missing issue
2022-10-20 02:30:58 +08:00
Vic
65db18ca91
Merge branch 'SearchProgramsInPATH' of https://github.com/VictoriousRaptor/Flow.Launcher into SearchProgramsInPATH
2022-10-19 19:04:03 +08:00
Vic
2672460cc8
Remove unused using
2022-10-19 18:53:12 +08:00
Vic
6791579494
Use Linq
2022-10-19 18:53:12 +08:00
Vic
d5d141f9db
Remove duplicate win32 programs
2022-10-19 18:53:12 +08:00
Vic
4334d28dc2
Change UI
2022-10-19 18:53:12 +08:00
Vic
afa01559b0
Text key update
2022-10-19 18:53:12 +08:00
Vic
a171addf4c
Disable recursive search for PATH folders
2022-10-19 18:53:12 +08:00
Vic
d90d115654
minor fix
2022-10-19 18:53:12 +08:00
Vic
e6c933851a
Fix typo
2022-10-19 18:53:12 +08:00
Vic
13a8f82bfe
Add PATH environment variable to program source
2022-10-19 18:53:12 +08:00
DB P
be4621a8b0
Merge branch 'dev' into DragandDrop
2022-10-19 19:37:32 +09:00
DB p
e9fc5086c9
Merge branch 'PositionOption' of https://github.com/onesounds/Flow.Launcher into PositionOption
2022-10-19 19:25:51 +09:00
DB p
17e6719944
Fix Positioning when use quickadjust
2022-10-19 19:25:00 +09:00
DB P
9490fd28a5
Merge branch 'dev' into PositionOption
2022-10-19 19:13:06 +09:00
DB p
c2e002be1e
Change default position to MouseScreenCenter
2022-10-19 19:09:51 +09:00
DB p
985003cff2
Rename Positioning function
2022-10-19 19:08:39 +09:00
Jeremy Wu
d646380f6e
Merge pull request #1490 from onesounds/RemoveICCChunk
...
Remove ColorProfileData in app_missing_img
2022-10-19 20:26:52 +11:00
DB p
f7eb99d776
Add Ignore ColorProfile Code
2022-10-19 14:39:27 +09:00
DB p
4d75e1b29a
Removed ColorProfile in ControlPanelIcon
2022-10-19 14:08:28 +09:00
DB p
2c87dd4481
Remove ColorProfileData in app_missing_img
2022-10-19 13:21:33 +09:00
DB p
21c944e833
Fix Conflict
2022-10-19 12:21:17 +09:00
DB p
88d84b4aae
Merge Dev
2022-10-19 11:02:56 +09:00
Jeremy Wu
4171fa126e
Merge pull request #1488 from Flow-Launcher/dependabot/nuget/Mages-2.0.1
...
Bump Mages from 2.0.0 to 2.0.1
2022-10-19 08:25:59 +11:00
dependabot[bot]
521e8976be
Bump Mages from 2.0.0 to 2.0.1
...
Bumps [Mages](https://github.com/FlorianRappl/Mages ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/FlorianRappl/Mages/releases )
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md )
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: Mages
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 21:06:58 +00:00
Jeremy Wu
1219174cc6
Merge pull request #1483 from Flow-Launcher/dependabot/nuget/NUnit3TestAdapter-4.2.1
...
Bump NUnit3TestAdapter from 4.0.0 to 4.2.1
2022-10-19 08:06:32 +11:00
Vic
58ad92b812
Revert changes in Settings.cs
2022-10-18 21:46:28 +08:00
Vic
fac76af685
Reindex when disable program from results
2022-10-18 21:30:55 +08:00
Vic
bcd2b8d658
bugfix
2022-10-18 20:25:43 +08:00
Vic
569f69a270
bugfix
2022-10-18 20:07:43 +08:00
Vic
dcec3611de
Fix button text issue
2022-10-18 19:28:12 +08:00