Commit graph

7770 commits

Author SHA1 Message Date
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
2869812a74 Fix blurry situation when changed dpi in some case 2024-06-04 20:02:36 +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
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
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
DB p
90416c1afa Adjust "Fixed Window Height" string 2024-06-01 04:19:16 +09:00
DB p
41b9068dd7 - Adjust item margins
- Add subtext for "hideOnStartup"
2024-06-01 04:17:05 +09:00
DB p
a02a95896e - Adjust Accent Button Style 2024-06-01 03:08:14 +09:00
DB p
59fb0e5849 - Change Explorer Plugin Icon
- Add Glyph Icons for context menu in explorer plugin
- Adjust WebSearch sub icons
2024-05-31 23:49:13 +09:00
DB P
8972d9e51a
Merge pull request #2741 from onesounds/240529-FixPreviewFit
Adjust Preview Panel
2024-05-31 10:43:38 +09:00
DB P
40dbc553a1
Merge branch 'dev' into 240529-FixPreviewFit 2024-05-31 05:24:21 +09:00
DB P
870c2ba965
Merge pull request #2745 from onesounds/240531-TrayIcon
Tray Icon for dev
2024-05-31 05:14:51 +09:00
DB P
6920f4d2a4
Merge pull request #2746 from Flow-Launcher/suppress-image-cache-exception
Suppress Binary Storage Exception
2024-05-31 05:10:50 +09:00
Hongtao Zhang
90fb2051c9 suppress BinaryStorage.cs exception when loading 2024-05-30 14:21:07 -05:00
Kevin Zhang
85270358ac
Merge pull request #2738 from onesounds/240529-Fix-SettingWindow-Centering
Fix Setting Window Centering Logic when First Launch
2024-05-30 12:15:29 -07:00
DB p
874418ae0d Add Dev Tray Icon 2024-05-31 01:48:29 +09:00
DB P
fe71d1e03b
Merge pull request #2743 from Zissue/patch-1
Fixed typo in README.md
2024-05-31 00:12:10 +09:00
Yusyuriv
29be504789
Implement temporary result list height increase when preview is on 2024-05-30 20:49:36 +06:00
Zixu
73f7f792bf
Fixed typo in README.md
'Exlporer' -> 'Explorer'
2024-05-30 16:00:45 +02:00
DB p
de8c8bde76 Fix Separator Trigger
Fix Resized trigger When Window Move
2024-05-30 16:18:37 +09:00
DB p
852dcc7723 Add MinHeight 2024-05-30 15:51:05 +09:00
DB p
3bf482999f Adjust Layout 2024-05-30 15:41:26 +09:00
DB P
fe7c3e47a1
Merge pull request #2740 from Flow-Launcher/new-image-cache
Change Caching Policy
2024-05-30 15:04:53 +09:00
DB p
9ff81adcc3 Fix MaxCahced count 2024-05-30 14:48:56 +09:00
Hongtao Zhang
3574dba046 Change Cache to LFU 2024-05-29 17:57:26 -05:00
Hongtao Zhang
b02c13905e Merge branch 'refs/heads/dev' into new-image-cache 2024-05-29 17:36:22 -05:00
DB p
045e82ded5 Remove unused style trigger 2024-05-30 03:29:35 +09:00
DB p
e322929cce Adjust Layout 2024-05-30 02:48:50 +09:00
DB p
5bb5f40726 Remove Normal Preview's Minheight 2024-05-30 01:17:39 +09:00
DB p
311829ea9c Add Preview MinHeight for too low result item case 2024-05-30 01:13:05 +09:00
DB p
105515eecb - Treat the preview panel height equal to the resultlist height
- Modify the image width to fit in the preview area if it is a media file
2024-05-30 01:00:14 +09:00
DB p
664dde9778 Remove FirstLaunchValue 2024-05-29 18:18:50 +09:00
DB p
2be21eeae6 Remove SettingWIndowFirstLaunch 2024-05-29 18:18:03 +09:00
DB p
6ad21bd636 Fix Logic 2024-05-29 18:16:35 +09:00
DB p
15255ddf14 Fix Logic 2024-05-29 17:40:56 +09:00
DB P
c4310f013f
Merge pull request #2737 from Flow-Launcher/impove-plugins-settings-pane-performance
Improve plugins pane performance in settings
2024-05-29 16:14:35 +09:00
Yusyuriv
bb5173ab01
Improve plugins pane performance in settings 2024-05-29 12:17:39 +06:00
DB P
3ae438aba2
Merge pull request #2727 from Flow-Launcher/fix-english-only-hotkey-registration-message
Fix startup error message when not able to register hotkey being English-only
2024-05-29 13:15:46 +09:00
DB P
3b540e0adc
Merge pull request #2733 from onesounds/240528_FixSize
Fix Saving Window Width
2024-05-28 18:34:19 +09:00
Yusyuriv
96f4153ed2
Correctly notify windows size change, use window left position for main window 2024-05-28 14:46:28 +06:00