Code Monkey home page Code Monkey logo

Comments (3)

roldanjr avatar roldanjr commented on May 17, 2024 1

@beefy-raccoon yes you are correct 👍. It happened maybe because I disabled the CTRL+R on production build of the app and it seems like it is being disabled while the productivity-timer is still running on the background.

I will try to make or find another way to prevent that from happening again.
Maybe on my version 2 I will fix that.

image

from pomatez.

sekwah41 avatar sekwah41 commented on May 17, 2024

You should only be registering permanently global key-binds that are specific for your application e.g. ctrl + shift + s to show. As the other ones are only effecting your program when you have focus you should register and remove them on focus and blur. I have suggested a fix for this in another issue which has the same problem.

from pomatez.

roldanjr avatar roldanjr commented on May 17, 2024

You should only be registering permanently global key-binds that are specific for your application e.g. ctrl + shift + s to show. As the other ones are only effecting your program when you have focus you should register and remove them on focus and blur. I have suggested a fix for this in another issue which has the same problem.

@sekwah41 yes, you're actually right. That was the thing that I did not realize when I first created the app due to the facts that I created it with my own personal preferences and not concern about other users who are using it.

Now I'm currently working and rebuilding the app with my spare time that address all these issues here on Github.
I'm actually rebuilding it from scratch using Typescript cause I don't like to mess up with my old Javascript code. I want now to make it very useful to everybody and optimize the performace of it as much as possible.

Currently I'm done with the built-in task list and I'm still working again with other new cool features that might help as well.

image

from pomatez.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.