DB p
d59bc6320a
Fix Recyclebin Glyph Icon
2022-09-13 09:11:17 +09:00
Jeremy Wu
c81dd32d99
Merge pull request #1365 from onesounds/CheckfreeSpace
...
Display Drive Space
2022-09-13 10:07:04 +10:00
Hongtao Zhang
d973470465
Remove restriction for plugin panel height
2022-09-12 14:39:36 -05:00
Jeremy
e23eb94caf
allow progress bar customisation via plugin
2022-09-12 08:05:03 +10:00
Hongtao Zhang
000c45bfa8
Refactor Explorer Code to fit the new architecture
...
1. Rename some method in QueryConstructor.cs by removing prefix and suffix
2. Split the logic of checking '>' to outer SearchManager.cs
3. Use IAsyncEnumerable for potential future improvement.
2022-09-10 10:45:41 -05:00
Jeremy Wu
b62ab1d0aa
formatting
2022-09-09 09:08:05 +10:00
DB p
eedcb4d8aa
Add commands and icon update
2022-09-08 20:45:26 +09:00
DB p
9cfb92b6f3
Change Shortcut each other (+-,[])
2022-09-08 18:09:21 +09:00
DB p
930e4e8207
- Add Open RecycleBin
...
- Add Open Desktop
- Add Open My Computer
2022-09-08 17:43:25 +09:00
DB p
16400ab7ff
- Add Ctrl+F12 to Toggle Game mode
2022-09-08 16:44:00 +09:00
DB p
19001a459e
Add Drag Test Code
2022-09-08 16:09:57 +09:00
Jeremy Wu
fa6cc2e497
Merge branch 'dev' into CheckfreeSpace
2022-09-08 09:27:26 +10:00
DB p
2ca2fe9d9e
- Add Quick adjust maxresultcount by CTRL+[ and ]
2022-09-07 14:45:07 +09:00
DB p
91c9397b0f
- Quick Adjust Width Size by Ctrl + Plus/Minus
2022-09-07 14:15:16 +09:00
DB p
e42c2b6020
Remember Settingwindow Size and Location
2022-09-07 13:11:46 +09:00
Jeremy Wu
05044ae00d
Merge pull request #1355 from onesounds/LimitWidth
...
Adjust Max Width Window Size
2022-09-07 08:07:54 +10:00
DB p
eb8aa77e75
- Add Progressbar color converter
...
- Colorized(red) when usage space 90% over
2022-09-07 00:28:49 +09:00
DB p
4bc3367e3f
- Add 'Free Space in drive'
...
- when Type "d:\", showing graph with free space.
2022-09-06 23:59:33 +09:00
DB p
61cdc73068
- Toggle Clock/Date Display in Theme Preview
2022-09-05 19:44:30 +09:00
DB p
7e0ef2a400
- Refresh Preview when Change Time/Date Format
2022-09-05 16:58:56 +09:00
DB p
7ae6f2ac7d
- Add Timeformat to changable list
2022-09-05 15:48:10 +09:00
DB p
8e6af08b4d
Add Clock/Date Format Combobox UI in settingswindow
2022-09-05 13:47:16 +09:00
DB P
5758d968ef
Merge branch 'dev' into clock
2022-09-03 12:45:04 +09:00
DB p
2f7e8e4251
Remove Guide LIne
2022-09-02 11:11:24 +09:00
Kevin Zhang
609e8e815c
Remove testing code
2022-09-01 18:57:01 -05:00
DB p
a2d9cb6f2d
- Adjust ResultListItem Layout for Large Window Size
...
- Change Window Max Width to 1920 from 900
2022-09-01 21:04:14 +09:00
DB p
d2332abd95
- Add Clock/Date in SettingWindow
2022-09-01 16:19:00 +09:00
DB p
9dc86fdfb4
- Add Clock/Date Colors in Themes
2022-09-01 11:44:09 +09:00
DB p
4bb6ea92ec
- Adjust Alignment and color
2022-09-01 11:08:04 +09:00
DB p
a8bdb34c55
- Adjust Clock Color
...
- Adjust Layout
- Add Clock/Date in Settings (data only)
2022-08-31 23:40:35 +09:00
DB p
5c2a88519b
- Adjust Date Cultural info
...
- Hide Clock when open context menu and history
2022-08-31 18:21:11 +09:00
DB p
3b0551ff37
- Add Clock Code
...
- Add Base Clock Style
2022-08-31 15:21:52 +09:00
Jeremy Wu
fabb396dec
Merge pull request #1328 from Flow-Launcher/update_about_icons
...
[Dev] Add icons to About tab
2022-08-31 14:53:22 +10:00
Garulf
bd1499b2d3
Add clip mask
2022-08-30 04:27:37 -04:00
Garulf
70ea6a89e3
Remove Icon X & Y hard coded dependency
2022-08-30 04:27:17 -04:00
Garulf
239c9d7a93
Add field to control if Icon uses rounded mask
2022-08-30 04:26:22 -04:00
Jeremy Wu
c74eafb9d5
Merge pull request #967 from Flow-Launcher/filewatcher
...
Auto re-index for Program and Bookmark plugins
2022-08-30 07:14:02 +10:00
Jeremy
202821824d
Merge remote-tracking branch 'origin/dev' into filewatcher
2022-08-30 06:19:41 +10:00
Jeremy Wu
2c790bf7e0
Merge pull request #1341 from Flow-Launcher/jsonrpc_empty_response
...
[Dev] Unregister Cancellation Event by disposing the delegate
2022-08-23 11:39:50 +10:00
Jeremy Wu
0c1aabb31c
Merge branch 'dev' into jsonrpc_empty_response
2022-08-23 11:33:59 +10:00
Hongtao Zhang
f6e6cd5a42
Fix Error Message for empty response
2022-08-21 22:09:56 -04:00
Hongtao Zhang
793b432d61
Use Length instead of Position to keep thing clear
2022-08-21 22:02:46 -04:00
Hongtao Zhang
74d9290944
Redesign exception stream handling and dispose stream to recycle
2022-08-21 22:00:42 -04:00
Hongtao Zhang
2b60422a6c
Cleanup Using
2022-08-21 20:59:31 -04:00
Hongtao Zhang
ddb25a253a
Unregister Cancellation Event by disposing the delegate
2022-08-21 20:58:17 -04:00
Jeremy Wu
7686f61645
Merge pull request #1337 from Flow-Launcher/jsonrpc_empty_response
...
suppress Jsonrpc empty response
2022-08-20 15:28:31 +10:00
Hongtao Zhang
c3dd3b1851
Suppress JsonRPC Empty Response Exception and refactor code
2022-08-18 09:37:41 -04:00
Hongtao Zhang
76d23aba9b
Suppress JsonRPC Empty Response Exception and refactor code
2022-08-18 09:34:53 -04:00
Hongtao Zhang
193ea552dd
Merge remote-tracking branch 'origin/dev' into explorerMerge
...
# Conflicts:
# Flow.Launcher.Test/Plugins/ExplorerTest.cs
# Plugins/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs
2022-08-16 21:38:15 -04:00
Hongtao Zhang
6423143c5c
Implement Everything AutoInstall
2022-08-16 21:32:49 -04:00