Coder Social home page Coder Social logo

Comments (4)

echo-devim avatar echo-devim commented on May 29, 2024

The original idea was to restart each time the application to avoid a waste of memory (keeping the application window hidden). Anyway, I added a command-line option (inmem) to run a single-istance of the application, thus now each time you want to open the application it will be already in memory (i.e. it is fast).

to keep the application in memory run:
rapidlauncher inmem

from rapidlauncher.

trappedinspacetime avatar trappedinspacetime commented on May 29, 2024

Thank you for the reply. I tried that branch, I have an old laptop, unfortunately I don't notice any improvement on launching speed. It takes 13 seconds when no other application is running.

from rapidlauncher.

echo-devim avatar echo-devim commented on May 29, 2024

I pushed two new commits to fix some focus issues and arguments processing. Try to compile again the program from the master branch. Then, cd into the build folder where is located the binary and execute ./rapidlauncher inmem in a terminal and press Esc to hide the window. At this point rapidlauncher should still be running, look at the terminal or check with a new terminal executing the following command: ps aux | grep rapidlauncher. Now, try to re-open rapidlauncher from another terminal, you can use both ./rapidlauncher or ./rapidlauncher inmem it doesn't matter, the important thing is that you started rapidlauncher the first time with the inmem option. It should open in few seconds. Let me know :)

from rapidlauncher.

trappedinspacetime avatar trappedinspacetime commented on May 29, 2024

Great! It works like a charm. Thanks a lot. I am grateful to you.
All the best.

from rapidlauncher.

Related Issues (4)

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.