| 6 Nov 2024 |
| @mcnesium:exma.de joined the room. | 18:15:44 |
| 8 Nov 2024 |
| jschvz joined the room. | 02:57:52 |
| moved to @amadaluzia:tchncs.de changed their display name from (artur 'manuel) to @amadaluzia:tchncs.de. | 14:29:26 |
| moved to @amadaluzia:tchncs.de changed their display name from @amadaluzia:tchncs.de to moved to @amadaluzia:tchncs.de. | 14:30:45 |
| 10 Nov 2024 |
| Krutonium changed their profile picture. | 03:48:30 |
| 13 Nov 2024 |
| ➡️@amadaluzia:unredacted.org joined the room. | 00:38:25 |
➡️@amadaluzia:unredacted.org | Hey there, is there any way to sort out libadwaita not being applied to *any* PyGObject3 application? I had a conversation about it in #python:nixos.org but i moved here | 00:41:08 |
➡️@amadaluzia:unredacted.org | Issue is gobject-introspection is unable to load any libadwaita typefiles because it couldn't find it so to speak | 00:43:45 |
➡️@amadaluzia:unredacted.org | It fails to load with Komikku despite it being a build input, it fails with nicotine-plus, gnome music too it seems | 00:46:34 |
getchoo | on what branch/commit does this fail? i just submitted https://github.com/NixOS/nixpkgs/pull/355387 last night and it worked as expected | 01:08:15 |
➡️@amadaluzia:unredacted.org | In reply to @getchoo:matrix.org on what branch/commit does this fail? i just submitted https://github.com/NixOS/nixpkgs/pull/355387 last night and it worked as expected 76612b17 | 08:49:09 |
➡️@amadaluzia:unredacted.org | nixos-unstable | 08:51:07 |
➡️@amadaluzia:unredacted.org | In reply to @getchoo:matrix.org on what branch/commit does this fail? i just submitted https://github.com/NixOS/nixpkgs/pull/355387 last night and it worked as expected Fixed it by borrowing some things here, cheers | 09:11:10 |
| 14 Nov 2024 |
ElvishJerricco | Am I correct that gnome / gdm always defaults to wayland? Or does it try to detect whether it should use wayland or x11 somehow? | 17:20:57 |
ElvishJerricco | I'm intending to add a boot entry to the ISO to force it to boot into x11 and I'm wondering if I also need to do the same for wayland or if the default boot entry already does that | 17:22:14 |
emily | why add forced X11? | 17:24:37 |
emily | it's basically deprecated on GNOME | 17:24:40 |
emily | e.g., Fedora is removing Xorg support for GNOME AIUI | 17:25:04 |
ElvishJerricco | emily: at the very least I want to test it with some people who suggested the ISO wouldn't launch the DE with wayland | 17:31:05 |
ElvishJerricco | but yea it's likely wayland isn't truly the issue | 17:31:28 |