Jack Ye
80d8777d53
Merge branch 'dev' into administrator_mode
2026-02-26 10:52:50 +08:00
VictoriousRaptor
8e80c3bde6
Add option to show taskbar when Flow Launcher is opend ( #4177 )
...
* Add option to show taskbar when Flow Launcher is invoked
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
* Fix: Use ABM_ACTIVATE instead of ABM_SETSTATE for temporary taskbar showing
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
* Remove unnecessary unsafe keyword from ShowTaskbar method
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
* Fix missing closing braces in Win32Helper.cs
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
* Change wording from 'invoked' to 'opened' in localization strings
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
* Show/hide tasking when showing/hiding Flow
* Remove unused APPBARDATA
* Guard HideTaskbar() with state so show/hide stay balanced
* Improve taskbar visibility management in MainViewModel
Moved taskbar show logic to after keyboard layout switch in Show().Ensures consistent taskbar state when invoking or hiding the app.
* Clean code
* Clean code
* Remove blank line
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Jack Ye <jack1160210343@gmail.com>
Co-authored-by: Jack251970 <1160210343@qq.com>
2025-12-31 18:05:53 +08:00
Jack Ye
8eee959e6d
Merge branch 'dev' into administrator_mode
2025-10-02 20:13:34 +08:00
Jack251970
c27817eaf0
Fix possible null exception
2025-09-30 21:20:00 +08:00
Jack251970
f239866c68
Use sleep mode listener to fix modern standby sleep mode issue
2025-09-30 21:11:03 +08:00
Jack251970
e168984129
Resolve conflicts
2025-09-21 13:06:14 +08:00
Jack Ye
3282b02eed
Merge branch 'dev' into administrator_mode
2025-09-21 13:05:37 +08:00
Jack251970
dd07baff59
Add SelectFile helper method & Improve code quality
2025-09-18 11:58:38 +08:00
Jack251970
97e3b3c850
Initialize STARTUPINFOW.cb
2025-09-06 13:34:30 +08:00
Jack Ye
a9c2240738
Merge branch 'dev' into administrator_mode
2025-09-05 19:51:48 +08:00
Jeremy Wu
e1cc50c579
Merge remote-tracking branch 'origin/master' into resolve_conflicts
2025-08-31 17:53:21 +10:00
Jack Ye
2f25855e47
Merge branch 'dev' into administrator_mode
2025-07-24 11:58:43 +01:00
Jack251970
74306f0a76
Use PInvoke to register SystemEvents
2025-07-23 14:15:20 +08:00
Jack251970
3cfe122c7b
Use new MonitorInfo class class
2025-07-23 13:51:35 +08:00
Jack251970
e63941275e
Upgrade MonitorInfo class
2025-07-23 13:27:36 +08:00
Jack Ye
35faa46715
Merge branch 'dev' into administrator_mode
2025-07-20 20:04:06 +08:00
Jack251970
55589f872a
Resolve conflicts
2025-07-20 19:58:49 +08:00
Jack Ye
8b3f5aa536
Merge branch 'dev' into nuget_dependency
2025-07-20 19:55:36 +08:00
Kevin Zhang
4f269d3fa9
Dialog Jump - Quickly navigate the Open/Save As dialog window ( #1018 )
2025-07-20 21:11:09 +10:00
Jack251970
7af3c5febf
Upgrade NuGet dependency
2025-07-19 20:26:33 +08:00
Jack251970
42e11d88c8
Remove blank line
2025-07-07 21:02:20 +08:00
Jack Ye
758d025c59
Merge branch 'dev' into administrator_mode
2025-07-07 20:20:48 +08:00
Jack251970
c71da5413a
Support for color scheme change
2025-07-06 09:08:20 +08:00
Jack251970
15d979bc2c
Enable Win32 dark mode if the system is in dark mode before creating all windows
2025-07-05 23:05:49 +08:00
Jeremy Wu
7ae91b1af3
Release 1.20.1 | Plugin 4.6.0 ( #3706 )
2025-06-14 13:45:30 +03:00
Jack251970
e1242eefda
Check Process.Start usage
2025-06-14 17:07:45 +08:00
Jack251970
764b524ea4
Use exe console type & Add flag support for helper method
2025-06-14 15:08:48 +08:00
Jack251970
393d106c15
Fix command line pass issue
2025-06-13 13:07:55 +08:00
Jack251970
6842fcaf44
Replace IntPtr.Zero with Handle or HWND
2025-06-12 16:30:54 +08:00
Jack251970
30deb6da99
Fix argument sequence issue
2025-06-11 20:02:32 +08:00
Jack251970
4cf66362af
Fix handle close issue
2025-06-11 16:52:19 +08:00
Jack251970
e391c98474
Code quality
2025-06-11 15:35:17 +08:00
Jack251970
1a8334f1d3
Add RunAsDesktopUser helper method
2025-06-11 15:18:14 +08:00
Jack Ye
2c1f1617cd
Merge branch 'dev' into administrator_mode
2025-06-10 19:42:41 +08:00
Jack251970
5fcb166060
Use PInvoke & Improve code comments & Use switch sentences
2025-06-05 16:12:55 +08:00
Jack Ye
ca6f077e63
Merge branch 'dev' into administrator_mode
2025-06-03 14:38:56 +08:00
Jack Ye
00b61f3123
Merge pull request #3581 from Flow-Launcher/get_window_long
...
Fix crash on ×32 devices
2025-06-03 11:24:05 +08:00
Jack251970
eb69ce919e
Add url comments
2025-05-27 14:36:24 +08:00
Jack251970
086aeab6c0
Use PInvoke to improve code quality
2025-05-27 14:36:09 +08:00
Jack251970
b2f5713386
Fix crash on ×32 devices
2025-05-24 13:10:25 +08:00
Jack251970
7549bba293
Add administrator mode check
2025-05-22 18:43:41 +08:00
Jack Ye
8bb96d7f58
Fix copy to clipboard STA thread issue & Support retry for copy & Async build-in shortcut model & Fix build shortcuts text replace issue & Fix startup window hide issue ( #3314 )
2025-05-02 14:26:14 +10:00
Jack251970
8674fca082
Resolve conflicts
2025-04-19 11:20:08 +08:00
Jack251970
1cd6998870
Cleanup codes
2025-04-18 07:39:02 +08:00
Jack251970
28c7538fc3
Fix possible Win32Exception
2025-04-15 09:06:31 +08:00
Jack251970
eec6145e1a
Fix possible win32 exception
2025-04-13 20:35:27 +08:00
Jack251970
a6c7430094
Code quality
2025-04-11 12:36:19 +08:00
DB p
218635a035
Add logic to check whether the Korean IME is in use
2025-04-11 12:56:31 +09:00
Jack251970
f56d038e80
Remove debug codes & Improve code quality
2025-04-11 11:08:28 +08:00
Jack Ye
f64ca66743
Merge branch 'dev' into force_foreground_window
2025-04-04 16:47:12 +08:00