Skip to content

Windows support#35

Closed
unsecretised wants to merge 236 commits intomasterfrom
windows-support
Closed

Windows support#35
unsecretised wants to merge 236 commits intomasterfrom
windows-support

Conversation

@unsecretised
Copy link
Copy Markdown
Collaborator

This won't be merged yet, but it should also be checked for breaking anything in the macos side.

Asys-sh and others added 27 commits December 18, 2025 14:56
We do not need to create the file if it already exists...
not sure what I was doing there, but this should be correct
Brought back windows way to open google..
Now when we open the app via the shortcut it centers it and also make it appear on the right monitor (where mouse cursor is).
removed an used struct gotta keep things clean
on launch of the app, it would not center it nor take it to the right screen, now it does.
Start adding windows support
now compiles again on macos, it was mostly cfg stuff..
I fixed type annotation on Windows or it would not compile.
focuses the app when opened.
Windows support - don't kaboom macos compiling
Cleaned up imports so they are at the top of the file, nothing serious just picky
we can now have customs paths to index and file exe's from, perhaps in the future we could accept globals in the array..
double imports RIP
Copy link
Copy Markdown
Collaborator Author

@unsecretised unsecretised left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should work.

@unsecretised
Copy link
Copy Markdown
Collaborator Author

I'll resolve these conflicts then we can merge it once to master

@Mnem42
Copy link
Copy Markdown

Mnem42 commented Feb 11, 2026

Shouldn't #141 probably also be merged before that?

@unsecretised
Copy link
Copy Markdown
Collaborator Author

@kybe236 @Mnem42 @Nazeofel @cnaples79

This branch will be merged soon (once #141 's merge conflicts get resolved) and someone can test functionality for windows (i'm assuming mnem42 will confirm that it works on windows), and I'll test on macos. I know this branch has a bit of work on linux support but I doubt linux support is there yet, so to avoid the repo being a hot mess, I want to merge this branch rn

@Mnem42 Mnem42 mentioned this pull request Feb 12, 2026
@Mnem42 Mnem42 mentioned this pull request Feb 14, 2026
Mnem42 and others added 2 commits February 14, 2026 16:54
@unsecretised unsecretised deleted the windows-support branch February 26, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows support

6 participants