Vu Tran

Results 27 comments of Vu Tran

@pacharanero I never knew Linux used floats for window positions. `Math.floor` would be easier to attract new contributors to follow since not many people know bitwise ops. The trade off...

> Dext now works for me in Linux Mint 18, however it doesn't search or launch applications yet. (Kind of essential functionality in a Launcher!). I'd like to help implement...

@pacharanero We have an open PR that is a WIP that you can check out [here](https://github.com/vutran/dext/pull/140).

Not at the moment but am open for any thoughts/suggestions on how we can do this.

I believe I had debounced the query function for a few milliseconds a while back. I'm open for any suggestions on perf.

`webpack` is primarily used for transpile the `renderer` bundle mainly for ES6 imports + JSX. (Note: `app/renderer/src` transpiles to `app/renderer/lib/bundle.js` which is loaded in `app/renderer/index.html`.) The `main` process is not...

The denounce is to query. We may want to move that higher to the renderer so it doesn't hit the IPC calls.

This will just be a simple GitHub Pages site built for the app to showcase the application features, and resources.

Welcome to the team!

@z3t0 We do require all commits to be peer reviewed first through a PR instead of directly committing. Other than that, excited to have you on board. 🍾 🎉