DB p
|
e060e2f493
|
- Change Default Theme Name (win11Light to win11System)
- Change UseDropShadowEffect to true
|
2024-05-29 22:54:15 +09:00 |
|
DB p
|
82e99443ff
|
Rename Theme
|
2024-05-28 19:52:39 +09:00 |
|
DB p
|
6abc95de58
|
Merge Dev
|
2024-05-28 18:57:45 +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 |
|
Yusyuriv
|
f62561fe53
|
Don't save new window width if the window is hidden
|
2024-05-28 14:44:28 +06:00 |
|
Yusyuriv
|
52d142cb16
|
One-time binding for main window width
|
2024-05-28 13:54:30 +06:00 |
|
DB p
|
b87237fd6c
|
- Fix Window Width Save
- Removed Unused code
- Adjust MinWidth
|
2024-05-28 16:27:25 +09:00 |
|
DB P
|
c9061a4303
|
Merge pull request #2699 from onesounds/240514ResizableWindow
Resizable Window + Customize
|
2024-05-28 12:04:58 +09:00 |
|
DB P
|
e39a7ed2be
|
Merge branch 'dev' into 240514ResizableWindow
|
2024-05-28 10:06:03 +09:00 |
|
DB P
|
3d1434f66e
|
Merge pull request #2732 from Flow-Launcher/settings-comboboxes-realtime-localization
Real-time updates to ComboBox localization in general pane of settings after changing the language
|
2024-05-28 10:03:55 +09:00 |
|
Yusyuriv
|
cf97475734
|
Real-time updates to ComboBox in general pane of settings after changing the language
|
2024-05-28 04:32:01 +06:00 |
|
DB P
|
5f8d47cb69
|
Merge pull request #2730 from Flow-Launcher/fix-localization-for-toggleswitch-in-settings-general-pane
Fix ToggleSwitch localization in settings
|
2024-05-27 20:08:46 +09:00 |
|
Yusyuriv
|
cc9656c8a3
|
Fix ToggleSwitch localization in settings
|
2024-05-27 16:53:09 +06:00 |
|
Yusyuriv
|
218685d75c
|
Resizeable window PR: en.xaml correction
|
2024-05-27 13:47:17 +06:00 |
|
Yusyuriv
|
990f932b61
|
Resizeable window PR: remove GridSplitter
|
2024-05-27 13:32:24 +06:00 |
|
Yusyuriv
|
8c3ef711a0
|
Resizeable window: fixes after review
|
2024-05-27 13:09:22 +06:00 |
|
Kevin Zhang
|
aad9fdc1c5
|
Merge pull request #2700 from Flow-Launcher/jsonrpc-cleanup
add a close overload for jsonrpcpluginv2
|
2024-05-26 23:52:48 -07:00 |
|
Yusyuriv
|
2893487195
|
Appearance pane in settings: fix custom animation length TextBox not working
|
2024-05-27 12:32:46 +06:00 |
|
Yusyuriv
|
83bc664a30
|
Fix memory leak in ResultViewModel
|
2024-05-27 12:26:14 +06:00 |
|
Hongtao Zhang
|
b4a33479c6
|
dispose other stuff in finally block
|
2024-05-27 01:15:00 -05:00 |
|
Kevin Zhang
|
81f234e230
|
Remove unused using;
|
2024-05-26 23:00:11 -07:00 |
|
Yan
|
b497c697d8
|
Merge pull request #2726 from Flow-Launcher/plugin-program-hide-uninstallers
Program plugin: add option to hide uninstallers from results
|
2024-05-27 11:24:09 +06:00 |
|
DB P
|
94df8d9085
|
Merge branch 'dev' into 240514ResizableWindow
|
2024-05-27 06:52:22 +09:00 |
|
DB p
|
a6de6c7bf6
|
Adjust Width Logic
|
2024-05-27 06:07:45 +09:00 |
|
DB p
|
ba3d262ccd
|
MaxResult Item to Theme from General
|
2024-05-27 05:49:52 +09:00 |
|
DB p
|
3f710f2d6c
|
Adjust Layout for Long Label (language)
Adjust Item Position
|
2024-05-27 05:44:16 +09:00 |
|
DB p
|
ea4578f651
|
Add Keep Height (old behaiver) function
|
2024-05-26 22:50:48 +09:00 |
|
DB p
|
188c409eb4
|
Adjust Reset Logic
|
2024-05-26 19:08:09 +09:00 |
|
Yusyuriv
|
87542e4385
|
Add option to hide uninstallers from results
|
2024-05-26 16:01:29 +06:00 |
|
DB p
|
4fd05f59f1
|
- RollBack reset logic and Adjust naming
|
2024-05-26 18:29:02 +09:00 |
|
VictoriousRaptor
|
5c829e2091
|
Merge pull request #2724 from Flow-Launcher/remove-vi-resx
Remove Vietnamese resource file
|
2024-05-26 11:19:41 +08:00 |
|
VictoriousRaptor
|
9a4d5dc8d6
|
Remove Vietnamese resource file
|
2024-05-26 10:57:41 +08:00 |
|
Jeremy Wu
|
6eb8ef687c
|
Merge pull request #2722 from Flow-Launcher/fix-decimal
Fix bug and typo in Calculator Plugin
|
2024-05-26 12:46:38 +10:00 |
|
Yan
|
ec26321b7e
|
Merge pull request #2712 from Flow-Launcher/reduce-build-size
Reduce build size
|
2024-05-26 06:06:06 +06:00 |
|
VictoriousRaptor
|
0a52d71497
|
Fix binding problem
|
2024-05-26 00:36:40 +08:00 |
|
VictoriousRaptor
|
de94f3950f
|
Fix window height reset issue
|
2024-05-25 23:55:41 +08:00 |
|
DB p
|
5a0f4ac459
|
Adjust Default Value
|
2024-05-25 22:22:51 +09:00 |
|
DB p
|
cedf0c6c1e
|
- Add Reset Button Function
- Fix Conflict
|
2024-05-25 16:16:02 +09:00 |
|
Yusyuriv
|
f987980665
|
Revert "try appending runtimeidentifier instead of removing unused runtimes"
This reverts commit 058158ee32.
|
2024-05-25 13:08:24 +06:00 |
|
DB P
|
acde180a46
|
Merge branch 'dev' into 240514ResizableWindow
|
2024-05-25 15:47:06 +09:00 |
|
DB p
|
7b106c5cef
|
Fix Sidebar Color
|
2024-05-25 15:40:21 +09:00 |
|
VictoriousRaptor
|
e4621a5c87
|
Fix calculator typo
|
2024-05-25 14:35:14 +08:00 |
|
VictoriousRaptor
|
27392a53c3
|
Fix output path
|
2024-05-25 14:32:49 +08:00 |
|
VictoriousRaptor
|
fa2df93dd7
|
Fix calculator decimal separator bug
|
2024-05-25 14:10:29 +08:00 |
|
Hongtao Zhang
|
058158ee32
|
try appending runtimeidentifier instead of removing unused runtimes
|
2024-05-25 00:36:54 -05:00 |
|
DB p
|
a88f165e01
|
Adjust Quick Resize Logic
|
2024-05-25 14:36:20 +09:00 |
|
DB p
|
4acbb7aadd
|
Removed MaxResult/Width item in settings
|
2024-05-25 14:28:37 +09:00 |
|
DB p
|
5e5c9aeb61
|
Add Strings
|
2024-05-25 14:24:18 +09:00 |
|
VictoriousRaptor
|
d277be6faa
|
Merge pull request #2720 from Flow-Launcher/update-wording
Update wording
|
2024-05-25 13:00:03 +08:00 |
|