Conversation
Notices
-
Embed this notice
@nytpu @mjdxp @divVerent @wolf480pl @newt i thought it was neat that they put buttons up there, but i've come to hate it if they do more than one or two.
makes the fucking drag handle hazardous to actually drag.
-
Embed this notice
@divVerent @mjdxp @newt @nytpu @wolf480pl i suspect there are ways to get custom titlebar elements and that there would be an element of nontriviality to them.
in a general sense this is not the compositor's problem. all a compositor is supposed to do is stack image sandwiches on top of one another. so window decorations are mostly a case of asking for a texture sheet, writing to it, and doling out rectangles from the sheet "somewhere."
-
Embed this notice
@icedquinn @nytpu @mjdxp @newt @wolf480pl Chrome does it for a while on X11 already, using title bar space as tab bar. I hate it (and turned it off).
Adding extra icons for e.g. sound muting is nice though, but that should IMHO be drawn by the compositor and be requested declaratively by the application (or even not requested at all, but the app should request sound access and that should auto add the icon).