-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Initial running version on Windows #9
base: main
Are you sure you want to change the base?
Conversation
- Ugly `cfg` used to disable MacOS-specific code. - `apply_mica` vibrancy looks so bad. - Shortcut's broken. Will investigate soon. This commit is made using commit!!
- Now default shortcut for Windows is usable. - blur effect is broken as well. - Settings shortcut looks broken.
@66Leo66 Amazing work! I've added a build target for Windows on CI, so that anyone else following this (and me once I get back to my PC) can try this out. I've also switched to using I'm ok with disabling window vibrancy if you can't get it working (we'll have to do this in Linux too I think). |
Correct shortcut hint is being displayed in the tray menu now. Settings shortcut only works when focusing commit's main window. Is this the intended behaviour? |
Regarding window vibrancy:
|
Related: #5
Added compiler macros to isolate platform-specific code, allowing it to compile on Windows.
Working:
Not working: