Commit graph

9876 commits

Author SHA1 Message Date
VictoriousRaptor
fc6de49b4a Use desc in scoop 2024-05-03 13:26:46 +08:00
VictoriousRaptor
95eeb61c45 Add default hotkey for prev/next page command 2024-05-03 13:23:48 +08:00
VictoriousRaptor
8ea781266b Update Hotkeys guide 2024-05-03 13:16:38 +08:00
Yusyuriv
336e972682
Fully functional Hotkey pane in the settings window 2024-05-03 05:05:41 +06:00
DB P
a4f7a47fbb
Update Flow.Launcher/Languages/en.xaml
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
2024-05-03 06:53:14 +09:00
VictoriousRaptor
28c261238b Fix double key 2024-05-03 01:22:52 +08:00
VictoriousRaptor
48384a8bea collapsed language list 2024-05-03 01:21:23 +08:00
VictoriousRaptor
79eaef533d Update wording & add description 2024-05-03 01:13:28 +08:00
VictoriousRaptor
c1ffd1ca8f Add language list 2024-05-03 01:09:04 +08:00
VictoriousRaptor
c500e39649 Refactor installation guide 2024-05-03 00:56:23 +08:00
VictoriousRaptor
5678790ce5 Remove outdated info 2024-05-03 00:44:31 +08:00
VictoriousRaptor
abe187a15e Use keyboard keys markup 2024-05-03 00:38:46 +08:00
Yusyuriv
aaef48cd16
Replace Card.GroupPosition with CardGroup.Position attached property 2024-05-02 20:48:24 +06:00
DB p
bd867db99a Add WMP warning 2024-05-02 07:24:33 +09:00
Yusyuriv
fb6b1bb518
Fix CardGroup overwriting DataContext of its children 2024-05-01 14:19:20 +06:00
VictoriousRaptor
3554136a55
Merge pull request #2652 from Flow-Launcher/code-cleanup/Flow.Launcher.Plugin.BrowserBookmark
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark
2024-05-01 11:41:59 +08:00
VictoriousRaptor
a337163d9e
fix typo 2024-05-01 11:29:43 +08:00
VictoriousRaptor
507a126076 Try to add terms in allow.txt 2024-05-01 11:11:01 +08:00
VictoriousRaptor
420446da7c Update expect.txt 2024-04-30 22:54:46 +08:00
Yusyuriv
08687d63cb
Implement CardGroup control 2024-04-30 09:16:43 +06:00
DB p
588e814e50 - Add style for hiding when non-filesize
- Add Strings
2024-04-30 11:10:22 +09:00
DB p
dcf72bca5b Add FileSize/Created/LastModified Info for Preview 2024-04-30 07:57:39 +09:00
DB p
61c14109bc Adjust Pane and Page Colors 2024-04-30 05:49:06 +09:00
DB p
ae95e07efe Fix Apperance Menu Label 2024-04-30 04:04:43 +09:00
DB p
3938858e33 Fix SettingWindow Position when first launch 2024-04-30 02:23:16 +09:00
DB p
1dccf34650 Fix ToggleSwitch Aliginment in Hotkey/Proxy 2024-04-30 02:13:49 +09:00
Yusyuriv
21fb4c6053
Restore functionality in About pane of the settings window 2024-04-29 15:05:12 +06:00
Yusyuriv
ca6dee5180
Remove Translator property from SettingsPaneGeneralViewModel 2024-04-29 14:17:14 +06:00
Yusyuriv
7fa479f638
SettingsPaneGeneralViewModel extends BaseModel 2024-04-29 14:09:58 +06:00
Yusyuriv
6bbfb15f45
Use Card control in About pane of settings window, fix links in this pane not working 2024-04-29 14:04:48 +06:00
Yusyuriv
3c54114bc9
Fully functional General pane in the settings window 2024-04-29 13:06:17 +06:00
Yusyuriv
2285040857
"General" pane in settings fully functional except for auto-updater and portable mode switches 2024-04-29 12:25:10 +06:00
Yusyuriv
a084af683d
Rename navigation views in settings, change the way they're navigated to 2024-04-29 09:58:54 +06:00
DB p
7e4a37c1a3 Fix General 2024-04-29 12:38:51 +09:00
DB p
dc26792e85 - Change the SettingBoxes to Card Control in General 2024-04-29 00:08:47 +09:00
DB p
1915c49146 Adjust FontSize 2024-04-28 21:34:52 +09:00
DB p
dd87333841 Merge Dev 2024-04-28 21:10:25 +09:00
DB p
c9fc49473b - Adjust Style
- Adjust General Page
2024-04-28 20:58:28 +09:00
DB p
6a2f23cf6b - Add Color Icons in Menu 2024-04-27 22:48:03 +09:00
DB p
b4570e9aaa - Add Pages 2024-04-27 21:57:55 +09:00
DB p
a140b118e5 - Split Style Code to SettingWindowStyle
- Adjust Navigation Style
- Add General.xaml
2024-04-27 20:00:24 +09:00
DB P
1596c59638
Merge pull request #2667 from Flow-Launcher/duplicate-hotkey-handling
Handle duplicate hotkeys in HotkeyControlDialog
2024-04-27 10:20:34 +09:00
Yusyuriv
2cce3618a6
Merge branch 'refs/heads/dev' into duplicate-hotkey-handling
# Conflicts:
#	Flow.Launcher/SettingWindow.xaml
2024-04-26 11:47:11 +06:00
Yusyuriv
15d5510fae
Implement displaying localized warning messages for duplicate hotkeys in HotkeyControlDialog, and implement the ability to overwrite them 2024-04-26 11:42:20 +06:00
DB P
4377fd1c9f
Merge pull request #2669 from onesounds/FixWrongHotkeyControlPosition
Fix Icon Position in PREV/NEXT page hotkey
2024-04-26 12:50:43 +09:00
DB p
dc42f92e4d - Remove Blank line 2024-04-26 02:22:12 +09:00
DB p
588a89bc54 - Adjust String
- Adjust item order
2024-04-26 02:17:24 +09:00
VictoriousRaptor
b279949976
Swap prev and next page hotkey card 2024-04-25 18:09:41 +08:00
Yusyuriv
737d29a0fb
Implement checking for duplicate hotkeys and overwriting them 2024-04-25 14:02:05 +06:00
DB p
8ab3d3376e Fix Icon Position in PREV/NEXT page hotkey 2024-04-25 01:34:34 +09:00