ful1e5 / apple_cursor

Free & Open source macOS Cursors.
GNU General Public License v3.0
1.22k stars 63 forks source link

The windows release doesn't support HiDPI. #43

Closed meowlgm closed 3 years ago

ful1e5 commented 3 years ago

Check the windows custom build docs

ghost commented 3 years ago

Check the windows custom build docs

Can you please explain this more? Windows hidpi does not work, I can seem to get only 1 or 2 cursors to be hi dpi but it doesn't seem they all do support hidpi. see screenshot.

Screenshot_19
JaskaranSingh2 commented 3 years ago

The windows quality is so low

ful1e5 commented 3 years ago

I Patched this bug inside dev branch. Give it try 🙂.

Workaround

# Make sure, you are up to date
$ git checkout dev
$ git pull

# Building only windows with one size that's "96". You can change it with the custom one. 
$ make windows WIN_SIZE=96

Previews (Build with WIN_SIZE=96)

mac OS Big Sur Cursors with HiDPi

Cursor Information

mac OS Big Sur Cursors HiDPi Info

iamr8 commented 3 years ago

Hi @ful1e5. Just a question! Do you use windows? If yes, can you please say what is your theme engine ? Thanks in advance

ful1e5 commented 3 years ago

@iamr8 No, I'm not a Windows user. I'm using Linux as a daily driver for about a half-decade. I Haven't tried any theme engine inside Windows back in the days.

iamr8 commented 3 years ago

Ow thank you very much. I've asked that question because i though your OS-style is very similar to windows.

JaskaranSingh2 commented 3 years ago

I Patched this bug inside dev branch. Give it try 🙂.

Workaround

# Make sure, you are up to date
$ git checkout dev
$ git pull

# Building only windows with one size that's "96". You can change it with the custom one. 
$ make windows WIN_SIZE=96

Previews (Build with WIN_SIZE=96)

mac OS Big Sur Cursors with HiDPi

Cursor Information

mac OS Big Sur Cursors HiDPi Info

Wait how do you install this tho?

ful1e5 commented 3 years ago

@JforJason101 I can't install it on Linux System but there is snap app for testing .cur & .ani called AniTuner. If you are using Windows you can install it by double click on install.inf, Which was generated by the builder inside <repo_path>/themes/macOSBigSur_Windows/

JaskaranSingh2 commented 3 years ago

there isn't an install.inf

ful1e5 commented 3 years ago

there isn't an install.inf

First, You have to run make windows inside the project directory for generating Windows Cursors.

JaskaranSingh2 commented 3 years ago

bruh I'm sorry for being a pain in the butt, but this stuff is hard to install.

ghost commented 3 years ago

I don't think its fixed yet,

@JforJason101 can you check this link for the latest release where @ful1e5 said he fixed it? It's still not showing hidpi for me.

https://github.com/ful1e5/apple_cursor/releases/tag/v1.1.4

meowlgm commented 3 years ago

Why the Windows cursor looks so big,the size is 48px,my monitor resolution is 4K, scaled to 150%,I have another macos cursor theme from a windows theme site, the size is 64px, it looks normal:

big small
ghost commented 3 years ago

Why the Windows cursor looks so big,the size is 48px,my monitor resolution is 4K, scaled to 150%,I have another macos cursor theme from a windows theme site, the size is 64px, it looks normal:

Which release are you using? Your cursors look hidpi enabled. Do you have zip of installation you can upload?

meowlgm commented 3 years ago

Why the Windows cursor looks so big,the size is 48px,my monitor resolution is 4K, scaled to 150%,I have another macos cursor theme from a windows theme site, the size is 64px, it looks normal:

Which release are you using? Your cursors look hidpi enabled. Do you have zip of installation you can upload?

I builded it myself under ubuntu.

macOSBigSur_Windows.zip

ghost commented 3 years ago

Why the Windows cursor looks so big,the size is 48px,my monitor resolution is 4K, scaled to 150%,I have another macos cursor theme from a windows theme site, the size is 64px, it looks normal:

Which release are you using? Your cursors look hidpi enabled. Do you have zip of installation you can upload?

I builded it myself under ubuntu.

macOSBigSur_Windows.zip

I am running 4k too and I think it has to do something with Windows.

For example, in Control Panel > Mouse select theme "None" or Windows Classic. The cursor on my screen is also same size as the zip size you provided. Why? I don't know.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.