| 16 Nov 2024 |
Grimmauld (moving to @grimmauld:grapevine.grimmauld.de) | Hey! Should gnome circle/world apps be prefixed gnome- or just have the "clean" name? Specifically, i am not sure about the name i should give the package for https://gitlab.gnome.org/World/Upscaler, am between upscaler and gnome-upscaler | 15:00:39 |
emily | (some context: https://matrix.to/#/!kjdutkOsheZdjqYmqp:nixos.org/$TdF7VJZ7xrt7ei59OOiIYqKZX7sOf6-TuRYAuKJ3SPg?via=nixos.org&via=matrix.org&via=nixos.dev it's not actually a Circle app at all at present AFAICT so I think there's no official GNOME affiliation beyond being on the GItLab and being developed by a GNOME dev) | 15:02:42 |
Grimmauld (moving to @grimmauld:grapevine.grimmauld.de) |  Download image.png | 15:03:37 |
Grimmauld (moving to @grimmauld:grapevine.grimmauld.de) | i suppose i'll just call it upscaler, but figured i'd ask | 15:03:46 |
FreeVariable | In reply to @k900:0upti.me https://gitlab.freedesktop.org/upower/power-profiles-daemon/#tuned-and-tlp Thanks I will give it a try | 15:15:23 |
Grimmauld (moving to @grimmauld:grapevine.grimmauld.de) | lollypop and fractal have no prefix either (also gnome world), so there is precedent. Won't prefix upscaler either then. | 15:26:33 |
| @etcpanda:matrix.org joined the room. | 17:03:18 |
@etcpanda:matrix.org | is x11 less gnome available in nixpkgs? | 19:57:33 |
| 17 Nov 2024 |
Jan Tojnar | etcpanda: no. You would need to override the packages to disable X11 yourself | 11:25:19 |
emily | upstream are slowly deprecating X11 support, so there may come a day | 11:27:16 |
emily | (though I imagine libX11 will be very slow to disappear) | 11:27:27 |
FreeVariable | @k900:0upti.me: Ok I can confirm p-p-d gives me a better experience so far. Thanks for the recommendation | 12:02:35 |
| 18 Nov 2024 |
| sachesi x joined the room. | 12:52:59 |
sachesi x | hi! did someone have gdm "double login"? like first time doesnt login to system, and ask for password again | 12:53:25 |
l0b0 | In reply to @sachesi:matrix.org hi! did someone have gdm "double login"? like first time doesnt login to system, and ask for password again Not anytime recently, but it can happen if the subsequent command fails for any reason. | 21:42:01 |
| 19 Nov 2024 |
| diamond (it/its) changed their profile picture. | 21:15:51 |
| Arian joined the room. | 21:43:01 |
Arian | Hey I was wondering. why do we not run gnome-keyring-daemon as a systemd user service on NixOS | 21:43:21 |
Arian | like arch does | 21:43:29 |
| 21 Nov 2024 |
Jan Tojnar | I think we do the same thing (following upstream). IIRC, PAM module will launch it either directly or through systemd service (socket activation) depending on the situation. And XDG autostart will be used in some cases too. | 07:30:17 |
Arian | So how do I make it run as a Systemd service? | 15:19:04 |
| 23 Nov 2024 |
ixxie | I got a new second monitor, it generally works smoothly but some apps have oddly large scaling for some reason: | 18:16:23 |
ixxie |  Download image.png | 18:16:28 |
| 24 Nov 2024 |
| Tiago Vargas joined the room. | 13:56:32 |
| 25 Nov 2024 |
| @plmh:matrix.org left the room. | 08:55:16 |
| 30 Nov 2024 |
bobby285271 | In reply to @bobby285271:matrix.org In case there are Cinnamon users here, I plan to merge the Cinnamon 6.2 bump soon. If you think there are blocking issues please do say (p.s. mozjs102 won't build w/ python3.12+ without patching distutils usages I think) In case there are Cinnamon users here, I plan to merge the Cinnamon 6.4 bump soon. If you think there are blocking issues please do say :-) | 12:59:21 |
| 2 Dec 2024 |
@mcnesium:exma.de | I have user-stylesheet@tomaszgasior.pl installed with home.packages = with pkgs; [ … gnomeExtensions.user-stylesheet-font ]; but now it says its uncompatible with gnome 47.1 in the extensions app. checking the metadata.json in the nix store extension dir approves. How do we get the current version that actually is compatible? the package source is linked here | 13:35:22 |
@mcnesium:exma.de | side note: this is a desperate approach, all I am trying to do is get rid of the rounded corners in the top menu using default adwaita theme. any other approach is welcome. gnome 47 broke my old theme setup :( | 13:38:12 |
Jan Tojnar | someone would need to perform the extension update | 22:29:42 |
Jan Tojnar | hmm, are you sure a new version has been released? e.g.o is unfortunately down now so I cannot double check but we already have version 10 on nixos-unstable (although without support for 47) | 22:40:55 |