| 14 Oct 2025 |
emily | for the ISO it'll be no increase of course. | 16:54:55 |
K900 | Yeah probably | 16:56:11 |
K900 | I mean | 16:56:12 |
K900 | I'll let @Jan Tojnar make that coll | 16:56:13 |
K900 | I'll let @Jan Tojnar make that call | 16:56:14 |
K900 | But I think default on makes sense | 16:56:18 |
K900 | Unless you really like bradient I guess | 16:56:41 |
K900 |  Download image.png | 16:57:07 |
K900 | (this is bradient, the only decoration theme available by default) | 16:57:30 |
K900 | (and yes, it's called bradient, I'm not sure why) | 16:57:36 |
K900 | Also move implementation of the current built-in decoration to the "bradient"
plugin, named in glorious memory of the programmer-designed blue gradient that will forever sear our eyeballs. | 16:58:56 |
K900 | Also move implementation of the current built-in decoration to the "bradient" plugin, named in glorious memory of the programmer-designed blue gradient that will forever sear our eyeballs.
| 16:58:59 |
K900 | Well I guess I know now | 16:59:04 |
emily | Wiggly | 17:00:36 |
emily | I assume Ubuntu or whatever just ships it unconditionally? | 17:01:06 |
emily | tbh what we actually want is a "conditional propagated build dependency" or something. | 17:01:28 |
emily | but that's not a thing. | 17:01:32 |
emily | especially since nix run nixpkgs#some-qt-app should Just Work on a GNOME desktop. | 17:01:44 |
K900 | Ships what? | 17:02:51 |
K900 | qtwayland? | 17:02:52 |
K900 | I believe so yeah | 17:03:09 |
emily | if it's just qadwaita, maybe the closure could be slimmed down? | 17:06:00 |
emily | I guess there's no way to avoid it bringing in qtbase though | 17:06:14 |
K900 | Not really | 17:07:33 |
K900 | It's QML so it needs declarative and everything else flows from there | 17:07:47 |
Jan Tojnar | Won’t that still be bradient for widgets, though? It seemed to me like qtwayland only handles window decorations. | 17:14:17 |
K900 | The GTK widget style is in qtbase | 17:15:47 |
Jan Tojnar | I have long gave up on consistent window decorations so I would just go default off | 17:15:55 |
Jan Tojnar | Ah | 17:16:02 |
K900 | qtwayland only brings the decoration plugin | 17:16:09 |