Git Product home page Git Product logo

Comments (3)

tom-james-watson avatar tom-james-watson commented on June 15, 2024 1

Yeah that's likely - I had to change things like the app ID which would break auto-updates. Should work now.

If you go to settings, you can set the "Clicking break start notification should" option to "Postpone the break", which should let you do that.

Unfortunately Electron, the framework the app is built with, does not support buttons on the notifications, so it's not possible to have the separate "Skip" and "Postpone" buttons like the extension did.

The only possible way I can think to get round that problem is to create a popup window that appears when a break is about to start instead of using a notification. That way you could style the popup in any way you want, adding buttons etc. However that then has the problem of not fitting the native UI for notifications, nor the UX of where system notifications should appear etc. I imagine it would also be more buggy in terms of potentially not appearing always on top and things like that.

from breaktimer-app.

dpDesignz avatar dpDesignz commented on June 15, 2024 1

Ah very cool. No that makes sense. I've defaulted my pop-up for skipping as I can just end the break if I want to skip it. You've done an awesome job! Thanks for all the hard work.

from breaktimer-app.

tom-james-watson avatar tom-james-watson commented on June 15, 2024

Thanks! Will close this out for now. Maybe if lots of people request this then I'll consider the above idea.

from breaktimer-app.

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.