!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

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

Load older messages


SenderMessageTime
26 May 2024
@samueldr:matrix.orgsamueldr left the room.19:51:40
27 May 2024
@ashgoldofficial:matrix.orgashgoldofficial joined the room.18:13:29
28 May 2024
@tim:tgf.pw@tim:tgf.pw left the room.10:29:32
@diamondburned:matrix.orgdiamond (it/its) changed their profile picture.20:20:24
29 May 2024
@jtojnar:matrix.orgJan Tojnar SebTM: if you are interested in extensions, there is also https://github.com/NixOS/nixpkgs/pull/314893 07:41:00
@sebtm:lodere.esSebTM
In reply to @jtojnar:matrix.org
SebTM: if you are interested in extensions, there is also https://github.com/NixOS/nixpkgs/pull/314893
Hey, thanks for the ping - as matrix/element is currently very buggy for me I'm totally fine if you mark/request review on GitHub so I don't miss it 🙂
11:48:33
@mjolnir:nixos.orgNixOS Moderation Bot unbanned @5m5z3q888q5prxkg:chat.lightnovel-dungeon.de@5m5z3q888q5prxkg:chat.lightnovel-dungeon.de.12:48:33
31 May 2024
@sebtm:lodere.esSebTM Jan Tojnar: Do you know if the extensions in the gnome-shell-extensions are just a collection and copies of the original sources? Otherwise we could consider replace them within the build with our extension-builds instead of maintaining it twice (https://github.com/NixOS/nixpkgs/pull/316000) 08:19:41
@diamondburned:matrix.orgdiamond (it/its) changed their profile picture.09:32:47
2 Jun 2024
@aloisw:kde.org@aloisw:kde.org set a profile picture.18:01:43
@aloisw:kde.org@aloisw:kde.org changed their profile picture.18:23:53
5 Jun 2024
@setunset:matrix.orgFreeVariableEvery now and then my Ctrl+Backspace behaviour (which allows to delete a single word, right-to-left relative to the cursor's location) is masked or somewhat broken by the obnoxious Ctrl+Alt+Backspace shortcut that GNOME keeps mapping to "Key sequence to kill X server"13:56:05
@setunset:matrix.orgFreeVariableIs there a way I can disable this once for all?13:56:17
@setunset:matrix.orgFreeVariable* Every now and then my Ctrl+Backspace behaviour (which allows to delete a single word, right-to-left relative to the cursor's location) is masked or somewhat broken by the obnoxious Ctrl+Alt+Backspace shortcut that GNOME keeps mapping to "Key sequence to kill X server". I need to launch GNOME Tweaks to unmap it.13:56:39
@setunset:matrix.orgFreeVariable* Is there a way I can disable this once for all? I don't care about the X server (not using it any way)13:57:03
@zoriot:tchncs.de@zoriot:tchncs.de joined the room.15:06:22
@zoriot:tchncs.de@zoriot:tchncs.de

How can i use GSConnect? The Installation works perfectly but i cannot establish a connection.

I have this error in the log.

Jun 04 21:03:37 gjs[19920]: Gio.UnixInputStream has been moved to a separate platform-specific library. Please update your code to use GioUnix.InputStream instead.
                            0 generateSupportLog() ["file:///nix/store/fhfdr7v9fkvgq1fs2fb7p62fmc2xys74-gnome-shell-extension-gsconnect-57/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/preferences/service.js":60:17]
                            1 AsyncFunctionNext() ["self-hosted":852:26]
                            2 _init/GLib.MainLoop.prototype.runAsync/</<() ["resource:///org/gnome/gjs/modules/core/overrides/GLib.js":266:33]
16:57:45
@jtojnar:matrix.orgJan Tojnar
In reply to @zoriot:tchncs.de

How can i use GSConnect? The Installation works perfectly but i cannot establish a connection.

I have this error in the log.

Jun 04 21:03:37 gjs[19920]: Gio.UnixInputStream has been moved to a separate platform-specific library. Please update your code to use GioUnix.InputStream instead.
                            0 generateSupportLog() ["file:///nix/store/fhfdr7v9fkvgq1fs2fb7p62fmc2xys74-gnome-shell-extension-gsconnect-57/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/preferences/service.js":60:17]
                            1 AsyncFunctionNext() ["self-hosted":852:26]
                            2 _init/GLib.MainLoop.prototype.runAsync/</<() ["resource:///org/gnome/gjs/modules/core/overrides/GLib.js":266:33]
weird, that was supposed to be fixed in GSConnect 57 https://github.com/GSConnect/gnome-shell-extension-gsconnect/issues/1781
22:04:27
@jtojnar:matrix.orgJan Tojnar
In reply to @zoriot:tchncs.de

How can i use GSConnect? The Installation works perfectly but i cannot establish a connection.

I have this error in the log.

Jun 04 21:03:37 gjs[19920]: Gio.UnixInputStream has been moved to a separate platform-specific library. Please update your code to use GioUnix.InputStream instead.
                            0 generateSupportLog() ["file:///nix/store/fhfdr7v9fkvgq1fs2fb7p62fmc2xys74-gnome-shell-extension-gsconnect-57/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/preferences/service.js":60:17]
                            1 AsyncFunctionNext() ["self-hosted":852:26]
                            2 _init/GLib.MainLoop.prototype.runAsync/</<() ["resource:///org/gnome/gjs/modules/core/overrides/GLib.js":266:33]
that should not be an issue though. Did you open a hole in firewall? KDEConnect NixOS module can do it for you too.
22:11:02
@jtojnar:matrix.orgJan Tojnar
In reply to @setunset:matrix.org
Every now and then my Ctrl+Backspace behaviour (which allows to delete a single word, right-to-left relative to the cursor's location) is masked or somewhat broken by the obnoxious Ctrl+Alt+Backspace shortcut that GNOME keeps mapping to "Key sequence to kill X server". I need to launch GNOME Tweaks to unmap it.
If I recall correctly, kill x server has not really be enabled by default for ages now. But I just double checked in a clean VM and it was active there for some reason. Could you please open an issue?
22:21:56
@jtojnar:matrix.orgJan Tojnar I guess you could set /org/gnome/desktop/input-sources/xkb-options to an empty array with dconf module as a workaround 22:25:11
8 Jun 2024
@zoriot:tchncs.de@zoriot:tchncs.de
In reply to @jtojnar:matrix.org
that should not be an issue though. Did you open a hole in firewall? KDEConnect NixOS module can do it for you too.
Okay, when I`m connected to another WiFi it works without Issues. What do I need to enable in the WiFi-Router Settings for that to work?
19:45:15
10 Jun 2024
@mjolnir:nixos.orgNixOS Moderation Bot unbanned @jonringer:matrix.orgjonringer.00:17:10
@clvxaz:matrix.orgclvxaz joined the room.17:31:00
@sachesi:matrix.orgsachesi x joined the room.19:20:02
@sachesi:matrix.orgsachesi x left the room.19:20:12
11 Jun 2024
@dre:imad.nyc@dre:imad.nyc left the room.01:38:53
@vengmark2:matrix.orgl0b0What is the canonical way to ensure a laptop goes into low-power mode when closing the lid? If I close my laptop (tested with three separate work/home machines) and leave it unplugged it keeps draining power at what seems like a significant fraction of the full power use.04:37:08
@vengmark2:matrix.orgl0b0 * What is the canonical way to ensure a laptop goes into low-power mode when closing the lid? Something like this? If I close my laptop (tested with three separate work/home machines) and leave it unplugged it keeps draining power at what seems like a significant fraction of the full power use. 04:37:56
@networkexception:chat.upi.li@networkexception:chat.upi.li changed their display name from networkException to networkException (moving to @networkexception:nwex.de).18:31:25

Show newer messages


Back to Room ListRoom Version: 6