Commit graph

6239 commits

Author SHA1 Message Date
Dobin Park
de095eff68
Merge branch 'dev' into PopupRedesign 2021-10-26 05:29:03 +09:00
Jeremy
1a5116023e remove auto hiding of setting window's scrollbar
related 925f6bc55bd4b674951c02de4ffb7d472b1d8228,  a452feb4c6
2021-10-26 06:41:25 +11:00
Kevin Zhang
8cb7cbb1bc
Merge pull request #755 from onesounds/FixThemes
Fix width of the query box varies depending on the shadow state of the window.
2021-10-24 17:09:52 -05:00
DB p
d1addc7ba6 Remove Auto HIde Scrollbar section 2021-10-23 19:41:21 +09:00
DB p
e5a7c862b8 - remove AutoHideScrollbar tooltip 2021-10-23 18:59:42 +09:00
Garulf
799ed81ef2
Update en.xaml 2021-10-23 05:44:12 -04:00
DB p
bdcf41903b - Move Seperator toggle style to mainwindow xaml (for preview separator binding issue) 2021-10-23 14:00:49 +09:00
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
Kevin Zhang
82464b79c5 Remove deferred scroll option to enable direct scrolling 2021-10-21 22:31:33 -05:00
Kevin Zhang
3bacb3fc07 Revert "add scroll movement with drag"
This reverts commit f6d4736f1a.
2021-10-21 22:29:03 -05:00
Jeremy
f6d4736f1a add scroll movement with drag 2021-10-22 08:11:53 +11:00
Kevin Zhang
ef01cfe418 Merge branch 'PluginStore' of github.com:onesounds/Flow.Launcher into PluginStore 2021-10-21 12:21:09 -05:00
Kevin Zhang
fd70326b2d Merge branch 'dev' of github.com:Flow-Launcher/Flow.Launcher into PluginStore 2021-10-21 12:21:00 -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
ead14f240c - Redesign Priority Change Window
- Add Priority Window Title String
2021-10-21 14:55:54 +09:00
DB p
21931a8fd9 Add install string 2021-10-21 13:54:20 +09:00
DB p
4b63d8225d - Add a string where there's no string in setting window.
- Add some subtext in setting. (English needs to be corrected.)
- Add Korean translation
- Add Main window close string
2021-10-21 13:53:55 +09:00
DB p
d106f06501 - Add a string where there's no string in setting window.
- Add some subtext in setting. (English needs to be corrected.)
- Add Korean translation
- Add Main window close string
2021-10-21 13:48:31 +09:00
DB p
be0df4003a Merge branch 'PluginStore' of https://github.com/onesounds/Flow.Launcher into PluginStore 2021-10-21 10:17:50 +09:00
DB p
a452feb4c6 change plugin/plugin store scrollbar to autohidescrollbar. 2021-10-21 10:17:37 +09:00
DB p
616e98af60 wip 2021-10-21 10:07:11 +09:00
Kevin Zhang
2c9646791e Fix QueryTime won't change by adding fody to Flow.Launcher.Plugin.csproj and add a delegate to trigger update once the avgquerytime is changed through querying 2021-10-20 14:50:46 -05: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
DB p
3f95385f6a - Change Tray Menu to context menu for design 2021-10-20 12:33:23 +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
Kevin Zhang
0742d0301c Revert "- Change the popup to windows notification"
This reverts commit 1317077dd8.
2021-10-16 22:00:05 -05:00
Kevin Zhang
886d7aab6c Move the show method to a static class Notification
Co-authored-by: Dobin Park <onesound@oooz.net>
2021-10-16 21:58:14 -05:00
Dobin Park
da12a0616f Add style for toggle button 2021-10-17 11:44:25 +09:00
Kevin Zhang
52b3579525 Implement Install & Refresh Button
- Add ShowMainWindow API for IPublicAPI
2021-10-16 21:28:55 -05:00
Kevin Zhang
1ce31505a6 Merge remote-tracking branch 'upstream/dev' into PluginStore 2021-10-16 21:09:32 -05:00
Dobin Park
1317077dd8 - Change the popup to windows notification 2021-10-17 10:57:50 +09:00
Dobin Park
e784ea6b8d - Change store Item to toggle mode. when it one more click, it deselect.)
- Fix Website link in store. (Modify so that the link opens.)
- Fix the problem that changed the layout depending on the toggle status
2021-10-17 08:15:53 +09:00
Dobin Park
47749dfea2 change string "plugin" to "plugins" in tab menu 2021-10-16 08:12:01 +09:00
Dobin Park
80a76b0323 - Add Refresh Button (it need function binding) 2021-10-16 07:23:19 +09:00
Dobin Park
08f50ead51 - Add Website hyperlink to author 2021-10-16 07:04:35 +09: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