Giter VIP home page Giter VIP logo

Comments (4)

phw avatar phw commented on June 4, 2024

That's actually not a dialog created by Peek, but the way the desktop notification is presented to you. What desktop environment are you using? I have to check how much control I have over the way this dialog is shown.

from peek.

hellocatfood avatar hellocatfood commented on June 4, 2024

Thanks for the clarification. What should the dialogue look like? I'm using Unity on Ubuntu 16.04.

from peek.

phw avatar phw commented on June 4, 2024

There should be no dialog at all, just a desktop notification. Haven't used Unity for a long time, but I think it notifications show up in the upper right.

The fix should be rather easy by just removing the extra button I add to the notification. I think that's what's triggering the dialog to show.

from peek.

phw avatar phw commented on June 4, 2024

Issue indeed was that Unity does not allow actions in desktop notifications, because the notifications are not clickable. As soon as there is any action it will show a dialog instead.

Fixed this by removing the action. A workaround is to enable "Open in file manager" in the options, this will open the file manager directly and will not show the notification at all.

from peek.

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.