GreemDev / Ryujinx

Experimental Switch emulator written in C#
MIT License
57 stars 8 forks source link

Close, minimize and maximize buttons are too big on windows #19

Open Felitendo opened 19 hours ago

Felitendo commented 19 hours ago

Description of the issue

The Minimize, Maximize and Close buttons are very wide and big on windows.

Reproduction steps

Open Ryujinx on Windows

Log file

Ryujinx_1.2.30_2024-10-20_14-32-45.log

OS

Windows 11

Ryujinx version

1.2.30

Game version

No response

CPU

No response

GPU

No response

RAM

No response

List of applied mods

No response

Additional context?

No response

GreemDev commented 10 hours ago

Trust me, I agree, but I looked everywhere and the only property of the buttons I change change is HEIGHT, and not width.

extherian commented 9 hours ago

OK, I love the fruity lgbt colours on the program icon but I agree that the buttons are a bit much, along with no program name in the window titlebar, it doesn't look bad but it looks decidedly non-standard next to other windows programs. It looked better before.

GreemDev commented 4 hours ago

OK, I love the fruity lgbt colours on the program icon but I agree that the buttons are a bit much, along with no program name in the window titlebar, it doesn't look bad but it looks decidedly non-standard next to other windows programs. It looked better before.

That's kinda the point, not everything needs to follow a standard; not to mention the way it's done now is how modern Windows apps are supposed to look; just look at the Settings app. The title bar comes from FluentAvalonia which effectively adds controls that are designed to look & feel similar to Win UI, which is an official Microsoft way of making apps.

GreemDev commented 4 hours ago

Also, what was in the title bar is now also visible by hovering the icon in the menu bar. It was put there for those 2 reasons, to have an icon there, and to show whatever the window title is.

Felitendo commented 1 minute ago

OK, I love the fruity lgbt colours on the program icon but I agree that the buttons are a bit much, along with no program name in the window titlebar, it doesn't look bad but it looks decidedly non-standard next to other windows programs. It looked better before.

That's kinda the point, not everything needs to follow a standard; not to mention the way it's done now is how modern Windows apps are supposed to look; just look at the Settings app. The title bar comes from FluentAvalonia which effectively adds controls that are designed to look & feel similar to Win UI, which is an official Microsoft way of making apps.

The stuff with the title bar is okay, but at least the buttons should follow the standard windows design philosophy. It looks very cheap and quickly thrown together otherwise