Commit graph

4181 commits

Author SHA1 Message Date
Kevin Zhang
fe90ebc7a1 Use binding to control MinWidth and MaxWidth 2021-10-22 23:06:26 -05:00
DB p
22fb3f4bc2 Add Preview Height 2021-10-23 12:11:42 +09:00
Kevin Zhang
9d3096050f Bind width to preview 2021-10-22 15:26:13 -05:00
Kevin Zhang
a83f9df19c Revert "Use Hacky way to show up windows when width change."
This reverts commit 64a489b312.
2021-10-22 13:57:22 -05:00
Kevin Zhang
64a489b312 Use Hacky way to show up windows when width change.
Clear query to prevent large area of window preventing user change width.
2021-10-22 13:41:36 -05:00
DB p
08c643adcc Add "IsMoveToPointEnabled" property 2021-10-22 16:41:35 +09:00
DB p
674d6154a2 Display Querybox when Using Width slider. 2021-10-22 14:39:26 +09:00
Kevin Zhang
5be44b68ea Add fody and use binding to change width 2021-10-21 23:31:51 -05:00
DB p
6aaca100f2 adjust slider size 2021-10-21 23:46:57 +09:00
DB p
6b37adaf07 - Remove Comment
- Add String "Window Width Size"
2021-10-21 23:40:17 +09:00
DB p
5e0172cbf6 - Remove Comment
- Add String "Window Width Size"
2021-10-21 18:31:14 +09:00
DB p
6af1262ca6 Adjust Width in Theme.cs 2021-10-21 18:16:05 +09:00
DB p
616e98af60 wip 2021-10-21 10:07:11 +09:00
DB p
5938a9d50b Merge branch 'FixThemes' into SettingWidth 2021-10-20 23:59:18 +09:00
DB p
02036f13a4 add width slider 2021-10-20 23:58:34 +09:00
Kevin Zhang
e69b454139
Merge pull request #749 from onesounds/FixEmptyQuery
Fix empty query
2021-10-19 22:23:10 -05:00
Kevin Zhang
9a53015786 Refactor Code (Move all operation for mainviewmodel to ToggleFlowLauncher) 2021-10-19 22:10:37 -05:00
Jeremy Wu
f6f306efe4
Merge pull request #751 from Flow-Launcher/fix_bookmark_plugin_window_size
Dev: Fix Bookmark plugin settings browser edit
2021-10-19 06:02:14 +11:00
Jeremy Wu
2a68a41ef0
Merge pull request #681 from Flow-Launcher/QueryTermsRefactor
Fixes Typo TermSeparator & remove the actionkeyword in Terms
2021-10-18 08:10:03 +11:00
Dobin Park
c7ab6c05b9 Fix Querybar text invade magnifying glass area
(This is due to the problem that the size of the window changes when the shadow is turned on.)
- remove all querybox/suggest querybox width of themes
- Add padding for Magnifying glass area
2021-10-14 15:28:15 +09:00
Dobin Park
364845a14c Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 13:41:45 +09:00
Dobin Park
e225c2bb7f - Remove duplicate method. 2021-10-14 13:41:31 +09:00
Dobin Park
a7ed67892a - Remove duplicate method. 2021-10-14 13:34:46 +09:00
Dobin Park
5aa86f3f43 merge 2021-10-14 10:46:12 +09:00
Dobin Park
c0a94e57ab Merge 2021-10-14 10:45:26 +09:00
Dobin Park
2cc3a799c6 Merge 2021-10-14 10:37:23 +09:00
Dobin Park
f77d45068d - change visibility call structure (like powertoy)
- add some opacity trick for empty query
- remove start animation
2021-10-14 10:35:57 +09:00
Dobin Park
8326ba9cfb - change visibility call structure (like powertoy)
- add some opacity trick for empty query
- remove start animation
2021-10-14 09:00:58 +09:00
Jeremy Wu
13917d177c
Merge pull request #754 from Flow-Launcher/fix_converter_casting_null
Dev branch: fix issue with converters casting to null values
2021-10-14 09:13:37 +11:00
Jeremy
9e31c77f30 fix issue with converters casting to null values 2021-10-14 08:49:02 +11:00
Dobin Park
c6e2dc840f Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 05:16:10 +09:00
Dobin Park
b96cac44d4 Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 05:16:06 +09:00
Dobin Park
c3353b3034 Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 05:03:46 +09:00
Dobin Park
60064ea78b Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 05:03:41 +09:00
Dobin Park
51028461de Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-14 02:59:53 +09:00
Dobin Park
ad186a320a On Load Animation (WIP) 2021-10-14 02:59:49 +09:00
Dobin Park
d4fbe33626 Merge branch 'ModernTheme' of https://github.com/onesounds/Flow.Launcher into ModernTheme 2021-10-14 01:42:58 +09:00
Dobin Park
4a37900d49 On Load Animation (WIP) 2021-10-14 01:00:16 +09:00
Jeremy Wu
aeb9b96234
Merge pull request #753 from kubalav/translation-sk
Update Slovak translation for Browser Bookmark plugin
2021-10-13 22:42:27 +11:00
Vladimír Kubala
32cb242821
Update Slovak translation Brower Bookmark plugin 2021-10-13 13:37:19 +02:00
kubalav
9e3861ce67 version bump Browser Bookmark plugin 2021-10-13 13:10:44 +02:00
kubalav
6ffcdfe7d6 Update Slovak translation for Browser Bookmark plugin 2021-10-13 13:06:57 +02:00
Jeremy
c7c5990c2e fix edge bookmark loading 2021-10-13 21:49:26 +11:00
Dobin Park
6d20db4c57 Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery 2021-10-13 14:05:48 +09:00
Dobin Park
73696250e1 add Opacity value 2021-10-13 14:05:43 +09:00
Jeremy
db3099ed0e fix bookmark plugin browser edit button logic 2021-10-13 09:07:27 +11:00
Jeremy
7b70386936 fix bookmark plugin settings button width 2021-10-13 08:27:10 +11:00
Jeremy
e85a99f8d6 fix custom browser setting window positioning of controls 2021-10-13 08:22:12 +11:00
Jeremy Wu
f73fc9a73d
Merge pull request #744 from kubalav/translation-sk
Update Slovak translation
2021-10-13 07:56:56 +11:00
Dobin Park
abf91dc8cb add Opacity value 2021-10-13 02:30:04 +09:00