Commit graph

6239 commits

Author SHA1 Message Date
DB p
e154b12674 - Add GroupName
- Adjust Labels
2022-10-23 16:16:26 +09:00
DB p
d5be961975 Adjust margin 2022-10-22 18:17:33 +09:00
DB p
24ad8ed816 Adjust Strings and add guide text 2022-10-22 18:02:20 +09:00
DB p
c27761e59d - Adjust Strings
- Add Auto Hide Styles
2022-10-22 17:21:45 +09:00
DB p
b559ad1980 Adjust Text / Change Button / Add Layout 2022-10-22 15:39:40 +09:00
VictoriousRaptor
963c6eaae9
Merge branch 'dev' into FixProgramUID 2022-10-22 14:01:50 +08:00
DB p
4a15263a1e Changed the Icon 'IsHitTestVisible' 2022-10-22 11:25:26 +09:00
Vic
84b1c26369 Fix image file usage
See https://github.com/microsoft/PowerToys/pull/5109
2022-10-22 00:28:17 +08:00
Vic
d92ea580b2 CA1822 2022-10-21 18:39:03 +08:00
Vic
3362d1cba7 CA1825 2022-10-21 18:35:10 +08:00
Vic
02b23756ff set AppxPackageHelper to static 2022-10-21 18:34:49 +08:00
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