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

[FR] Support custom screen size for hover display #337

Open
maranmaran opened this issue Oct 11, 2024 · 5 comments
Open

[FR] Support custom screen size for hover display #337

maranmaran opened this issue Oct 11, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@maranmaran
Copy link

maranmaran commented Oct 11, 2024

Problem or Need

Really no need for "What is this" "Extra extra small" and such

Proposed Solution

Just scaler slider or perhaps a % input

@maranmaran maranmaran added the enhancement New feature or request label Oct 11, 2024
@apotenza92
Copy link

I think another good approach may be to size the preview as a % of the screen size. I often change from external monitors to laptop display and the sizes don't adjust to suit the display size. Could just be 5% 10% 15% etc. as the preview size.

@maranmaran
Copy link
Author

I think another good approach may be to size the preview as a % of the screen size. I often change from external monitors to laptop display and the sizes don't adjust to suit the display size. Could just be 5% 10% 15% etc. as the preview size.

Yes, I meant to write "slider" and wrote dropdown. However, I think I'd just prefer a % input 0-100 and that's it...

@ejbills
Copy link
Owner

ejbills commented Oct 30, 2024

A slider based on screen size is so simple, and works way better than the method I ended up going with. Can't believe I didn't think of this initially, haha! Just noting here that I plan on switching to a percentage based system in a coming patch.

@apotenza92
Copy link

@ejbills inspo was the way Raycast lets you set up custom window layouts using % width or % height as an input 😄

@maranmaran
Copy link
Author

A slider based on screen size is so simple, and works way better than the method I ended up going with. Can't believe I didn't think of this initially, haha! Just noting here that I plan on switching to a percentage based system in a coming patch.

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants