| 23 Sep 2025 |
jasi 🏳️⚧️ | Which app are we talking about? | 19:02:14 |
| 24 Sep 2025 |
Vodros | Ghostty 1.2 specifically | 13:35:45 |
| 26 Sep 2025 |
l0b0 | Does anyone here know how to configure GNOME Remote Desktop? | 06:53:14 |
dish [Fox/It/She] | you should ask in #users:nixos.org , this is a room for development-related questions and discussion | 13:40:00 |
jasi 🏳️⚧️ | Though it does look like from the attached issue that the module has room for improvement | 13:48:03 |
jasi 🏳️⚧️ | I always used sunshine/moonlight for remote desktop | 13:48:20 |
| 27 Sep 2025 |
| ➡️@amadaluzia:unredacted.org changed their profile picture. | 12:14:53 |
| dminca changed their profile picture. | 20:13:47 |
| 4 Oct 2025 |
| sajmon170 joined the room. | 17:02:44 |
| 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 |