polyvertex

Results 76 comments of polyvertex

Icons are favored over thumbnails to limit memory usage, however this could be added as an option (disabled by default)

Note to self: indirectly related to #103 due to the way the internal icon manager works

I'm afraid this wouldn't be possible with TaskSwitcher's items. This is because this plugin populates a list of *suggestions* in real-time (i.e. as you type) due to the way the...

Ah got it! In the meantime, one thing that may help you here is to enable the `space_as_tab`. It feels easier and faster to some users. ```ini [gui] space_as_tab =...

From the top of my head, search terms are passed as-is to Everything. That is, no pre-processing is done before the pattern is sent to Everything except replacing the placeholder...

Well, I have absolutely no clue what's going on here. I did some testing and Keypirinha does send the full search query properly, e.g. `zip: something`, but gets no result...

I fail to see the link between Keypirinha and the issue you describe. What makes you think all of this is related to Keypirinha? > Why would KP venture there...

Keypirinha is mostly a read-only application. It does not even need to modify files in order to provide its features or to function properly except in its own `portable` folder...

Well, just because your AV thinks a process is suspicious does not mean it is indeed corrupted. There are false-positives all around the place both at heuristics and behavioral levels...

@farux this is a different issue that has been answered already. Please check out #480