Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Second batch #29

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Second batch #29

wants to merge 6 commits into from

Conversation

Haltroy
Copy link
Owner

@Haltroy Haltroy commented Feb 7, 2023

Main Work:

Status

I'm finally free so I can finally focus on Yorot again. With this rate, this batch can be finally over in this week.

The custom tab control stuff is giving me a headache because it seems that Avalonia does not have a "get primary pointer" feature outside of the pointer events. And I need it for the pseudo-window that will host the dragged tab for a time until user either drags it into another window or empty space which will spawn a new window. Yorot now checks the bounds of open window(s) and add the tab there, if not found any then it just created a new window and puts the tab there.

I have not figured out the downloads of CefNet but I'm planning on capturing the download data and implementing my own downloader (like IDM, XDM etc.).

The notifications should be easy, I only have to implement the Mozilla's stuff and make a simple notification system. And all I have to do is just use Avalonia's make my own notification system.

The app system and rest is easy but they have to be done together so I'm not touching them until the others are done.

@Haltroy Haltroy added bug Something isn't working enhancement New feature or request labels Feb 7, 2023
@Haltroy Haltroy added this to the indev1 milestone Feb 7, 2023
@Haltroy Haltroy marked this pull request as draft February 7, 2023 11:12
@Haltroy Haltroy mentioned this pull request Feb 7, 2023
@Haltroy Haltroy linked an issue Feb 9, 2023 that may be closed by this pull request
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
2 participants