Francisco Lourenço

Results 115 issues of Francisco Lourenço

Backspace and cmd+left/right work fine except the swipe. I'm using 3 fingers on Mavericks with v0.12

bug

Search feature like you can find in any browser or text editor

enhancement

It tries to fetch the library using chrome:// on chrome extension pages. Why not fetch the library always using https? That way you wouldn't need to handle all these special...

Some programs have client/server architecture in the same machine. Is this a security issue?

knockknock client throws `*** Error: Do you have hping3 installed?` using fish but not bash nor zsh. Does this make sense?

Atea rounds the time to minutes, but always by default. If a user has many small tasks and starts/stops the counter frequently, after a while it will miss many minutes....

bug

storing all your tasks files in one folder in dropbox is one approach. given one wants to sync the tasks of a project, one will also probably want to sync...

feature

Hi, I've managed to launch the color picker, but is there a way to get the hex code for the selected color? Thanks

Live reload support for extension pages, like popup and options page, was released in [webpack-extension-reloader v1.1.1](https://github.com/rubenspgcavalcante/webpack-extension-reloader/commit/d5e3cf7d6b9948ad7171eff4ceee4bcf43cbe56e) This ticket is for adding the extension pages to the `webpack-extension-reloader.options.entries.extensionPage` option, and updating...

Is there a way to make drag/drop use the child DOM element instead of wrapping it in a dom tag?