Yusyuriv
|
1ea00de931
|
Add Hyperlink component
|
2024-05-17 00:33:15 +06:00 |
|
Yusyuriv
|
4be61880dd
|
Add CollapsedWhen and VisibleWhen markup extensions
|
2024-05-16 22:57:10 +06:00 |
|
Jeremy
|
986ec3691e
|
fix typo
|
2024-05-16 21:24:20 +10:00 |
|
Jeremy
|
2606faae17
|
minor fixes & refactor
|
2024-05-16 21:22:08 +10:00 |
|
DB p
|
94023cf5cd
|
Fix Testing Code
|
2024-05-16 17:50:24 +09:00 |
|
DB p
|
2e9d6966dd
|
disable volume control
|
2024-05-16 17:48:00 +09:00 |
|
DB p
|
be1c3f7fe7
|
Block Mouse Hover
|
2024-05-16 17:04:29 +09:00 |
|
DB p
|
aa82d358d1
|
Add Strings
|
2024-05-16 15:16:52 +09:00 |
|
Yusyuriv
|
97b6e1f1f7
|
Re-add opening themes folder in theme settings pane
|
2024-05-16 05:53:08 +06:00 |
|
Yusyuriv
|
e462457018
|
Explicitly specify rows and columns in SettingWindow.xaml
|
2024-05-16 05:45:23 +06:00 |
|
Yusyuriv
|
f55a139578
|
Rename variables in Settings window
|
2024-05-16 05:44:57 +06:00 |
|
Yusyuriv
|
5c05b69c05
|
Implement theme settings pane
|
2024-05-16 05:38:31 +06:00 |
|
Yusyuriv
|
f7b2d9df3b
|
Implement settings proxy pane
|
2024-05-16 00:53:12 +06:00 |
|
Yusyuriv
|
74825fc27a
|
SettingWindow small cleanup
|
2024-05-16 00:48:25 +06:00 |
|
Yusyuriv
|
ec6df393f9
|
Disable back button in NavigationView in settings
|
2024-05-15 22:57:35 +06:00 |
|
Yusyuriv
|
3bcb5da99c
|
Implement plugin store settings pane
|
2024-05-15 22:56:58 +06:00 |
|
DB p
|
572e889c34
|
Delete unused code
|
2024-05-16 01:44:00 +09:00 |
|
DB p
|
c950a689d5
|
- Convert Garulf's Query Cycle feature
- Add Reset CycleIndex when close window
|
2024-05-16 01:11:27 +09:00 |
|
DB p
|
820e08ae55
|
Merge branch 'dev' into AlertWithoutWMP
|
2024-05-15 23:44:46 +09:00 |
|
DB p
|
a64f10e312
|
- Adjust Warning String
|
2024-05-15 23:36:33 +09:00 |
|
DB p
|
52d581afbb
|
Merge branch 'AlertWithoutWMP' of https://github.com/onesounds/Flow.Launcher into AlertWithoutWMP
|
2024-05-15 23:30:36 +09:00 |
|
DB p
|
5670085275
|
- add soundplay for no WMP
- fix warning visibility
|
2024-05-15 23:30:27 +09:00 |
|
DB p
|
3659399dda
|
Remove Hand Cursor Style
|
2024-05-14 18:03:26 +09:00 |
|
DB p
|
a628bc58b7
|
- Add Theme Editor
- Add Subtitle font style combobox
|
2024-05-14 17:58:32 +09:00 |
|
DB p
|
2e3b61cec6
|
Change Window to Resizable
|
2024-05-14 16:54:15 +09:00 |
|
Yusyuriv
|
996ccf7976
|
Add Ctrl+R static hotkey to Hotkey pane in settings
|
2024-05-05 00:02:19 +06:00 |
|
Yusyuriv
|
a751baadac
|
Merge branch 'refs/heads/dev' into fork/040427SplitSettingWindow
# Conflicts:
# Flow.Launcher/SettingWindow.xaml
|
2024-05-04 23:55:19 +06:00 |
|
Yusyuriv
|
77a0e60cff
|
Fully functional Hotkey pane in the settings window
|
2024-05-04 23:51:49 +06:00 |
|
DB p
|
0cb9ec923c
|
Adjust Align Toggle Switches in Appearance
|
2024-05-04 08:26:31 +09:00 |
|
Yusyuriv
|
90125c7b76
|
Remove debug TextBlock in SettingsPaneHotkey.xaml
|
2024-05-03 17:51:34 +06:00 |
|
Jeremy Wu
|
106760ca66
|
Merge pull request #2687 from Flow-Launcher/readme_typo
Fix README.md typo
|
2024-05-03 18:11:20 +10:00 |
|
Jeremy Wu
|
44fb850ab8
|
Fix README.md typo
|
2024-05-03 17:53:50 +10:00 |
|
DB P
|
dd6da77346
|
Merge pull request #2686 from Flow-Launcher/fix-hotkey-guide
Fix hotkey guide in settings
|
2024-05-03 15:59:04 +09:00 |
|
DB P
|
ab8b298a0a
|
Merge pull request #2685 from Flow-Launcher/improve-readme
Improve readme
|
2024-05-03 15:56:34 +09:00 |
|
VictoriousRaptor
|
f93da0044c
|
Fix gamemode hotkey and add requery hotkey
|
2024-05-03 14:12:18 +08:00 |
|
VictoriousRaptor
|
4667bda496
|
Use "Previous" instead of "Prev"
|
2024-05-03 14:12:11 +08:00 |
|
VictoriousRaptor
|
31561be4d5
|
Merge new features into features
|
2024-05-03 13:48:48 +08:00 |
|
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 |
|