Stephan Rumswinkel
Stephan Rumswinkel
Hi @walidsi, sorry for the late reply. One question: Do you have this option enabled in Windows settings (Personalization -> Colors)?
Yeah, previously a new search was triggered every time the window opens. In 2.0 it gets cleared when the window closes for performance reasons. I think it would be good...
Okay, then I would look into how to implement the feature I described. It might be a little more complicated to update the search results while the user is somewhere...
Hi, unfortunately I don't own any arm64 device. Would you be willing to work on this? Otherwise I would close like in the past (#153) as the demand seemed quite...
As @DoLovya said in a previous comment, this is due to the use of ListView rather than DataGrid. It is possible to accomplish shared column width by using the `SharedSizeGroup`...
> as per [this](https://github.com/srwi/EverythingToolbar/issues/255#issuecomment-1264642931) explanation, this is intended behavior. > > I'm not sure behind the reasoning for this, considering the setup assistant can be ran even if the app...
You're right. I didn't realize the user could end up in that situation. I like your suggestion of disabling the option to hide the system tray icon if the taskbar...
Hi, it looks like your user account doesn't have permission to write the registry key. I may have to disable the checkbox in such cases.
Hi, are you referring to a dropdown-like search history like Everything's option "Always show search suggestions"?