Giter VIP home page Giter VIP logo

Comments (5)

farmerbb avatar farmerbb commented on August 12, 2024

When not set as the default launcher, the most reliable way to launch freeform windows is from your device's recent apps screen. Launching apps from the home screen (when Taskbar is not set as default) is hit-or-miss, for reasons unknown to me.

from taskbar.

commonsguy avatar commonsguy commented on August 12, 2024

OK, I can reproduce that behavior. It feels like the logic to decide what can start a freeform activity is checking to see what's in the foreground, and for some reason is not reliably determining that the home screen is in the foreground.

Thanks!

from taskbar.

commonsguy avatar commonsguy commented on August 12, 2024

FWIW, I tossed together another sample app applying your technique, using a notification shade tile instead of your overlay. Based on my experiments, it feels like the home screen works as a starting point if the activity had previously been launched freeform via the overview screen and that task is still outstanding. If no such previously-freeform task exists, the home screen launches the activity full-screen.

from taskbar.

farmerbb avatar farmerbb commented on August 12, 2024

I just tested out Freecar and it looks like it's able to consistently launch apps into freeform from the home screen. I'm thinking there's something on my end that's preventing Taskbar's start menu from reliably launching freeform windows from the home screen (I start an invisible activity whenever the start menu itself displays, I'm thinking that could be interfering).

I've already made changes to my code to allow for launching freeform windows form Taskbar's recent apps tray.

from taskbar.

farmerbb avatar farmerbb commented on August 12, 2024

OK, changes to the Taskbar code are now live (in the master branch), and the app should now reliably launch freeform windows from the homescreen. Note that if an app already has a fullscreen task entry in recents, that entry needs to be cleared before Taskbar can re-launch the app in freeform mode.

I appreciate your interest in this, Mark!

from taskbar.

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.