Heroic-Games-Launcher / HeroicGamesLauncher

A games launcher for GOG, Amazon and Epic Games for Linux, Windows and macOS.
https://heroicgameslauncher.com
GNU General Public License v3.0
7.91k stars 417 forks source link

faux titlebar for frameless window / CSD #3935

Open nvkomata opened 1 month ago

nvkomata commented 1 month ago

Problem description

the frameless window option/custom window decorations are kind of bad right now because (on linux & windows)

Feature description

a custom "titlebar", which would have the drag css property (to make it draggable) and would contain the window decorations (no drag property)

here's mockups i made in gimp to demonstrate what i mean before anyone gets any funny ideas

store: mockup store page library: mockup library page

Alternatives

No response

Additional information

window buttons shouldn't change the cursor to pointer but leave it default, since they're not 'links' but 'buttons'. this is common design practice in ui

nvkomata commented 1 month ago

additionally it would solve #3864