Flow.Launcher
Flow.Launcher copied to clipboard
:mag: Quick file search & app launcher for Windows with community-made plugins
### Checks - [x] I have checked that this issue has not already been reported. - [x] I am using the latest version of Flow Launcher. - [ ] I...
## What's the PR - Resolve https://github.com/Flow-Launcher/Flow.Launcher/issues/3624 - In version 1.20.0, tint for acrylic is currently applied through a separate layer, but it has been changed to let DWM handle...
### Checks - [x] I have checked that this issue has not already been reported. - [x] I am using the latest version of Flow Launcher. ### Problem Description I've...
Do not add one more whitespace after commands when `_settings.CloseShellAfterPress` is false. Resolve #3673.
### Checks - [x] I have checked that this issue has not already been reported. - [x] I am using the latest version of Flow Launcher. - [ ] I...
Flow Launcher now has a translation into Hebrew and Arabic, which are known to be RTL languages, can you please make it so that when Flow Launcher is set to...
From #3314. Resolve #2605. # Improve update logic Improve main view model update logic. # Fix update logic issue We should not use `e.Query.RawQuery != QueryText` because `QueryText` (Input) is...
# Fix WinForm Culture Info Issue For WinForm localization, we need to set culture info before creating application so that WinForm can follow the set language. This is helpful for...
# Support Always Run As Administrator Since some plugins may need administrator mode for handling sth, users may need to always run Flow Launcher as administrator. We can edit `RunLevel`...