Pablo P Varela

Results 30 comments of Pablo P Varela

FYI I updated https://github.com/pablopunk/time with all the options you suggested @sindresorhus. Looking good! ![Captura de pantalla 2020-01-13 a las 17 42 12](https://user-images.githubusercontent.com/4324982/72274249-16f77b00-362c-11ea-8cad-4a131905ebf8.png)

@chase-moskal another workaround is to `serve dist/` instead of navigating to `dist` and then `serve` (you're doing that) :)

I'm gonna think of a solution to this issue but I wouldn't just **silence** the error, I think `serve` should just show what's going on to the user and **exit**,...

@coreORB interesting! would you like to have an option to chose "where to resize from" or both options at the same time? i.e one shortcut for bottom-right resizing and another...

yeah, but the app actually allows you to set any shortcut, not only modifiers (i.e ⌘+M), so the UI should be generic. I might implement a way to extend a...

hey! Thanks using Swift Shift 😎 That's a cool feature, I'm not sure if I'll implement this soon but I'll leave it open for the future. I'm open to PRs...

hey @leefxrnandes, sorry for the late reply. I've always used Command + Shift for resize. I don't have many issues with it, although it does get a bit "stuck" from...

Hey @nmder! Thanks for opening the issue. Can you let me know how you notice that? The app is actually only tracking the mouse whenever you press a shortcut. Look...

@nmder sorry, I tried the same with Activity Monitor and I still get the same behavior as in Xcode. What modifiers are you using as a shortcut? I must be...