mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| DialogJump | ||
| Exception | ||
| Hotkey | ||
| Http | ||
| Image | ||
| Logger | ||
| Properties | ||
| Storage | ||
| UserSettings | ||
| Constant.cs | ||
| FileExplorerHelper.cs | ||
| Flow.Launcher.Infrastructure.csproj | ||
| FodyWeavers.xml | ||
| Helper.cs | ||
| IAlphabet.cs | ||
| KeyConstant.cs | ||
| NativeMethods.txt | ||
| packages.lock.json | ||
| PInvokeExtensions.cs | ||
| PinyinAlphabet.cs | ||
| Stopwatch.cs | ||
| StringMatcher.cs | ||
| TranslationMapping.cs | ||
| Win32Helper.cs | ||