| 4 Oct 2025 |
| Nick joined the room. | 18:12:51 |
| ArcticFive joined the room. | 19:24:44 |
| 5 Oct 2025 |
| @jaafar:kde.org joined the room. | 00:04:46 |
| @jaafar:kde.org left the room. | 00:05:09 |
| 9 Oct 2025 |
| @notgne2:wizbos.club left the room. | 20:10:00 |
| 10 Oct 2025 |
K900 | Hey folks | 07:33:39 |
K900 | I guess @Jan Tojnar @bobby285271 specifically | 07:33:45 |
K900 | https://github.com/NixOS/nixpkgs/pull/450591 | 07:33:46 |
K900 | Qt 6.10 moves most of qtwayland into qtbase | 07:34:28 |
K900 | Except the GNOME decorations plugin | 07:34:48 |
K900 | I kinda want to drop qtwayland from wrapQtAppsHook, but then you start running into ambient Qt plugin weirdness on GNOME specifically | 07:35:23 |
jasi 🏳️⚧️ | Is the weirdness just aesthetic or does it affect using the app? | 13:58:53 |
K900 | Well you'll get the default ugly decorations instead of the GNOME styled ones | 14:04:16 |
K900 | I'm not sure if there's any actual feature difference | 14:04:32 |
| 11 Oct 2025 |
jasi 🏳️⚧️ | Then GNOME shouldn't have to hold up this change then. | 00:01:27 |
jasi 🏳️⚧️ | I don't see GNOME implementing xdg_decoration (server-side decoration) anytime soon so we can look towards https://github.com/FedoraQt/QAdwaitaDecorations for QoL integration (though this should be opt-in for GNOME desktop module users imo) | 00:03:28 |
| 14 Oct 2025 |
| katja (she/her) left the room. | 13:29:46 |
Jan Tojnar | I am fine with Qt apps’ CSD looking foreign on GNOME, as long there are some window controls. Vanilla GNOME does not care either. If someone is later interested in installing qtwayland optionally in gnome.nix I would be fine with that too. | 16:45:32 |
K900 | The thing that kinda fucked me on this is that I can't figure out a good way to install qtwayland | 16:46:32 |
K900 | Like | 16:46:33 |
K900 | What's the condition when it needs to exist | 16:46:37 |
K900 | I guess an extra option like gnome.qtIntegration or w/e? | 16:46:53 |
K900 | Is the only way I can see | 16:46:58 |
emily | just unconditionally in GNOME? | 16:47:00 |
emily | is the closure that big? I'd guess most systems have at least one Qt thing lying around | 16:47:10 |
K900 | I'm sure we're going to get at least a few people who are going to be mad about Qt dirtying their pure GTK systems | 16:50:10 |
K900 |  Download image.png | 16:51:38 |
K900 | Closure size is Not Great tbh | 16:51:52 |
K900 | But yeah I think option is the way to go | 16:52:27 |
emily | default on? | 16:54:44 |