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

Fix Windows errors preventing startup / port over macOS only functions #108

Open
richiemcilroy opened this issue Oct 8, 2024 · 9 comments
Labels
💎 Bounty bug Something isn't working

Comments

@richiemcilroy
Copy link
Collaborator

Right now on local dev for Windows there's a bunch of errors on startup.

Most of these are related to some functions being macOS only - needing a Windows version.

Need to start the desktop app locally on Windows, and fix any errors that flag up / prevent the app from running.

Some macOS only functions will need to be ported over to Windows.

You can get through this quite quick, function by function, using Cursor + Claude 3.5 Sonnet.

Please DM me on Discord if you run into any issues or need help.

@richiemcilroy richiemcilroy added the bug Something isn't working label Oct 8, 2024
@richiemcilroy
Copy link
Collaborator Author

/bounty $500

Copy link

algora-pbc bot commented Oct 8, 2024

💎 $500 bounty • Cap

Steps to solve:

  1. Start working: Comment /attempt #108 with your implementation plan
  2. Submit work: Create a pull request including /claim #108 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to CapSoftware/Cap!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @varshith257 Oct 8, 2024, 1:26:38 PM WIP
🟢 @iamhvsharma Oct 8, 2024, 6:32:39 PM WIP

@varshith257
Copy link

varshith257 commented Oct 8, 2024

/attempt #108

Algora profile Completed bounties Tech Active attempts Options
@varshith257 15 bounties from 7 projects
Go, Scala,
TypeScript & more
Cancel attempt

@emee-dev
Copy link

emee-dev commented Oct 8, 2024

/attempt #108

@richiemcilroy
Copy link
Collaborator Author

hey @varshith257 @emee-dev, are either of you working on this?

@varshith257
Copy link

I am in !

@iamhvsharma
Copy link

iamhvsharma commented Oct 8, 2024

/attempt #108
I'm in!

@emee-dev
Copy link

emee-dev commented Oct 8, 2024

hey @varshith257 @emee-dev, are either of you working on this?

I am working on it too.

@ItsEeleeya ItsEeleeya mentioned this issue Oct 9, 2024
9 tasks
@ItsEeleeya
Copy link
Contributor

#110 Solves this.
Currently missing:

  • (WIP) native-looking window caption controls on Windows
  • Handle getting cursor image (Cursor type already implemented)
  • App windows are missing shadows (Not sure the best way to implement this yet, I would like to avoid having to use the css trick, needs more research as I don't recall seeing any Windows apps that have shadows the way I want with a custom border radius)

Known issues on Windows:

  • Editor not rendering the screen recording

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 Bounty bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants