Giter Club home page Giter Club logo

Comments (12)

IngwiePhoenix avatar IngwiePhoenix commented on June 18, 2024

There is a switch to disable this, i just need to look it up and pass it to sihorton to implement it into the main version. it already does not occur on my end anymore. ^^
Am 25.09.2013 um 14:23 schrieb AndrΓ© Fiedler [email protected]:

See ScreenShot below

β€”
Reply to this email directly or view it on GitHub.

from appjs-deskshell.

SunboX avatar SunboX commented on June 18, 2024

πŸ‘

from appjs-deskshell.

IngwiePhoenix avatar IngwiePhoenix commented on June 18, 2024

@sihorton: --disable-translate :)
Am 25.09.2013 um 14:45 schrieb AndrΓ© Fiedler [email protected]:

β€”
Reply to this email directly or view it on GitHub.

from appjs-deskshell.

sihorton avatar sihorton commented on June 18, 2024

Thanks Ingwie! I have released a new version (0.8.2) which contains the --disable-translate and also allows you to set width / height of the window in the .desk file.
@SunboX Can you run deskshell-updater.exe it should say there is a new version, download and install it and then try again and see if the translation bar has now been fixed.

from appjs-deskshell.

IngwiePhoenix avatar IngwiePhoenix commented on June 18, 2024

Right, I'll merge your current fixes into my source later. Just FYI: .desk files are launched by Deskshell.app already! I am now working on the JSON parser, taking great advantage of MacOS's default PHP 5.3.3 install which has json_decode(string $jsonString) :}
Am 25.09.2013 um 15:16 schrieb sihorton [email protected]:

Thanks Ingwie! I have released a new version (0.8.2) which contains the --disable-translate and also allows you to set width / height of the window in the .desk file.
@SunboX Can you run deskshell-updater.exe it should say there is a new version, download and install it and then try again and see if the translation bar has now been fixed.

β€”
Reply to this email directly or view it on GitHub.

from appjs-deskshell.

SunboX avatar SunboX commented on June 18, 2024

Ok, I've updated but the sample app still shows a translation bar on top.

Btw, how can I launch a app fullscreen and chromeless?

from appjs-deskshell.

SunboX avatar SunboX commented on June 18, 2024

Sorry, my bad ... it was a instance of the "old" DeskShell app still running ... works great! Can be closed. ;)

from appjs-deskshell.

sihorton avatar sihorton commented on June 18, 2024

Ah great, thanks ingwie for the correct flag!

We have not yet implemented fullscreen / chromeless. I have looked and there is an html5 api: webkitRequestFullScreen() for example but this will ask the user if they accept the window being full screen. I dont see anything in the list of command line switches also: http://peter.sh/experiments/chromium-command-line-switches/

I will add this to the todo list and we can see if we can find a way to fix it.

from appjs-deskshell.

sihorton avatar sihorton commented on June 18, 2024

There is the --kiosk mode which might be what you are looking for, the idea is that it takes over the entire desktop. I have not tested it much though.

from appjs-deskshell.

SunboX avatar SunboX commented on June 18, 2024

Yep, that sounds exactly like what we are looking for. :) It's a small "display" or "kiosk" app that will show some information without user interaction

from appjs-deskshell.

sihorton avatar sihorton commented on June 18, 2024

Ok I have been playing around with the kiosk mode. It seems to work ok, but you have to be careful to get out of it again. I have two screens so on the second screen I can open task manager and kill it.

I will try to produce a new release with support for kiosk mode.

from appjs-deskshell.

sihorton avatar sihorton commented on June 18, 2024

I have a new release of deskshell (0.8.3).
@SunboX run deskshell-updater.exe again and it should ask to download the new version. You can also download a sample app: appjs.delightfulsoftware.com/deskshell/kioskDemo.zip This should open in fullscreen / chromeless mode and display the index.htm page inside htdocs directory.

The "magic" happens if you add "mode":"kiosk" to the .desk json file.

from appjs-deskshell.

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.