quark-shell-mac icon indicating copy to clipboard operation
quark-shell-mac copied to clipboard

Quark Shell for Mac helps web developers to create native-like Mac menubar app using HTML and JavaScript without writing any native code.

Results 13 quark-shell-mac issues
Sort by recently updated
recently updated
newest added

I'm looking for something that I can use to deliver osx-style xxx.app files to my clients. It's not clear if I can do that with this or what the steps...

Could you add a simple copy to clipboard api? Since all of the content is in a web view I can't find a way to use Javascript to copy text/etc...

feature

Can the fill color of the top arrow be configurable outside of Xcode? I can change it in: LDYWindowBorderView.m but it would be nice if it could be configured from...

feature

The highlight state should be kept after click on the icon. Some clue: https://code.google.com/p/chromium/issues/detail?id=402787 ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5884163-keep-menubar-icon-highlighted-when-popup-is-visible?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github)** We accept bounties via...

enhancement

Format: ``` json { "name": "Pomotodo", "localized_name": { "zh_CN": "番茄土豆" }, "bundle_id": "com.pomotodo.Pomotodo" "version": "1.0.0", "popup_size": { "width": 400, "height": 300 } "windows": { "publisher": "Pomotodo", "url": "https://pomotodo.com", "codename": "pomotodo",...

feature

## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4206266-support-multiple-new-windows?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github).

feature

## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4139022-remove-mw-on-subscriber-when-new-window-is-closed?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github).

enhancement

Is there a panel within xcode to determine an applications permissions? My compiled application works great, but does not start when it is inside /Applications. It starts fine from documents,downloads,...

question

Perhaps you can pass in the tab identifier on `quark.openPreferences()` to open a specific tab? Example: `quark.openPreferences('account')` would open the tab where `"identifier": "account"`. ## --- Want to back this...

feature

Is it currently possible to set your own Preferences icon as opposed to the three default icons? ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/27753276-set-a-custom-preferences-icon?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github)** We...

feature