Coder Social home page Coder Social logo

Lominus not closing on Mac about lominus HOT 6 OPEN

wilsonwid avatar wilsonwid commented on August 18, 2024
Lominus not closing on Mac

from lominus.

Comments (6)

Beebeeoii avatar Beebeeoii commented on August 18, 2024 1

leaving this till next semester. related: fyne-io/fyne#3536

from lominus.

Beebeeoii avatar Beebeeoii commented on August 18, 2024

this seems to be an expected behaviour. closing the window via the 'X' button or cmd-q should just hide the window. the app should still be running in the background since it has to sync every XX hours.

the way to truly close and exit the app is via the system tray icon and clicking quit from there.

this is designed similar to how telegram works. closing its window does not exit the app, but instead just brings it to run in the background.

from lominus.

wilsonwid avatar wilsonwid commented on August 18, 2024

As far as I understand it to be, pressing ⌘+Q does close Telegram (or any other programs in that regard). Pressing the red X button (which is the same as doing ⌘+W) does only hide the window for apps that I have encountered so far.

from lominus.

Beebeeoii avatar Beebeeoii commented on August 18, 2024

ah yes you are right. i think it would be better for cmd-q to exit the app as well since it is supposed to exit an application. hiding of the window should still apply to clicking on the red 'X' button.

from lominus.

wilsonwid avatar wilsonwid commented on August 18, 2024

I agree fully with you! :)

from lominus.

Beebeeoii avatar Beebeeoii commented on August 18, 2024

@wilsonwid this should be resolved by #113 (confirmed on my end). could you pull the changes from master and check the following behaviours:

  1. ctrl q quits lominus entirely
  2. pressing the 'X' button closes the window to systray

Note: we now have a Makefile 🎉 so we can now simply run make start to run the application

thanks 🙇‍♂️

from lominus.

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.