Code Monkey home page Code Monkey logo

Comments (11)

quanglam2807 avatar quanglam2807 commented on June 9, 2024 1

Should be fixed with #141

from appifier.

quanglam2807 avatar quanglam2807 commented on June 9, 2024

@jottr WebCatalog relies on bash script so maybe I would be able to fix it there's a command to launch an app in a specific workspace. Do you have any idea?

from appifier.

jottr avatar jottr commented on June 9, 2024

Not really. I've just had a superficial glance at your project. Where exactly is the launch script?

from appifier.

quanglam2807 avatar quanglam2807 commented on June 9, 2024

@jottr https://github.com/webcatalog/desktop/blob/master/app/applify-darwin.sh

from appifier.

jottr avatar jottr commented on June 9, 2024

I still have no idea how this could be achieved, but I would like to argue that this issue should be bumped in criticality.

Since webcatalog aims to create native style applications, which behave like proper desktop applications, it should adhere to a platforms UX standards.

What can we do to resolve this issue?

from appifier.

quanglam2807 avatar quanglam2807 commented on June 9, 2024

@jottr I think the best solution is to use native binaries. Now each app installed from WebCatalog uses shortcut file (on Windows) or bash file (Mac & Linux) to trigger. Those apps will open webcatalog binary with specific parameters. Because of this, it's very limited to control the behaviors of the apps.

So instead of using bash script, if we can compile a proper binary for every app, it would work much better. This is what Google does with Chrome apps. But I don't know much about native programming.

from appifier.

jottr avatar jottr commented on June 9, 2024

What do you think about Gallium?

from appifier.

quanglam2807 avatar quanglam2807 commented on June 9, 2024

@jottr Pretty neat but but it hasn't been updated for months. Electron is getting better and better so I don't think we need to switch anytime soon.

from appifier.

quanglam2807 avatar quanglam2807 commented on June 9, 2024

@jottr I think I'll change the way WebCatalog works to fix issues similar to this one. The apps will be independent Electron apps instead of using a same binary.

from appifier.

jottr avatar jottr commented on June 9, 2024

It seems that only webcatalog itself can be assigned to a workspace, but not apps installed via webcatalog.
Tested on webcatalog 6.1.0

from appifier.

quanglam2807 avatar quanglam2807 commented on June 9, 2024

@jottr Yes, I understand the problem. With the next version, 7.0, we are moving to a new architecture to resolve this issue: https://github.com/webcatalog/webcatalog/issues/148#issuecomment-312166657

from appifier.

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.