Kevin Zhang
4f269d3fa9
Dialog Jump - Quickly navigate the Open/Save As dialog window ( #1018 )
2025-07-20 21:11:09 +10:00
Jack251970
3eb9493bdd
Remove unused usings
2025-04-17 23:01:45 +08:00
Jack251970
4a7915b9ff
Use api fuctions forr main project
2025-04-13 17:50:44 +08:00
Jack251970
f47699829c
Remove MessageBoxEx.Show
2025-04-09 21:27:03 +08:00
Jack251970
9f11c8739a
Remove _mainViewModel.ChangeQueryText
2025-04-09 21:26:27 +08:00
Jack251970
0a8963b74e
Remove Notification.Show & _mainViewModel.Show();
2025-04-09 21:16:33 +08:00
Jack251970
4400734963
Remove InternationalizationManager.Instance
2025-04-09 21:12:09 +08:00
Jack251970
8496cfc819
Use Ioc.Default in initialize function
2025-02-23 14:37:29 +08:00
Jack251970
cdf02d588f
Resolve conflicts
2025-02-23 13:18:03 +08:00
Jeremy Wu
70396bccd9
add exception handling for register & unregister hotkey ( #3263 )
2025-02-22 11:18:00 +02:00
Jeremy Wu
54a49d68f3
Enable the use of Win hotkey to trigger flow ( #3262 )
2025-02-21 18:55:32 +09:00
Jack251970
20ffff6d1b
Use api to call api functions
2025-01-09 21:30:11 +08:00
Jack251970
3ae960d275
Replace System.Windows.Message with MessageBoxEx
2024-11-24 16:11:53 +08:00
Yusyuriv
950b4c91d3
Code cleanup: Flow.Launcher/{Converters,Helper}
2024-04-11 13:20:38 +06:00
DB P
c1b776dfae
Improve hotkey registration failure popup ( #2343 )
...
* Add title text and more text in "hotkey register failed" popup
* adjust string key
* Formatting HotKeyMapper.cs
---------
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
2023-09-17 07:35:27 +03:00
Vic
47d109cbe1
Refactor toggle game mode logic
2022-12-23 14:36:47 +08:00
Hongtao Zhang
50702d80cc
Refactor Clcok/Date code to viewmodel
2022-10-11 23:01:50 -05:00
Hongtao Zhang
6ff468a586
respect gamemode as well
2022-02-25 16:43:27 -06:00
Hongtao Zhang
e7bcfa5437
respect fullscreen setting when toggling main hotkey
2022-02-25 16:41:25 -06:00
Jeremy Wu
23ba5e9087
Merge branch 'dev' into RealFinalAnimation
2021-11-20 18:27:12 +11:00
Jeremy
8102a53d48
updated toggle game mode
2021-11-19 23:06:02 +11:00
DB p
476d2058a2
Add GameMode
2021-11-19 15:43:47 +09:00
DB p
add99c4d6d
- Change MainwindowVisibility to using show()
...
- HotkeyMapper, CustomQueryHotkeySetting.
2021-11-14 18:13:03 +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
Dobin Park
e225c2bb7f
- Remove duplicate method.
2021-10-14 13:41:31 +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
60064ea78b
Merge branch 'FixEmptyQuery' of https://github.com/onesounds/Flow.Launcher into FixEmptyQuery
2021-10-14 05:03:41 +09:00
Dobin Park
ad186a320a
On Load Animation (WIP)
2021-10-14 02:59:49 +09:00
Dobin Park
4a37900d49
On Load Animation (WIP)
2021-10-14 01:00:16 +09:00
Dobin Park
73696250e1
add Opacity value
2021-10-13 14:05:43 +09:00
Dobin Park
5d670194fe
Add delay
2021-10-13 01:45:18 +09:00
Kevin Zhang
e13c64725d
Implement Requery option and requery when calling customQueryHotkey
2021-09-24 20:05:55 -05:00
Jeremy
20f849d81a
move CheckHotkeyAvailability to HotkeyMapper
2021-07-14 07:43:09 +10:00
Jeremy
86804bc740
remove obsolete behaviour
2021-07-13 22:00:39 +10:00
Jeremy
8c31039328
refactor- point CustomQueryHotkey to HotkeyMapper
2021-07-13 21:53:02 +10:00
Jeremy
b96a02bd60
add last query mode update to SetCustomPluginHotkey
2021-07-13 07:46:39 +10:00
Jeremy
04d959c4ba
update method call to short-circuit logical operators
2021-07-12 22:04:08 +10:00
Jeremy
48fb0dcc23
move and centralise the hotkey management calls
2021-07-09 22:05:43 +10:00