Giter Site home page Giter Site logo

Comments (2)

White-Tiger avatar White-Tiger commented on August 23, 2024

this is actually the expected behavior... I'm sorry about that
T-Clock doesn't interfere with Windows' calendar and instead waits for it to be created and moves it to the other monitor as "requested".

The only way to let it "look" better, would require to hook deeper into Windows or hook every window action and handle the creation / show events..
But even if I wanted all of this hooking and messing around instead of the lightweight approach we currently have. It would likely not even work for Windows' 10 own calendar.. I couldn't even say if the window is visible or not, I had to wait for a window to appear on position X as only then it is really visible.
So it might not be possible to interact with Store Apps on the required level, and even if there's a way, it would be quite complicated just to let it appear "smoothly"...

Do you really care this much about it xD?

What annoys me more right now, is that I really have to wait for Window's 10 calendar to appear using said workaround.. which means I'll wait for up to 2.5 seconds for it to appear which actually blocks T-Clock during this time. (and believe me, it might take this long..)
And currently, every non-English user experiences that T-Clock waits for the full 2.5 seconds and doesn't react to clicks because their calendar is called differently.. Sadly the not even visible window title is localized, and the window class is the one used by all store apps...
Before Windows 10, the calendar wasn't just not a store App, but it also appeared instantly and I never had to wait or anything.. I just "knew" it's there and could move it.. (this is also why it might not flash at all)

P.S. fun facts about that new calendar: it is slow, it is partially always there hiding in the background (part of the ShellExperienceHost), if you'll ask Windows it is always visible even when it's not, and it starts full-screen, gets later resized and lastly repositioned..

from t-clock.

Fanolian avatar Fanolian commented on August 23, 2024

Thanks for the explanation. I don't really care about this much. I am just reporting anomaly since it is not stated in the changelog.
Thanks again for your effort.

from t-clock.

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.