Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
As for the menu bar, are you relying solely on the menu bar to switch between fullscreen and windowed? If so, you can instead create an event to handle switching between fullscreen and windowed mode instead, as well as simply set/change the keyboard shortcut (default is Alt+Enter for me).
And seeing as you are a bit of an artist yourself, it may interest you to know that you can create your own custom menu (be it a taskbar or menu screen) so users aren't stuck with the stock look.
As for the menu bar, that's a really cool suggestion! I might have to use that at some point in the future, but with the current project it wouldn't fit very well.
Under the application's properties, you can toggle whether or not to change the resolution. It sounds to me like for some reason or another you have this ticked by default. Another thing to note is the "Keep screen ratio" option, turn that down to 0 for non-blurred images.
And if you are still interested in having a borderless windowed fullscreen, you can achieve this with the window control object, along with toggling the header and menu options in the application properties.