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

HDPI support GNOME desktop #6059

Closed
anto-1 opened this issue Jun 22, 2020 · 14 comments
Closed

HDPI support GNOME desktop #6059

anto-1 opened this issue Jun 22, 2020 · 14 comments
Labels
help wanted We have very little time and would like some help linux

Comments

@anto-1
Copy link

anto-1 commented Jun 22, 2020

The user interface is too small to be usable.
processing

Fedora 31
GNOME Version 3.34.6

@Bobby54
Copy link

Bobby54 commented Jun 22, 2020

Just go to file -> Preferences ->untick automatic interface scaling
image
Then choose a different percentage, click OK and restart Processing.

@anto-1
Copy link
Author

anto-1 commented Jun 22, 2020

Well that was easy. Thank you so much!

@anto-1
Copy link
Author

anto-1 commented Jun 22, 2020

menu
Is there a way to make the menu appear a bit bigger? The editor got scaled up but the menu did not follow.

@Bobby54
Copy link

Bobby54 commented Jun 22, 2020

I don't think there is but you can check the processing code and might be able to change the size of the menu there.

Just go to file -> Preferences ->untick automatic interface scaling
image
Then choose a different percentage, click OK and restart Processing.

I actually thought this changes the size of the menu but it didn't.

@Bobby54
Copy link

Bobby54 commented Jun 26, 2020

I opened a discussion on Processing Discourse.
Maybe somebody else can help there.
https://discourse.processing.org/t/change-size-of-menu-bar/22086

@anto-1
Copy link
Author

anto-1 commented Jun 26, 2020

The bundled version of java Java is 1.8.0_202 from ~/processing-3.5.4/java/release. Which does not appear to support automatic hdpi scaling. With the OpenJdk you can install version 9 which appears to solve the problem for other programs.
see

But since this project use Oracle's version, I'll have to test the program with a more recent one by changing the default configuration.

@benfry
Copy link
Member

benfry commented Sep 24, 2020

Can you try with the 4.0 alpha 2 release and let us know if it's working better?

@maxdevjs
Copy link

maxdevjs commented Nov 12, 2020

Where the 4.0 alpha 2 can be found?

Edit: ops, it is a separate repo 🤪

@cansik
Copy link

cansik commented Feb 9, 2021

In 4.0 alpha 3, the menubar is still small, but the menu items are bigger now:

image

@benfry
Copy link
Member

benfry commented Jun 14, 2021

That looks like a problem with the Window Manager you're using. Perhaps try another and see if it's still a problem?

@benfry benfry added help wanted We have very little time and would like some help linux labels Jun 15, 2021
@benfry
Copy link
Member

benfry commented Aug 9, 2021

Should be resolved in the 4.0 releases: https://github.com/processing/processing4/releases

@benfry benfry closed this as completed Aug 9, 2021
@letorbi
Copy link

letorbi commented Aug 10, 2021

The scaling seems to work fine with beta 1 on GNOME/Wayland now:

Screenshot from 2021-08-10 10-31-57

@benfry
Copy link
Member

benfry commented Aug 12, 2021

Thanks for the verification.

@github-actions
Copy link

github-actions bot commented Sep 12, 2021

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted We have very little time and would like some help linux
Projects
None yet
Development

No branches or pull requests

6 participants