Commit graph

8094 commits

Author SHA1 Message Date
DB p
e0cdc92766 Revert "Adjust Code"
This reverts commit 45dd84a3fa.
2024-06-06 06:02:26 +09:00
VictoriousRaptor
224a6b1ffe
Merge pull request #2755 from onesounds/dpi-per-monitor
DPI per Monitor
2024-06-05 23:27:44 +08:00
VictoriousRaptor
a11f243d8e
Merge pull request #2752 from onesounds/240603-robot-icon
Change App Error icon
2024-06-05 18:21:00 +08:00
DB p
3fe15c0d10 change UseWindowsForms to false from true 2024-06-05 07:32:23 +09:00
DB p
45dd84a3fa Adjust Code 2024-06-05 07:03:26 +09:00
DB p
ae0ec8ecf2 Revert "Fix blurry situation when changed dpi in some case"
This reverts commit 2869812a74.
2024-06-05 06:51:25 +09:00
DB p
c73f4f40f6 Merge branch 'dpi-per-monitor' into 240605-Fix-RightTop-Position 2024-06-05 06:48:23 +09:00
DB p
63ce735169 When using the “remember last position” setting, if the resolution or dpi has changed, the position will be rescaled proportionally 2024-06-05 06:42:33 +09:00
DB p
37ccf25940 Add Top Positioning per monitor 2024-06-05 04:53:31 +09:00
DB p
2869812a74 Fix blurry situation when changed dpi in some case 2024-06-04 20:02:36 +09:00
dependabot[bot]
24cc4757b4
Bump Microsoft.Data.Sqlite from 8.0.3 to 8.0.6
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.3 to 8.0.6.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.3...v8.0.6)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 22:40:45 +00:00
DB p
4865ae3b4f Fixed scroll wheel not working in the theme list 2024-06-04 06:50:08 +09:00
DB p
87c5a17aed Fix BorderClip for Last Item when Preview Open in Full Width Selection 2024-06-04 06:41:17 +09:00
DB p
75c46d6e10 Remove Preview BorderClip 2024-06-04 06:37:09 +09:00
DB p
b1ddc2cfe5 Adjust Theme Editor Size when IsChcked 2024-06-04 06:19:41 +09:00
DB p
7df98262c1 Merge branch 'dev' into 240518Adjusthemes 2024-06-04 05:47:41 +09:00
DB p
d35c96d8f2 Adjust Color 2024-06-04 05:15:58 +09:00
DB p
8fa9897990 Merge branch 'dev' into 240518Adjusthemes 2024-06-04 04:18:57 +09:00
DB p
f32e2bcbff Adjust System Themes Color 2024-06-04 04:14:00 +09:00
DB p
3bcd269207 Revert "Fix Wrong Item Focusing"
This reverts commit b37f21a4b5.
2024-06-04 04:07:59 +09:00
DB p
b37f21a4b5 Fix Wrong Item Focusing 2024-06-04 04:06:08 +09:00
DB P
7af3bd1560
Merge pull request #2751 from Flow-Launcher/prevent-new-query-when-exiting-context-menu
Don't re-run queries after returning from context menu
2024-06-04 02:45:32 +09:00
DB p
6e363bd0c8 Change App Error icon 2024-06-03 23:21:03 +09:00
Yusyuriv
7fbb091adb
Don't re-run queries after returning from context menu 2024-06-03 17:59:14 +06:00
Yusyuriv
f58c95057a
Theme metadata adjustments 2024-06-03 13:25:42 +06:00
Jeremy Wu
8e31b4a42d
Merge pull request #2748 from onesounds/240531-small-fix-setting-window
Small Fix in Setting window
2024-06-03 14:13:45 +10:00
Jeremy Wu
10076dd2e5
update wording 2024-06-03 14:06:13 +10:00
Jeremy Wu
4c3db63bc5
update wording 2024-06-03 14:02:31 +10:00
DB p
da38172227 Adjunst Windonws11 theme 2024-06-03 06:59:15 +09:00
DB p
f38d1cbb23 Adjust Window11 2024-06-03 06:53:36 +09:00
DB p
3a7f595822 - Adjust Themes / Preview Margin
- Fix GridSplitter Margin
2024-06-03 06:31:14 +09:00
Hongtao Zhang
4945ca1929 restore shortcut behavior 2024-06-02 13:46:23 -05:00
DB p
0d9f207915 Add FontIcon 2024-06-03 03:12:12 +09:00
Yusyuriv
4dcb35ee24
Convert SelectedTheme from string to record 2024-06-02 22:35:58 +06:00
DB p
aedb2d4227 Add Selected Item TextBlock 2024-06-03 01:21:43 +09:00
DB p
e28626abed Adjust Theme List Style 2024-06-03 01:16:37 +09:00
DB p
ea532a31fc Add Theme Info 2024-06-02 23:14:34 +09:00
DB p
ebe824b2f9 Rollback Default theme to win11light from win11system 2024-06-02 22:46:57 +09:00
DB p
20b0db3f30 - Change BlurAmount to Bool
- Adjust Theme List layout
2024-06-02 22:42:40 +09:00
DB p
f78521ea16 Merge branch 'add-theme-metadata' into 240518Adjusthemes 2024-06-02 21:28:11 +09:00
Yusyuriv
4ec7647d8c
Add theme metadata 2024-06-02 18:17:42 +06:00
DB P
a8fae4dcfb
Merge branch 'dev' into 240518Adjusthemes 2024-06-02 19:21:53 +09:00
VictoriousRaptor
7acd254c84 Use binding 2024-06-02 11:28:58 +08:00
VictoriousRaptor
5e5c64031e Use new style localization 2024-06-02 10:49:04 +08:00
DB P
502e1f951f
Merge branch 'dev' into 240531-small-fix-setting-window 2024-06-02 01:26:55 +09:00
DB p
cd32751f58 Fix Fullscreen Layout 2024-06-02 00:16:01 +09:00
DB p
e5a0203520 - Adjust Focus Style
- Adjust Sidebar Width (for long menu name)
2024-06-01 18:54:52 +09:00
DB p
7fb52e6271 - Add User Setting Folder in about
- Adjust ToggleSwitch VisualFocus
2024-06-01 18:34:17 +09:00
DB P
b95c96ba9e
Merge pull request #2747 from onesounds/240531-ExplorerIcons
Adjust Explorer Plugin's icon
2024-06-01 15:58:50 +09:00
VictoriousRaptor
5ec474cf38 Merge branch 'dev' into quicklook 2024-06-01 14:35:39 +08:00