!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

398 Members
A room for maintainers of GNOME & GNOME-Related desktop environments (xfce, cinnamon, pantheon...)90 Servers

Load older messages


SenderMessageTime
27 Dec 2024
@elvishjerricco:matrix.orgElvishJerriccoYea we must be experiencing different things01:48:45
@elvishjerricco:matrix.orgElvishJerricco Well Windows doesn't have this problem. So presumably there's some kind of software fix for this 02:33:03
@elvishjerricco:matrix.orgElvishJerriccoShit is this going to be some kind of EDID thing? (Does that even make sense?)02:34:21
@garbas:matrix.orggarbas left the room.10:38:51
29 Dec 2024
@elikoga:matrix.orgelikoga changed their display name from elikoga (@38c3 πŸ“ž488{0,1}) to elikoga (@38c3 πŸ“ž488{0,1,9}).11:03:18
@hpfr:matrix.orghpfranyone know how GSettings works on non GNOME DEs? glib and gtk don’t seem to depend on dconf. is there a default backend to ensure GSettings always works for GTK applications using it?19:24:36
@hpfr:matrix.orghpfraha https://github.com/NixOS/nixpkgs/blob/394571358ce82dff7411395829aa6a3aad45b907/doc/languages-frameworks/gnome.section.md?plain=1#L1119:26:45
30 Dec 2024
@tommy:datenkollektiv.netTommy changed their display name from Tommy (3841) to Tommy.19:26:02
31 Dec 2024
@getchoo:matrix.orggetchoo changed their profile picture.12:38:56
1 Jan 2025
@amadaluzia:tchncs.de➑️@amadaluzia:unredacted.org changed their profile picture.07:10:46
@amadaluzia:tchncs.de➑️@amadaluzia:unredacted.org changed their display name from amadaluzia() {} to amadaluzia.07:11:21
@mjolnir:nixos.orgNixOS Moderation Botchanged room power levels.14:26:15
2 Jan 2025
@mcnesium:exma.de@mcnesium:exma.de the user style sheet extension is at v11 but shown as v10 here. installed doing home.packages = with pkgs; [ … gnomeExtensions.user-stylesheet-font … ]; - source points here but it does not look like there is something to update there, right? how can this ext be updated in nixpkgs? 16:50:10
3 Jan 2025
@elikoga:matrix.orgelikoga changed their display name from elikoga (@38c3 πŸ“ž488{0,1,9}) to elikoga.10:28:14
@MartiniMoe:matrix.orgMartiniMoe

Hi, has anyone succesfully configured sleep when inactive with home-manager and its dconf.settings? Im trying this:

  dconf.settings = {
    "org/gnome/desktop/session/idle-delay" = lib.hm.gvariant.mkUint32(0);
    "org/gnome/settings-daemon/plugins/power/sleep-inactive-ac-type" = "nothing";
  };

But it fails with error: A definition for option dconf.settings."org/gnome/settings-daemon/plugins/power/sleep-inactive-ac-type"' is not of type attribute set of (GVariant value)'. Definition values: - In /nix/store/50krr31h6f9x22ihm6xg50swss37kni8-source/home/moe_omnissiah': "nothing"`

11:16:13
@MartiniMoe:matrix.orgMartiniMoe *

Hi, has anyone succesfully configured sleep when inactive with home-manager and its dconf.settings? Im trying this:

  dconf.settings = {
    "org/gnome/desktop/session/idle-delay" = lib.hm.gvariant.mkUint32(0);
    "org/gnome/settings-daemon/plugins/power/sleep-inactive-ac-type" = "nothing";
  };

But it fails with

error: A definition for option `dconf.settings."org/gnome/settings-daemon/plugins/power/sleep-inactive-ac-type"' is not of type `attribute set of (GVariant value)'. Definition values: - In `/nix/store/50krr31h6f9x22ihm6xg50swss37kni8-source/home/moe\_omnissiah': "nothing"\
11:16:32
@p14:matrix.orgp14 In case anyone comes across this, somehow dconf read /org/gnome/desktop/lockdown/disable-lock-screen had been set to true. Took some figuring out. 17:09:11
@p14:matrix.orgp14Not aware of having set this myself, I wonder what might have set it?17:09:22
4 Jan 2025
@salt:sal.tdSalt joined the room.04:37:20
@salt:sal.tdSalt Hi, I recently went down a rabbit hole while wondering when a particular GNOME extension would update... It has lead me to the question of whether the update-extensions.py script could be setup to have some sort of filter such that an individual extension could be updated? 04:45:31
@kranzes:matrix.org@kranzes:matrix.org left the room.15:30:11
5 Jan 2025
@jtojnar:matrix.orgJan TojnarThe keys need to be in a second level, see https://github.com/jtojnar/nixfiles/blob/a39624655dba4703fc0162b1412c5c34f04d2997/hosts/theo/configuration.nix#L544-L551 for an example19:06:26
@jtojnar:matrix.orgJan TojnarIt could probably be added. But generally, we will want to update all at the same time anyway.19:07:46
@salt:sal.tdSaltI get that, it just seems like there are super large gaps between updates being run. This is especially impactful when there is a recent update to a higher GNOME version, where we are stuck waiting for the updated extension to be pulled in.19:09:39
@salt:sal.tdSaltI tried to submit a PR to the open PR for a recent update but unsure if it has been noticed yet.19:10:24
@emilazy:matrix.orgemily is the GNOME staging updates PR cool for anyone to merge whenever or does the GNOME team handle it when -next starts? trawling through queued up staging PRs in preparation for the upcoming cycle 19:10:40
@jtojnar:matrix.orgJan Tojnar emily: should be good to go, I was waiting for ofborg-eval 19:11:16
@emilazy:matrix.orgemilyofborg died 😒19:11:24
@emilazy:matrix.orgemilyit's all about the GHA eval now19:11:30
@salt:sal.tdSalt

oh, while i'm here maybe someone can take a look at my attempts to update the weather dconf settings (and why they aren't working...)

  #  "org/gnome/clocks".world-clocks = [ {
  #    location = mkVariant [ (mkUint32 2) (mkVariant [ "Seattle" "KBFI" true [ (mkTuple [ 0.8298313314533731 (-2.134775231953554) ]) ] [ (mkTuple [ 0.8308850914425572 (-2.135097419733472) ]) ] ]) ];
  #  } {
  #    location = mkVariant [ (mkUint32 2) (mkVariant [ "New York" "KNYC" true [ (mkTuple [ 0.7118034407872564 (-1.2909618758762367) ]) ] [ (mkTuple [ 0.7105980465926592 (-1.2916478949920254) ]) ] ]) ];
  #  } {
  #    location = mkVariant [ (mkUint32 2) (mkVariant [ "Berlin" "EDDT" true [ (mkTuple [ 0.9174614159494501 0.23241968454167572 ]) ] [ (mkTuple [ 0.916588751323453 0.23387411976724018 ]) ] ]) ];
  #  } {
  #    location = mkVariant [ (mkUint32 2) (mkVariant [ "Shanghai" "ZSSS" true [ (mkTuple [ 0.5439609560226636 2.1194114825206833 ]) ] [ (mkTuple [ 0.544930573688609 2.119842980271654 ]) ] ]) ];
  #  } ];
  #  "org/gnome/clocks" = {
  #      world-clocks = [ {
  #        location = mkVariant [ (mkUint32 2) (mkVariant [ "Seattle" "KBFI" true [ (mkTuple [ 0.8298313314533731 (-2.134775231953554) ]) ] [ (mkTuple [ 0.8308850914425572 (-2.135097419733472) ]) ] ]) ];
  #      } {
  #        location = mkVariant [ (mkUint32 2) (mkVariant [ "New York" "KNYC" true [ (mkTuple [ 0.7118034407872564 (-1.2909618758762367) ]) ] [ (mkTuple [ 0.7105980465926592 (-1.2916478949920254) ]) ] ]) ];
  #      } {
  #        location = mkVariant [ (mkUint32 2) (mkVariant [ "Berlin" "EDDT" true [ (mkTuple [ 0.9174614159494501 0.23241968454167572 ]) ] [ (mkTuple [ 0.916588751323453 0.23387411976724018 ]) ] ]) ];
  #      } {
  #        location = mkVariant [ (mkUint32 2) (mkVariant [ "Shanghai" "ZSSS" true [ (mkTuple [ 0.5439609560226636 2.1194114825206833 ]) ] [ (mkTuple [ 0.544930573688609 2.119842980271654 ]) ] ]) ];
  #      } ];
  #    };
  #  "org/gnome/shell/world-clocks".locations = [ (mkVariant [ (mkUint32 2) (mkVariant [ "Seattle" "KBFI" true [ (mkTuple [ 0.8298313314533731 (-2.134775231953554) ]) ] [ (mkTuple [ 0.8308850914425572 (-2.135097419733472) ]) ] ]) ]) (mkVariant [ (mkUint32 2) (mkVariant [ "New York" "KNYC" true [ (mkTuple [ 0.7118034407872564 (-1.2909618758762367) ]) ] [ (mkTuple [ 0.7105980465926592 (-1.2916478949920254) ]) ] ]) ]) (mkVariant [ (mkUint32 2) (mkVariant [ "Berlin" "EDDT" true [ (mkTuple [ 0.9174614159494501 0.23241968454167572 ]) ] [ (mkTuple [ 0.916588751323453 0.23387411976724018 ]) ] ]) ]) (mkVariant [ (mkUint32 2) (mkVariant [ "Shanghai" "ZSSS" true [ (mkTuple [ 0.5439609560226636 2.1194114825206833 ]) ] [ (mkTuple [ 0.544930573688609 2.119842980271654 ]) ] ]) ]) ];

    ## Weather
  #  "org/gnome/Weather".locations = [ (mkVariant [ (mkUint32 2) (mkVariant [ "Seattle" "KBFI" true [ (mkTuple [ 0.8298313314533731 (-2.134775231953554) ]) ] [ (mkTuple [ 0.8308850914425572 (-2.135097419733472) ]) ] ]) ]) ];
  #  "org/gnome/shell/weather".locations = [ (mkVariant [ (mkUint32 2) (mkVariant [ "Seattle" "KBFI" true [ (mkTuple [ 0.8298313314533731 (-2.134775231953554) ]) ] [ (mkTuple [ 0.8308850914425572 (-2.135097419733472) ]) ] ]) ]) ];
19:13:33

Show newer messages


Back to Room ListRoom Version: 6