Peter Uithoven

Results 455 comments of Peter Uithoven
trafficstars

@biswaz feel like trying your hand at a pull request?

I have to admit that indeed Chromium doesn't support the `--search` argument, they don't show a error, I must not have been paying attention. I've opened an issue: https://bugs.chromium.org/p/chromium/issues/detail?id=924076

Your title mentions how the matches work, but you're actually issue is with the sorting? I don't think this is simply a sort issue. There are 3 categories at play...

I'm running into the same issue. On Loki my Resizer app is showing up in my updates tab, but not in the Recently updated list.

Looks like an issue with `bc`: ``` $ bc bc 1.07.1 Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006, 2008, 2012-2017 Free Software Foundation, Inc. This is free software with ABSOLUTELY...

I noticed the same with the Spotify snap. Looking at the .desktop file (I love AppEditor) I noticed this `Icon` line: ``` Icon=/snap/spotify/19/usr/share/spotify/icons/spotify-linux-128.png ``` When I searched for this icon...

These desktop files are retrieved from: `/var/lib/snapd/desktop/applications/`: ``` $ cat /var/lib/snapd/desktop/applications/spotify_spotify.desktop [Desktop Entry] Type=Application Name=Spotify GenericName=Music Player Icon=/snap/spotify/24/usr/share/spotify/icons/spotify-linux-128.png Exec=env BAMF_DESKTOP_FILE_HINT=/var/lib/snapd/desktop/applications/spotify_spotify.desktop /snap/bin/spotify %U Terminal=false MimeType=x-scheme-handler/spotify; Categories=Audio;Music;Player;AudioVideo; StartupWMClass=spotify ``` The Spotify snap...

Again, screenrecording? Do you think the trick here is that you might be trying to highlight while there are no results yet?

From gitter I understood Houston does work with a specific (slightly older) Node.js version: `10.17.0`. https://gitter.im/elementary/houston?at=5e3d28ce40da694c5e123cab This solved it for me: https://github.com/peteruithoven/resizer/issues/48

Also see: http://www.quirksmode.org/js/events_properties.html#position