| 26 May 2024 |
| samueldr left the room. | 19:51:40 |
| 27 May 2024 |
| ashgoldofficial joined the room. | 18:13:29 |
| 28 May 2024 |
| @tim:tgf.pw left the room. | 10:29:32 |
| diamond (it/its) changed their profile picture. | 20:20:24 |
| 29 May 2024 |
Jan Tojnar | SebTM: if you are interested in extensions, there is also https://github.com/NixOS/nixpkgs/pull/314893 | 07:41:00 |
SebTM | 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 unbanned @5m5z3q888q5prxkg:chat.lightnovel-dungeon.de. | 12:48:33 |
| 31 May 2024 |
SebTM | 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 |
| diamond (it/its) changed their profile picture. | 09:32:47 |
| 2 Jun 2024 |
| @aloisw:kde.org set a profile picture. | 18:01:43 |
| @aloisw:kde.org changed their profile picture. | 18:23:53 |
| 5 Jun 2024 |
FreeVariable | 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" | 13:56:05 |
FreeVariable | Is there a way I can disable this once for all? | 13:56:17 |
FreeVariable | * 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 |
FreeVariable | * 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 joined the room. | 15:06:22 |
@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 |
Jan 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 |
Jan 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 |
Jan 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 |