Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
Gnome autoscaling
Print
Pages: [
1
]
Author
Topic: Gnome autoscaling (Read 2035 times)
0 Members and 1 Guest are viewing this topic.
catalinnic
Newbie
Posts: 19
Gnome autoscaling
«
on:
September 21, 2019, 01:35:06 pm »
I'm creating a game, but when i open it Gnome sets the resolution of the window to 1280x963 when it need to be 1280x768.
Source code:
https://github.com/CatalinNic1/The-Spell-Remake
Logged
Hapax
Hero Member
Posts: 3379
My number of posts is shown in hexadecimal.
Re: Gnome autoscaling
«
Reply #1 on:
September 21, 2019, 05:25:42 pm »
To be clear, do you mean that the resolution of the 'client' part of the window (the bit you can draw to) is the wrong value or the 'full' size of the window (including title bar, for example) is that value?
Logged
Selba Ward
-SFML drawables
Cheese Map
-Drawable Layered Tile Map
Kairos
-Timing Library
Grambol
*
Hapaxia Links
*
catalinnic
Newbie
Posts: 19
Re: Gnome autoscaling
«
Reply #2 on:
September 21, 2019, 05:53:50 pm »
Just the 'client' part.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: Gnome autoscaling
«
Reply #3 on:
September 21, 2019, 08:13:25 pm »
Are you using some tiling software for your windows?
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
catalinnic
Newbie
Posts: 19
Re: Gnome autoscaling
«
Reply #4 on:
September 22, 2019, 09:35:08 am »
No, I don't use any tiling software
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: Gnome autoscaling
«
Reply #5 on:
September 22, 2019, 01:53:13 pm »
What SFML version are you using?
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
catalinnic
Newbie
Posts: 19
Re: Gnome autoscaling
«
Reply #6 on:
September 22, 2019, 05:00:49 pm »
Version 2.5.1-1
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
Gnome autoscaling
anything